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
#2

What did you name your gamemode,
And where did you put it,
And did you compile it to make a .amx?
Reply
#3

Name : World of stunts
In /samp/gamemode
Yes i do ( the blue arrow)
Reply
#4

i did something wrong?
Reply
#5

Instead of World Of Stunts,
Use

WorldOfStunts

When you save, So, On Server.cfg

gamemode0 WorldOfStunts
Reply
#6

Still won't ...

This is my server.cfg

echo Executing Server Config...
lanmode 0
rcon_password
maxplayers 50
port 7777
hostname Unamed Server
gamemode0 WorldOfStunts
filterscripts base gl_actions gl_property gl_realtime
announce 1
query 1
weburl www.sa-mp.com
maxnpc 10
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
Reply
#7

mhm , it works now , thx guys ,

Thx in advance

Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)