MySQL insert problem.
#1

pawn Код:
format(query, sizeof(query), "INSERT INTO Users (Username, Password, CarKey1, Leader, Faction, Level, Rank, Admin, SpawnX, SpawnY, SpawnZ, House, HouseKey, Bank, Money) VALUES ('%s', '%s', 9999, 0, 0, 1, 0, 0, '%f', '%f', '%f', 0, 0, 10000, 0)", GetName(playerid, false), inputtext, 1.0, 1.0, 1.0);
Doesn't work fsr.. and yes, I've done mysql_query and everything.. can someone fix this for me?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)