error 1 help plz.
#5

PHP код:
public OnGameModeInit()
{
marker = (131811654.0273,-1655.9581,22.5156);// model,type,z,x,y
return 1;
}
{
mysql_connect(SQL_HOSTSQL_USERSQL_DBSQL_PASS);
mysql_debug(1); // Debugging enabled
SetGameModeText("Simple MySQL System");
print(
"=========================================== ==========================");
AddVehiclesFromFile();
AddPickupFromFile();
AddLabelsFromFile();
AddMapIconFromFile();
print(
"=========================================== ==========================\n");
return 
0;

This is full code of this
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: 6 Guest(s)