inputtext or something...
#1

Hi sa-mp forum!

I have problem with inputtext or something!

I don't know how to explain this...

pawn Код:
AccountData[playerid][szEmail] == inputtext;
Код:
C:\Users\Monster\Desktop\samp03z_svr_R1_win32\gamemodes\freeroam.pwn(237) : error 033: array must be indexed (variable "inputtext")
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


1 Error.
And then i want
pawn Код:
format(szQuery, sizeof(szQuery), "INSERT INTO `accounts` (email) VALUES ('%s')", AccountData[playerid][szEmail]);
mysql_function_query(MainPipeline, szQuery, true, "OnQueryFinish", "ii", THREAD_NO_RESULT, playerid);
How to get this work?
Reply


Messages In This Thread
inputtext or something... - by finelaq - 18.10.2014, 11:44
Re: inputtext or something... - by Ox1gEN - 18.10.2014, 11:52
Re: inputtext or something... - by zaibaslr2 - 18.10.2014, 11:55
Re: inputtext or something... - by finelaq - 19.10.2014, 08:11
Re: inputtext or something... - by zaibaslr2 - 19.10.2014, 09:42
Re: inputtext or something... - by 0x41726d79 - 19.10.2014, 10:26

Forum Jump:


Users browsing this thread: 1 Guest(s)