28.06.2016, 20:50
Hello!
to
and
to
and
to
PHP код:
if(!sscanf(playerid,params, "k<playerLookup_acc>", victim)) {
PHP код:
if(!sscanf(params, "k<playerLookup_acc>", victim)) {
PHP код:
if(!sscanf(playerid,params, "k<playerLookup_acc>", Victim)) {
PHP код:
if(!sscanf(params, "k<playerLookup_acc>", Victim)) {
PHP код:
new health;
GetPlayerHealth(Victim, health);
PHP код:
new Float:health;
GetPlayerHealth(Victim, health);