spawntimer
•
13 Mar 2019, 09:22
•
Journals
Can someone provide me an easy to use spawntimer?
For example, enter the "30" mark, use numpad to add the additional number and ready to spam..
Highly appreciated & worth 1 BECKS at lan :)
For example, enter the "30" mark, use numpad to add the additional number and ready to spam..
Highly appreciated & worth 1 BECKS at lan :)
I play 1350x1080 these days, used to play 1280x1024
https://www.crossfire.nu/threads/view/id/24490
set timer1 "timerset 30; set timer vstr timer2"
set timer2 "timerset 20; set timer vstr timer3"
set timer3 "timerset 35; set timer vstr timer4"
set timer4 "timerset 25; set timer vstr timer5"
set timer5 "timerset 15; set timer vstr timer1"
set timer "vstr timer1"
bind m "vstr timer"
bind n "resettimer"
https://home.ronpasch.com/numpad-spawntimer.zip
15/20/30 cycle is set using /, * or - on numpad.
After selecting a cycle, you can simply set times using the numpad numbers.
Pressing the enter on numpad prints the currently set spawntime again.