MySQL Tag Mismatch Error
#1

Quote:

C:\Users\Zac\Desktop\SA-MP\gamemodes\mysql.pwn(760 -- 761) : warning 213: tag mismatch
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


1 Warning.

pawn Код:
format(query, sizeof(query), "INSERT INTO `Houses` (ID, Owner, Owned, OwnerID, EnPosX, EnPosY, EnPosZ, \
                    Interior, World, Pickup, Price, Locked, StreetName, LabelID) \
ERROR STARTS HERE    >  VALUES('%i', The State, 1, 499, '%f', '%f', '%f', 0, '%d', 1273, 500000, 1, Default, '%d')"
,
                    HouseID, x, y, z, g_HouseInfo[HouseID][hWorld], g_HouseInfo[HouseID][hLabel]);
Can't seem to find a solution..
Reply


Messages In This Thread
MySQL Tag Mismatch Error - by Tingesport - 11.05.2014, 09:49
Re: MySQL Tag Mismatch Error - by Patrick - 11.05.2014, 10:06
Re: MySQL Tag Mismatch Error - by Tingesport - 11.05.2014, 10:10

Forum Jump:


Users browsing this thread: 1 Guest(s)