Home
Intel Depot
Editors Depot
Missions Depot
Addons Depot
Forum
Home
Help
Search
Login
Register
OFPEC Forum
»
Editors Depot - Mission Editing and Scripting
»
OFP - Editing/Scripting General
(Moderators:
h-
,
savedbygrace
,
Gruntage
) »
Removing Ammo from ammo crates
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
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?
Logged
Ice Man 3:16
Guest
Re:Removing Ammo from ammo crates
«
Reply #1 on:
02 May 2004, 02:11:43 »
removeallweapons this;
Logged
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.
Logged
Sui
Former Staff
Re:Removing Ammo from ammo crates
«
Reply #3 on:
02 May 2004, 04:12:29 »
Try:
clearweaponcargo this; clearmagazinecargo this
Logged
Send this topic
Print
Pages: [
1
]
Go Up
« previous
next »
OFPEC Forum
»
Editors Depot - Mission Editing and Scripting
»
OFP - Editing/Scripting General
(Moderators:
h-
,
savedbygrace
,
Gruntage
) »
Removing Ammo from ammo crates
Top of page