OFPEC Forum
Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting Multiplayer => Topic started by: Commando on 14 Nov 2002, 12:57:34
-
I can't get it to work, having respawn and custom music.
How do I coide the description.ext if Im going to have both the respawn and custom music?
need help ???
-
A) read the sticky thread (the first posting on this forum)
B) go to the EDITORS DEPARTMENT of this website, http://www.ofpec.com/editors/index.php
look at tutorials, and there are about 5-6 on custom in game music.
From the top of my head tho, here is a simply way to make your units respawn in a MULTIPLAYER MISSION (I dont think it works in single player - dont hold me to that tho)
description.ext
respawn=2;
respawndelay=5
Other than that, read all the tutorials and experiment.
Cheers
Adam
-
I know how to make respawn! >:(
its how you combine them both in the description.ext file that I can't figure out. ???