OFPEC Forum
Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: Manz on 07 Aug 2005, 22:35:08
-
have anyone here a suicide script or something cause i need that for a mission.... ;)
-
the question doesn't make the circumstances clear, but if you want to kill certain unit with a script, use
unit_name setdamage 1
if you want to add fireworks, use
_boom = "shell120" camcreate [getpos unit_name select 0, getpos unit_name select 1]