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
) »
Adding Weapons to Ammo Box
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
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?
Logged
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
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
) »
Adding Weapons to Ammo Box
Top of page