Quote:
Originally Posted by HamletEagle
It's almost fine. You need to use a task to display the hud message(so it gets updated every time the variables change). So you should do something like set_task(1.0, "hudmessage", .flags = "b") in plugin_init. Also change the hudmessage hold time from 12.0 to something like 2.0(last param from set_dhudmessage).
|
I was testing this and when i change team from ct to t it increments +1 to ct..what to do about this?
Add a victim condition too if so how?