spawntimer needed
•
17 Sep 2008, 16:36
•
Journals
i need a spawntimer with the following options:
-button for changing spawntime between 20/30
-enter spawntime @ numblock
-button for writing the text into team/fireteam chat (more than once)
-i should be able to type the right spawntime directly again after i misclicked.
just found bugged shit via google ...
ty 8DD
-button for changing spawntime between 20/30
-enter spawntime @ numblock
-button for writing the text into team/fireteam chat (more than once)
-i should be able to type the right spawntime directly again after i misclicked.
just found bugged shit via google ...
ty 8DD
what do you mean with i dont want to wait till the enemy spawns?
the red timer just popes next to the yellow one and it counts down:D
you gotta press the button for the timer on the enemy's spawn, thats what i mean with waiting
its not like remembering a number is difficult at all, and its easier to work off one timer than two (since you need the timer to time pushes, routes, expected enemy positions etc not just spawntime)
http://213.165.89.211/stats/include/backup/utimer.zip
bind HOME "vstr TimerNow" //Spawntimer
bind PGUP "vstr TimerCmd"//Spawntimer
bind PGDN "resettimer"//Spawntimer
bind END "say_team ^7ENE^4MY ^7RESP^4AW^7NES IN ^05"
bind KP_4 "say_tEAM ^7ENE^4MY ^7SPAWNED"
seta TimerD "echo ^7DEFENCE SPAWN TIMER, TIMER SET TO ^c30; set TimerCmd vstr TimerO; set TimerNow timerset 30"
seta TimerO "echo ^7OFFENCE SPAWN TIMER, TIMER SET TO ^c20; set TimerCmd vstr TimerC; set TimerNow timerset 20"
seta TimerC "echo ^7COMPETITION SPAWN TIMER, TIMER SET TO ^c25; set TimerCmd vstr TimerM; set TimerNow timerset 25"
seta TimerM "echo ^7MISCELANIOUS SPAWN TIMER, MANUAL TIMER; set TimerCmd vstr TimerD; set TimerNow opentimerinput"
seta TimerCmd "vstr TimerD"
im looking for smth like urtiers, checking it out atm =)
written in it
this however is not a full fix, as it is still possible to crash the server using the /ws command
/ws 9999999 will not work, no matter how hard you try no series of numbers is going to crash the server, period
not that it matters, /ws 9999999z will still crash the server even with this fix ;_;
http://files.filefront.com/timer+20zip/;8479585;/fileinfo.html
http://files.filefront.com/timer+30zip/;8479710;/fileinfo.html