Also I seem to have posted a glitch on the
Code:
set_task(1.0,"check_status")
I've corrected and compiled that as
Code:
set_task(1.0,"check_status",846,"",0,"b")
Now i've compiled it as this, but when run in the server, every second it speaks fvox/danger.wav, I do not want it to do this, I want it to do this whenever the hp is BELOW 20. [/code]
__________________