Home   Help Search Login Register  

Author Topic: Removing Ammo from ammo crates  (Read 473 times)

0 Members and 2 Guests are viewing this topic.

gadolinite

  • Guest
Removing Ammo from ammo crates
« on: 02 May 2004, 02:03:54 »
How do you clear absolutely everything out of an ammo crate, what script command does this?

Ice Man 3:16

  • Guest
Re:Removing Ammo from ammo crates
« Reply #1 on: 02 May 2004, 02:11:43 »
removeallweapons this;

gadolinite

  • Guest
Re:Removing Ammo from ammo crates
« Reply #2 on: 02 May 2004, 03:41:52 »
removeallweapons gets rid of all "weapons" in a player, not an ammo crate.

Offline Sui

  • Former Staff
  • ****
    • OFPEC
Re:Removing Ammo from ammo crates
« Reply #3 on: 02 May 2004, 04:12:29 »
Try:

clearweaponcargo this; clearmagazinecargo this

;)