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: you know every day will be a "monday" when..  (Read 1486 times)

0 Members and 1 Guest are viewing this topic.

TAPNKEGS

  • Guest
you know every day will be a "monday" when..
« on: 12 Oct 2002, 01:06:24 »
    ack..... all i need is the instruction on how to arm a certain soldier with a certain weapon ( SAW for example) do i have to delete each units inventory manually before adding the SAW or what.
 I know this has been addressed numerous times just tell me then shoot me   thanks and have a great weekend

_hammy_

  • Guest
Re:you know every day will be a "monday" when..
« Reply #1 on: 12 Oct 2002, 08:15:36 »
um, what does the topic have to do with this?

TAPNKEGS

  • Guest
Re:you know every day will be a "monday" when..
« Reply #2 on: 12 Oct 2002, 16:18:43 »
it doesn't haveto do with anything other then the old senile moment where i can't remember for the life of me how to do something that should be simple

Guru

  • Guest
Re:you know every day will be a "monday" when..
« Reply #3 on: 12 Oct 2002, 17:10:40 »
yes remove all weapons and mags then load him as u wish.
no way around that 1 im afraid.can all be done in units init:
-
eg:
this removeweapon "weaponname";this removemagazine "magname";this addweapon "weaponname";this addmagazine "magname";
-
and so on
« Last Edit: 12 Oct 2002, 17:14:24 by Willy Makeit »

TAPNKEGS

  • Guest
Re:you know every day will be a "monday" when..
« Reply #4 on: 12 Oct 2002, 17:19:30 »
thanks very much Willy  ;D it's appreciated