Ai esta a unica linha que me ta a dar erro
public OnGameModeInit()
{
//--------------------------Please do not change this--------------------------------
SendRconCommand("hostname \t « SA-MP "SVR" Test »");
SendRconCommand("gamemodetext "SVR" Gamemode by Drebin");
SendRconCommand("mapname Fort Carson | ENG");
SendRconCommand("weburl "URL);
//-----------------------------------------------------------------------------------
AddPlayerClass(0, 671.6457, -1263.0408, 13.6250, 91.1843, 0, 0, 0, 0, 0, 0);
InfoPick = CreatePickup(1239, 2, 99.3741, 1098.1072, 13.6154, -1);
Infernuses[0] = CreateVehicle(411, 117.3880, 1110.7440, 13.0948, 180.0000, -1, -1, 100);
Infernuses[1] = CreateVehicle(411, 120.8880, 1110.7440, 13.0948, 180.0000, -1, -1, 100);
Infernuses[2] = CreateVehicle(411, 124.3880, 1110.7440, 13.0948, 180.0000, -1, -1, 100);
NRGs[0] = CreateVehicle(496, 99.1378, 1110.3125, 13.1021, 180.0000, -1, -1, 100);
NRGs[1] = CreateVehicle(522, 101.6378, 1110.3125, 13.1021, 180.0000, -1, -1, 100);
NRGs[2] = CreateVehicle(522, 104.1378, 1110.3125, 13.1021, 180.0000, -1, -1, 100);
Canvas[0] = CreateObject(19353, 110.75, 1023.95, 20.36, 0.00, 0.00, 90.00);
SetVehicleNumberPlate(Infernuses[0], "{000000}SA-MP");
SetVehicleNumberPlate(Infernuses[1], "{000000}SA-MP");
SetVehicleNumberPlate(Infernuses[2], "{000000}SA-MP");
SetObjectMaterialText(Canvas[0], "SA-MP "SV, 0, 60, "Arial", 29, 1, -16777216, 0, 0);
prevrot = -20.0;
return 1;
CreateObject(640, 1805.90002, -1742.66003, 13.13000, 0.0, 0.0, 270.0);
й a que esta a negrito, pensso que o pawno n estб a conhecer o codigo se n me engano