mirror of
https://github.com/alliedmodders/amxmodx.git
synced 2025-01-24 04:38:05 +03:00
what
This commit is contained in:
parent
a35b96fb7e
commit
43c06b0e36
@ -212,9 +212,6 @@ native get_user_deaths(index);
|
|||||||
/* Sets player deaths. */
|
/* Sets player deaths. */
|
||||||
native set_user_deaths(index, newdeaths);
|
native set_user_deaths(index, newdeaths);
|
||||||
|
|
||||||
/* Sets player frags. */
|
|
||||||
native set_user_frags(index, frags);
|
|
||||||
|
|
||||||
/* Returns player health. */
|
/* Returns player health. */
|
||||||
native get_user_health(index);
|
native get_user_health(index);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user