Which is the right sscanf formula ?
#6

pawn Код:
if(sscanf(params, "is[128]s[128]", linenumber, name1, contact)) return SendClientMessage(playerid, GRAY, "Function : /setcontacts [ Line number ] [ Name ] [ Phonenumber ]");
    if(linenumber < 1 || linenumber > 7) return SendClientMessage(playerid, GRAY, "The available contacts are 1-7 ! ");
Reply


Messages In This Thread
Which is the right sscanf formula ? - by stix - 21.12.2012, 17:48
Re: Which is the right sscanf formula ? - by Djole1337 - 21.12.2012, 17:53
Re: Which is the right sscanf formula ? - by ReVo_ - 21.12.2012, 17:53
Respuesta: Which is the right sscanf formula ? - by stix - 21.12.2012, 18:02
Re: Which is the right sscanf formula ? - by ReVo_ - 22.12.2012, 17:38
Re: Which is the right sscanf formula ? - by LarzI - 22.12.2012, 17:43

Forum Jump:


Users browsing this thread: 1 Guest(s)