OFPEC Forum
Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting Multiplayer => Topic started by: Desdichado on 02 Dec 2002, 22:26:08
-
Hi there...
I was just wondering if it was possible to make a different briefing for each team in a multiplayer Team Deathmatch game, like one for West, and one for East?
Also, is there a way to set a certain amount a player can respawn?
Best regards
Jan Fredrik Lund
Norway
-
As I understand it you put something like this in your briefing
<h2><a name="Main.west"></a></h2>
<p>
All the west notes go here
</p>
<hr>
<h2><a name="Main.east"></a></h2>
<p>
All the east notes go here
</p>
<hr>
p><a name="plan.west"></a>
West mission plan here
</p>
<hr>
<p><a name="plan.east"></a>
East Mission Plan here
</p>
<hr>
If your using the resistance change east or west to guerilla or civilian for civ's. Hope that helps you, but I don't know about your second question.
-
Thx, Black_Feather.
Topic Solved... ;D
Best regards
Jan Fredrik Lund
Norway