Home   Help Search Login Register  

Author Topic: Ammo Crates  (Read 1388 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: