Dialog input text error
#1

pawn Код:
new idx;
new mailtmp[300];
mailtmp = strtok(inputtext, idx);
PlayerInfo[playerid][pMail] = mailtmp;
format(string, sizeof(string), " inputtext = %d ",PlayerInfo[playerid][pMail]);
SendClientMessage(playerid, COLOR_GRAD1, string);
When i type "SAMP@SAMP.COM" inputtext come out a number, like "94".

how to fix this?
Reply


Messages In This Thread
Dialog input text error - by billy4601 - 28.11.2011, 16:12
Re: Dialog input text error - by Calgon - 28.11.2011, 16:14
Re: Dialog input text error - by billy4601 - 28.11.2011, 16:17

Forum Jump:


Users browsing this thread: 4 Guest(s)