Full string?
#1

pawn Код:
format(str,sizeof(str),"UPDATE accounts SET HasHouse = 0,HouseID = 0 WHERE Name = '%s'",HouseInfo[i][Owner]);
            mysql_query(str);
For HouseInfo[i][Owner] does it gets the whole string?
Reply


Messages In This Thread
Full string? - by Tanush123 - 19.06.2013, 03:11
Re: Full string? - by MP2 - 19.06.2013, 04:16
Re: Full string? - by Tanush123 - 19.06.2013, 21:12
Re: Full string? - by Scenario - 19.06.2013, 21:18

Forum Jump:


Users browsing this thread: 1 Guest(s)