Home   Help Search Login Register  

Author Topic: HELP HERE  (Read 560 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 :|