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: HELP HERE  (Read 803 times)

0 Members and 1 Guest are viewing this topic.

netta1234

  • Guest
HELP HERE
« on: 10 Jan 2004, 18:06:37 »
how do i make al drop weapon and mag?
 

plz reple

Offline zip

  • Members
  • *
  • Zip mission maker of WW2ec team
Re:HELP HERE
« Reply #1 on: 10 Jan 2004, 18:45:46 »
fill this into your init field :

removeallweapons this;
"words wich isnt is bringed to action, isnt worth saying.."

Azraell

  • Guest
Re:HELP HERE
« Reply #2 on: 11 Jan 2004, 19:47:52 »
have you downloaded ofp'?

PsyWarrior

  • Guest
Re:HELP HERE
« Reply #3 on: 13 Jan 2004, 18:43:08 »
Greetings.

"removeAllWeapons this" will cause the AI unit to instantly lose their weapon. If you want them to actually drop it, you need to use the action command.

Code: [Select]
unitName action ["drop weapon", weapon]

unitName action ["drop magazine", mag]

I think. It might be completely different to that, so correct me.  ::)

-Supr. Cmdr. PsyWarrior
-Psychic Productions

Zell

  • Guest
Re:HELP HERE
« Reply #4 on: 15 Jan 2004, 13:53:50 »
have you downloaded ofp'?
explain :|