Home
Intel Depot
Editors Depot
Missions Depot
Addons Depot
Forum
Home
Help
Search
Login
Register
OFPEC Forum
»
Editors Depot - Mission Editing and Scripting
»
ArmA - Editing/Scripting General
(Moderators:
h-
,
savedbygrace
) »
Spawning M119
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: Spawning M119 (Read 1292 times)
0 Members and 1 Guest are viewing this topic.
Crowey
Members
Spawning M119
«
on:
13 Jan 2009, 19:59:22 »
Hi fellas is there an easy way to spawn Static unmanned guns (in fact) be good to know how to spawn manned too) in a waypoint?
What im trying to do is have some army trucks follow waypoints to a certain point then when they stop a gun will spawn next to or behind each of them as if to deliver the guns to battle?
Logged
i0n0s
Former Staff
Re: Spawning M119
«
Reply #1 on:
13 Jan 2009, 20:39:16 »
createVehicle?
Logged
Crowey
Members
Re: Spawning M119
«
Reply #2 on:
13 Jan 2009, 20:43:59 »
Am really crap what would be the script line id put in On Act......... on the trigger or WP
Logged
i0n0s
Former Staff
Re: Spawning M119
«
Reply #3 on:
13 Jan 2009, 21:20:52 »
Code:
[Select]
createVehicle ["M119", _pos, [], 0, "NONE"];
Logged
Send this topic
Print
Pages: [
1
]
Go Up
« previous
next »
OFPEC Forum
»
Editors Depot - Mission Editing and Scripting
»
ArmA - Editing/Scripting General
(Moderators:
h-
,
savedbygrace
) »
Spawning M119
Top of page