GM Problem
#1

hi there ,

i following the wiki '' PAWN FOR begginers '' ,

and , i saved the cars pozition , player skin , player spawn , i put this in my GM

Quote:

public OnGameModeInit()
{
// Don't use these lines if it's a filterscript
SetGameModeText("Blank Script");
AddPlayerClass(107,1520.3566,-879.8905,61.3652,44.7961,0,0,0,0,0,0); // Player
AddStaticVehicle(522,1518.2366,-886.4916,60.6757,226.8529,3,; //
AddStaticVehicle(522,1518.2366,-886.4916,60.6757,226.8523,3,; // Nrg-900
AddStaticVehicle(522,1518.2366,-886.4916,60.6757,226.8518,3,; // Nrg
AddStaticVehicle(522,1527.4138,-877.9109,60.6705,224.0659,6,25); // Nrg
AddStaticVehicle(522,1529.6914,-880.0111,60.6860,223.1101,7,79); //
AddStaticVehicle(495,1535.4368,-886.3170,61.4799,96.9991,119,122); // King
AddStaticVehicle(522,1531.8512,-882.2581,60.6786,222.2556,8,82); // Nrg
return 1;

and , .amx it , after i write it on my server.cfg , and it said '' [04:06:03] I couldn't load any gamemode scripts. Please verify your server.cfg
[04:06:03] It needs a gamemode0 line at the very least.'' , why? and i respect all the rules from there , ( soz for my bad english )
Reply


Messages In This Thread
GM Problem - by Xpack - 22.01.2010, 11:32
Re: GM Problem - by JoeDaDude - 22.01.2010, 11:34
Re: GM Problem - by Xpack - 22.01.2010, 11:36
Re: GM Problem - by Xpack - 22.01.2010, 11:45
Re: GM Problem - by JoeDaDude - 22.01.2010, 11:52
Re: GM Problem - by Xpack - 22.01.2010, 11:57
Re: GM Problem - by Xpack - 22.01.2010, 12:00

Forum Jump:


Users browsing this thread: 1 Guest(s)