reset user_kill 1 death?
PHP Code:
|
Re: reset user_kill 1 death?
fm_cs_set_user_deaths(id, 0)
fm_set_user_frags(id, 0) should be fm_cs_set_user_deaths(id, 0) fm_set_user_deaths(id, 0) i think .. .hmm :-?? |
Re: reset user_kill 1 death?
Use cstrike and fun natives is more efficient.
user_kill(id) cs_set_user_deaths(id, 0) set_user_frags(id, 0) cs_set_user_deaths = 1 native fm_cs_set_user_deaths = 10 natives |
Re: reset user_kill 1 death?
PHP Code:
|
| All times are GMT -4. The time now is 17:41. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.