29.06.2011, 19:00
hello , i have this error :
in this public :
in this line :
can any one fix it ?
Код HTML:
warning 202: number of arguments does not match definition
Код HTML:
public ShowLoginDialog(playerid) { SendClientMessage(playerid,red,"You are resisted , please Login to your account ! "); return dcmd_CMD_LOGIN(playerid); }
Код HTML:
return dcmd_CMD_LOGIN(playerid);