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: Please Help  (Read 1525 times)

0 Members and 1 Guest are viewing this topic.

bringer_25

  • Guest
Please Help
« on: 15 Dec 2002, 03:57:27 »
Can someone please tell me how to give a person a different weapon than he is carrying.

Like a soldier has a m16 and i want to give him a thompson how do i do this

how do you give him a hand gun too.

PunkerSXDX

  • Guest
Re:Please Help
« Reply #1 on: 15 Dec 2002, 07:48:10 »
Do you Maen like in the Mission Editor or a Config file? if it's in the Mission Editor (I don't know the Name for the Tommy Gun so we'll just say Tgun) write:
removeallweapons this; this addmagazine "Tgunmag"; this addweapon "Tgun"; this addmagazine "Berettamag"; this addweapon "Beretta"; Hope that helps  ;)