it's so annoying to open the input field and type it in there or can i make it bindable that if i just press eg 2 and 5 then it will start counting eg 30 sec from 25? i've never used it so don't much about it
because hitting it will also reset the time. ie when you find their spawntime just hit backspace our whatever key you decide too use. you will always need a reset button.
Im guessing you are refering to the fact that I set cvars per map and not just once . you might not be aware but spawn times vary on different maps. like frostbite and beach. so there for you set them per map.
yeah thats annoying but i guess you would get used to it after playing a bit. I personally use it for maps like frostbite or beach where there are 25 / 35 spawns and its not very good match to count it as you can use your focus much better with using a timer!
oh yeah, you dont go to lessons, you don't know anything about pauses
gl hf @ exams :D
btw i just checked my shedule and we DO have lessons during noon, even as we speak xD
and yes exams are at januari or so, just wanted to remind you that you actually sign-upped for that :)
--------------------------------------------------------------------
bind pgdn "vstr timerSet-time; vstr enemy-spawned; play sound/menu/select.wav"
bind pgup "vstr timerSet-toggle"
set enemy-spawned "echo ^6->^7Enemy Spawned"
set timerSet-time "timerSet 20"
set timerSet-toggle "vstr timerSet30"
set timerSet-TimerInput "openTimerInput; set timerSet-time resetTimer; set timerSet-toggle vstr timerSetxx"
set timerSet20 "set timerSet-time timerSet 20; set timerSet-toggle vstr timerSet30; echo ^6-> ^7Timer Set^6: ^720; play sound/menu/select.wav"
set timerSet30 "set timerSet-time timerSet 30; set timerSet-toggle vstr timerSet15; echo ^6-> ^7Timer Set^6: ^730; play sound/menu/select.wav"
set timerSet15 "set timerSet-time timerSet 15; set timerSet-toggle vstr timerSetxx; echo ^6-> ^7Timer Set^6: ^715; play sound/menu/select.wav"
set timerSetxx "set timerSet-time vstr timerSet-TimerInput; set timerSet-toggle vstr timerSet20; echo ^6-> ^7Timer Set^6: ^7Input; play sound/menu/select.wav"
And hey, can you toggle 25s spawns too by that if just add 25 to toggle? Me not understande tiis tings.
set spawn_axis "timerSet 30"
set spawn_allies "timerSet 20"
set times depending on the spawntime on that map
autoexec_allies
set initspawn "vstr spawn_axis"
autoexec_axis
set initspawn "vstr spawn_allies"
autoexec.cfg
bind BACKSPACE "vstr initspawn"
just hit backspace and you always have the correct spawn time
(in a school exam sense, not an internet retard sense)
useless extra cvars ftl
ps lolz dont understand this lecturer at all
opengl in chinese nice
bind x "timerset 30"
bind x "timerset 15"