sqlite help
#3

Quote:
Originally Posted by VincentDunn
Посмотреть сообщение
In the line
pawn Код:
INSERT INTO `Houses` (`EnterX`,`EnterY`,`EnterZ`,`EnterVw`,`EnterInt`,`Set`,`Owned`,`Price`)VALUES (`pPos[0]`,`pPos[1]`,`pPos[2]`,`GetPlayerVirtualWorld(playerid)`,`GetPlayerInterior(playerid)`,`1`,`0`,`price`)");
You're literally trying to write fields in with "pPos[0]". Make a string and format those variables into it accordingly.
oh wow, i derped big time on that one, thank you.
Reply


Messages In This Thread
sqlite help - by new121 - 28.01.2013, 02:23
Re: sqlite help - by ReneG - 28.01.2013, 04:40
Re: sqlite help - by new121 - 28.01.2013, 05:06

Forum Jump:


Users browsing this thread: 1 Guest(s)