Home   Help Search Login Register  

Author Topic: How do i make a unit reload?  (Read 500 times)

0 Members and 1 Guest are viewing this topic.

M_Horth

  • Guest
How do i make a unit reload?
« on: 09 Feb 2004, 00:40:50 »
called removeAllWeapons, then added a new weap and mags but when you start the weapon comes up red( 0 clips).
you can hit r ,reload, and mags show up but i would rather have the game reload so no one gets confused. :o

can I use this action["??", unit name];

Kaliyuga

  • Guest
Re:How do i make a unit reload?
« Reply #1 on: 09 Feb 2004, 00:49:18 »
add a magazine before the weapon and then add the rest of the weapons

like:  

addmagazine , addweapon, addmagazine, addmagazine.. etc..

:cheers:

M_Horth

  • Guest
Re:How do i make a unit reload?
« Reply #2 on: 09 Feb 2004, 00:56:43 »
Thanks for the help. So much time spent on something so easy.  hehe  doh!