DMSYSTEM error
#2

Hello!

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


Messages In This Thread
DMSYSTEM error - by xXtremeXx - 28.06.2016, 20:10
Re: DMSYSTEM error - by Mencent - 28.06.2016, 20:50

Forum Jump:


Users browsing this thread: 2 Guest(s)