Mysql reading lines wont work
#1

I have a problem that this stock should load the players trunk but basicly it doesnt anyone knows why.

Код:
			format(sql, sizeof(sql), "SELECT * FROM `samp_trunks` WHERE PlayerID='%d'", PlayerInfo[playerid][pDBID]);
			mysql_query(sql, THREAD_LOADTRUNK, playerid);
}
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)