06.02.2019, 14:03
Quote:
Код:
format(query, sizeof(query), "SELECT * FROM `racerotation` WHERE race = %s ", race); mysql_function_query(dbHandle, query, true, "OnRaceManuallyLoad", "ds", playerid, race); In the callbacks you use cache functions, check if there are rows before using these functions. No data will result in error for invalid row indexes. |
i dont understand why 2 race folder mysql and in scriptfiles??