ERROR: sscanf2 argument type mismatch
#1

Actually, I can't find what is wrong here,
Can some one tell me what I am doing wrong

Код:
new name[MAX_PLAYER_NAME]; 
if(sscanf(params, "s[24]", name)) return SendClientMessage(playerid, COLOR_USAGE, "* USAGE:/ips [name]");
error:
Код:
C:\Users\User\Desktop\IPDB.pwn(51) : error 035: argument type mismatch (argument 1)
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)