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
) »
Gear
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: Gear (Read 442 times)
0 Members and 1 Guest are viewing this topic.
BHD Mod
Guest
Gear
«
on:
31 Mar 2003, 01:15:02 »
I don't know how to select gear for a mission in the briefing file. I hear you have to do something to the description file, but the mission doesn't have one. What do I do?
Logged
OFPWiZard
Members
Re:Gear
«
Reply #1 on:
31 Mar 2003, 03:37:08 »
Hello
Heres what to do:
Make the description.ext file and put this in it:
class Weapons
{
class
nameOfWeapon
{
count =
#
;
};
class Magazines
{
class
nameOfMagizine
{
count =
#
;
If you don't know the weapons and ammo names search for it here:
http://www.ofpec.com/editors/browse.php?searchopts=1
Bye
Logged
macguba
Former Staff
Re:Gear
«
Reply #2 on:
31 Mar 2003, 10:53:21 »
Head over the the Ed Depot and get hold of the
tutorial mission.
It has a description.ext file for you to use as a template. Copy it into your own mission folder and use Notepad or some other text editor to edit to suit your mission.
description.ext does a lot other stuff as well, there are several tutes devoted to it.
Logged
Plenty of
reviewed ArmA missions
for you to play
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
) »
Gear
Top of page