Warning: include(/var/www/html/forum/Sources/../../../includes/depot_files/OFPEC_get_header_image.inc.php): failed to open stream: No such file or directory in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 146

Warning: include(): Failed opening '/var/www/html/forum/Sources/../../../includes/depot_files/OFPEC_get_header_image.inc.php' for inclusion (include_path='.:/usr/local/lib/php') in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 146

Notice: Undefined index: OFPEC in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152

Notice: Trying to access array offset on value of type null in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152

Notice: Trying to access array offset on value of type null in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152
    Home   Help Login Register  

Author Topic: Script  (Read 763 times)

0 Members and 1 Guest are viewing this topic.

Manz

  • Guest
Script
« on: 07 Aug 2005, 22:35:08 »
have anyone here a suicide script or something cause i need that for a mission....  ;)
« Last Edit: 07 Aug 2005, 22:35:25 by Manz »

Offline bedges

  • Administrator
  • *****
    • OFPEC The Editing Center
Re:Script
« Reply #1 on: 08 Aug 2005, 00:11:31 »
the question doesn't make the circumstances clear, but if you want to kill certain unit with a script, use

Code: [Select]
unit_name setdamage 1
if you want to add fireworks, use

Code: [Select]
_boom = "shell120" camcreate [getpos unit_name select 0, getpos unit_name select 1]