19.07.2013, 15:49
pawn Код:
mysql_function_query(MainPipeline, "SELECT * FROM `faction_vehicles`", true, "OnQueryFinish", "i", THREAD_LOAD_FACVEHS);
Thanks
OnQueryFinish loading: http://pastebin.com/Lg2aNTZj
mysql_function_query(MainPipeline, "SELECT * FROM `faction_vehicles`", true, "OnQueryFinish", "i", THREAD_LOAD_FACVEHS);
I didn't really understand what it's going on. By the way, is the fac_id auto-incremented?
|