SSCANF error 035: argument type mismatch (argument 2)
#2

pawn Код:
if(sscanf(cmdtext,"s",text)) return SendClientMessage(playerid,COLOR_ERROR,"Usage: /o [Msg]");
sscanf(cmdtext

you were missing cmdtext, and that is where sscanf extracts the parameters from.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)