What's wrong?!
#2

Use ' ' around %s placeholder.

pawn Код:
format(query, sizeof(query), "UPDATE playerdata SET Level=%d, Money=%d, IP='%s', Admin=%d, Skin=%d, Armour=%f, Health=%f, \
ConnectTime=%d, PosX=%f, PosY=%f, PosZ=%f, PosA=%f, VirtualWorld=%d, Interior=%d WHERE Username = '%s'"
,
EDIT: You should've posted in Scripting Help section.
Reply


Messages In This Thread
What's wrong?! - by Tingesport - 22.11.2013, 12:07
Re: What's wrong?! - by Konstantinos - 22.11.2013, 12:09

Forum Jump:


Users browsing this thread: 1 Guest(s)