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
) »
Weapons selection?
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: Weapons selection? (Read 544 times)
0 Members and 1 Guest are viewing this topic.
Echo5Hotel
Guest
Weapons selection?
«
on:
22 Jan 2005, 01:23:32 »
I have been able to successfully create a mission where you can select your weapons under the gear tab but when I make the mission multi-player, the only person that can choose his weapons is the person hosting the game. Is there anyone who can tell me how to make it so all the players in a MP game can choose their weapons? My description.ext looks like this:
Respawn=GROUP;
Respawndelay=2;
class Weapons
{
class bas_jm4acog
{
count = 2;
};
class bas_jm4acogs
{
count = 2;
};
class bas_jm4reflex etc etc
Can someone help me out?
Thanx.
Logged
Homefry31464
Guest
Re:Weapons selection?
«
Reply #1 on:
22 Jan 2005, 02:58:20 »
They have to be in a seperate group, AFAIK.
Logged
SEAL84
Members
Always lurking
Re:Weapons selection?
«
Reply #2 on:
22 Jan 2005, 03:15:54 »
Yeah, the squad leader is the only one who can pick weapons. That's why MP missions sometimes have ammo crates stacked up at the starting point.
You could start all the players as individual groups and join them shortly after starting the game...
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
) »
Weapons selection?
Top of page