cvar thing
Code:
Im trying to make it so the persons goes up the ammount in amx_cm_awardhp every second :? :? Please help and thanks in advanced |
Code:
Several mistakes here. 1) You tried to use a cvar as a string 2) The cvar is not a variable, so it can not be called as a variable, thats why we have get_cvar_num() ;) 3) You + it? + What? Not only that, the compiler would read it as a string at not an operator. 4) do this :) Code:
:) p.s. cs_set_user_health does not look for a string :P |
Wow Thank you.
He He 1 more qeustion? Code:
[/small] |
remove_task(id)
:) |
Thanks
|
| All times are GMT -4. The time now is 23:40. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.