Home   Help Search Login Register  

Author Topic: How do I make it work respawn and custom music?  (Read 1149 times)

0 Members and 1 Guest are viewing this topic.

Commando

  • Guest
How do I make it work respawn and custom music?
« 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 ???

dreaming_adam

  • Guest
Re:How do I make it work respawn and custom music?
« Reply #1 on: 27 Nov 2002, 16:40:57 »
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
Code: [Select]
respawn=2;
respawndelay=5

Other than that, read all the tutorials and experiment.

Cheers
Adam

Commando

  • Guest
Re:How do I make it work respawn and custom music?
« Reply #2 on: 27 Nov 2002, 17:19:22 »
I know how to make respawn! >:(
its how you combine them both in the description.ext file that I can't figure out. ???