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: Ammo Crates  (Read 2236 times)

0 Members and 1 Guest are viewing this topic.

Recon Ranger

  • Guest
Ammo Crates
« on: 26 Aug 2002, 02:01:25 »
How do I customize the weapons and ammo in the crates or trucks? thanks

danbryant4

  • Guest
Re:Ammo Crates
« Reply #1 on: 26 Aug 2002, 04:47:27 »
Type these commands in the INIT field.

clearWeaponCargo this; //clears all weapons
clearMagazineCargo this; //clears all magazines

this addWeaponCargo ["X",Y]; //where X = weapon name //where Y = number of weapons you want in crate

this addMagazineCargo ["X",Y]; //where X = magazine name //where Y = number of magazines you want in crate

Daniel J Bryant

Recon Ranger

  • Guest
Re:Ammo Crates
« Reply #2 on: 26 Aug 2002, 08:28:41 »
what are the names for weapons?

Offline woofer

  • Members
  • *
  • Honi Sout Qui Mal Y Pense
Re:Ammo Crates
« Reply #3 on: 26 Aug 2002, 14:02:34 »


[attachment deleted by admin]
« Last Edit: 27 Aug 2002, 09:54:21 by woofer »

Recon Ranger

  • Guest
Re:Ammo Crates
« Reply #4 on: 27 Aug 2002, 04:16:47 »
Don't worry I won't   :booty: