HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Few questions, need help.

07-18-2004, 09:19 PM#1
gS.IRTeHPK[TE]
Few triggers i need help on - - -
This is for a CTF level.

Setting up multiboard, not just any, but one that can have..
Captures , kills , and time played.


Setting up music, my OWN musiv, no sh1tty 'storm earth n fire'

C4ptur|ng t3h fl4gz0r (captruring the flag)

You enter a region w/ the enemies flag, adds 1 capture, and puts flag back in enemies base.

Thats about it for now, tks.

<----- Correction
:Inf3rn4lr0xx0r: =)
07-18-2004, 11:56 PM#2
johnfn
Kills can be done by simply adding 1 to the units custom value and then checking the value when the multiboard is refreshed.

Captures should be a global integer array. Just set the captures of the player number to itself plus one when they get another capture.

Im pretty sure you can import and play music, but I'm not experianced in it.
07-19-2004, 05:26 AM#3
BuRnInSpartan
to make your own music use sound recorder, if you don't know where that is go to Start, all progams, accessories, entertainment, sound recorder. Then record, save and import. If you mean music like downloaded music import using the TFT importer. The files MUST be mp3s or wav. (i think according to rumors)

hope this works