0 Membres et 1 Invité sur ce sujet
Script [gamesmode/sarp.amx]: Run time error 19: "File or function is not found"
public OnGameModeInit(){ mysql_debug(1); MySQLConnect(MYSQL_HOST,MYSQL_USER,MYSQL_PASS,MYSQL_DB); print("Chargement veh..."); LoadSQLCars(); print("Chargement bizz..."); LoadSQLBizz(); print("Chargement houses..."); LoadSQLProperty(); print("Chargement GPS..."); LoadSQLGPS(); print("Chargement Stations..."); LoadSQLStation(); print("Chargement Timers..."); startTimers(); print("Initialisation du script..."); init(); print("Fin init");
The server didn't respond. Retrying...