error 1 help plz.
#2

public OnGameModeInit()
{
marker = (1318, 1, 1654.0273,-1655.9581,22.5156);// model,type,z,x,y
return 1;
}

{
mysql_connect(SQL_HOST, SQL_USER, SQL_DB, SQL_PASS);
mysql_debug(1); // Debugging enabled

SetGameModeText("Simple MySQL System");

print("=========================================== ==========================");
AddVehiclesFromFile();
AddPickupFromFile();
AddLabelsFromFile();
AddMapIconFromFile();
print("=========================================== ==========================\n");
return 0;
}
Reply


Messages In This Thread
error 1 help plz. - by b0b - 14.07.2016, 16:41
Re: error 1 help plz. - by b0b - 14.07.2016, 16:50
Re: error 1 help plz. - by IceBilizard - 14.07.2016, 16:53
Re: error 1 help plz. - by b0b - 14.07.2016, 16:54
Re: error 1 help plz. - by b0b - 14.07.2016, 16:57
Re: error 1 help plz. - by Zorono - 14.07.2016, 16:57
Re: error 1 help plz. - by TayFunCZE - 14.07.2016, 17:09

Forum Jump:


Users browsing this thread: 7 Guest(s)