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: How do i make a unit reload?  (Read 628 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!