#1

Quote:

format( qline, 1024, "UPDATE `"TABLENAME"` SET `PinigaiRankose` = '%i', `PinigaiBanke` = '%i', `Patirtis` = '%i', `Ieskomumas` = '%i', `Interior` = '%d', `AdministratoriausLygis` = '%d', `PozicijaX` = '%f', `PozicijaY` = '%f', `PozicijaZ` = 'f'",\
GetPlayerMoneyEx( playerid ), GetPVarInt(playerid, "Banke"), GetPlayerScore( playerid ), GetPlayerWantedLevel( playerid ), GetPlayerInterior( playerid ), GetPVarInt( playerid, "Administratorius" ), pX, pY, pZ, GetPVarInt( playerid, "VairavimoTeises"), GetPVarInt( playerid, "Uzsaldymas"));

What's wrong? Because when i compile pawno, I get nothing. ( no message or same shit, only white screen. When i delete this, works good.. ) And, if there are some big fail, srry, because im a green boy at mysql..
Reply
#2

You do know that TABLENAME needs to be a name of your table in your db ?
Reply
#3

#define TABLENAME "zLENTELE"
Reply
#4

Remove the \. It will also give you a lot of errors.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)