OFPEC Forum
Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: shawm3 on 19 Jan 2004, 21:34:33
-
does anyone know how I would use a script like coc to make a portable nuke that can be set off by a remote
-
search the scripting: beta testing formus for "nuke". I know there have been a few good nuke scripts made and posted there (or maybe somewher else--just search the whole forum)
-
Ok I have a script now would I make it like a C4 charge so you can "touch off" this nuke
-
Unitname Addaction ["Detonate Nuke", "nukeScriptName.sqs"]
This will add an action to the units action menu. The unitname is teh name of the unit to add the action to. Detonate Nuke is the text that will appear on the menu, and NukeScriptName.sqs is the name of the sqs file that you want to start going.
-
Thanks for the help
-
yeh what U could do is make a script that camcreates a nuk shkval and setdammages it to destruction.
BTW
if U hide behind a hill at a diff height to the nuke, it wont kill U (even at 5m away, it didnt kill me)
-
what's the ammo or weapon name for a nuke in ofp?
is that the scud launcher's weapon?
i've always wondered what the scud launcher does in multiplayer once you've launched one
-
There is no nuke in OFP. The missile that launches is just eye-candy, it never lands.
-
HUNTA, what is the nuke you're talking about? is it an addon or just a whole lotta big bombs going off at once?
-
I believe the one he is reffering to is a script, which uses the drop command to make it look real.