/Sellhouse problem [Mysql]
#2

pawn Код:
format(str,sizeof(str),"UPDATE `House` SET `Owner` = 'No Owner',`HasOwner` = 0 WHERE `ID` = %d",PlayerData[playerid][HouseID]); // Probably not the problem, but it's worth a try : ) Notice the `ID`
    mysql_query(str);
Reply


Messages In This Thread
/Sellhouse problem [Mysql] - by Tanush123 - 12.05.2013, 13:08
Re: /Sellhouse problem [Mysql] - by Knappen - 12.05.2013, 14:41
Re: /Sellhouse problem [Mysql] - by Tanush123 - 12.05.2013, 15:07

Forum Jump:


Users browsing this thread: 1 Guest(s)