ERROR: sscanf2 argument type mismatch
#2

Is it a command? Because
PHP код:
CMD:s(playeridparams[]){
    new 
name[MAX_PLAYER_NAME]; 
    if(
sscanf(params"s[24]"name)) return SendClientMessage(playerid, -1"* USAGE:/ips [name]");
    return 
1;

isn't giving me any error.
Reply


Messages In This Thread
ERROR: sscanf2 argument type mismatch - by GameOvr - 08.10.2018, 16:20
Re: ERROR: sscanf2 argument type mismatch - by v1k1nG - 08.10.2018, 17:58
Re: ERROR: sscanf2 argument type mismatch - by ReD_HunTeR - 08.10.2018, 18:01
Re: ERROR: sscanf2 argument type mismatch - by GameOvr - 08.10.2018, 18:11

Forum Jump:


Users browsing this thread: 1 Guest(s)