Cool! That's what I was looking for! ThanX!
/onscreen_msg_speed_scale 1 (seems nothing changed)
/onscreen_msg_speed_scale 1000 (wooo. fade immeidately)
/onscreen_msg_speed_scale 0.001 (yeah, it works)
I think what I'll do is make 2 macros...
/onscreen_msg_speed_scale 1000 <--when I have too many updates and want to get rid of them
/onscreen_msg_speed_scale 1 <-- to change it back
|