Need help!?!?!?!

What was the command for mg-sensitivity and how can i bind enemy spawntimer?
Comments
15
/sensitivity
/timerset x (use mo_etscriptpack)
i thought there was one for tuning mg-sensitivity only :s
Parent
spawn timer is impossible and illegal beacuse some one lamers could use it to spawn kill
so i will get banned for using this?
Parent
Are we talking about the same spawntimer?
Parent
yea I think
Parent
This one, which is included in etpro with red numbers?
Parent
that's the thing!
Parent
B--------------D
:::::::::::::::d
Parent
BDBDBDB---------D
Parent
seta sensitivity "1"
seta mv_sensitivity "1"

?


bind z "vstr spawn1"
set spawn1 "bind z vstr spawn2; timerset 20; echo ^0Spawntime ^120"
set spawn2 "bind z vstr spawn1; timerset 30; echo ^0Spawntime ^130"

bind , "timerset 20; echo ^0Spawntime ^120"
bind . "timerset 30; echo ^0Spawntime ^130"
bind k "timerset 25; echo ^0Spawntime ^125"
Back to top