Home   Help Search Login Register  

Author Topic: Adding Weapons to Ammo Box  (Read 1009 times)

0 Members and 1 Guest are viewing this topic.

Elite51

  • Guest
Adding Weapons to Ammo Box
« on: 09 Sep 2002, 04:52:07 »
I have seen maps with every type of weapons, what would I do to get all the weapons into an ammo box?

T.S.C.Plage

  • Guest
Re:Adding Weapons to Ammo Box
« Reply #1 on: 09 Sep 2002, 05:50:18 »
You should realy check a reference/tutorial... ;)

Write this in the initline of a ammobox:

clearweaponcargo this; this addweaponcargo ["M16",5]; this addmagazinecargo ["M16",20]

That'll give you a box with 5 M16s and 20 M16 magazines.

Greetz
Plage