Posts: 51
Threads: 5
Joined: Sep 2012
Reputation:
0
How to add GM on samp server?
i want a stunt server...if somebody can give me one GM and tell me how to add it..please .
Posts: 51
Threads: 5
Joined: Sep 2012
Reputation:
0
I added 3 and at everyone is restarting,and at one it says i m banned.
Posts: 718
Threads: 4
Joined: Jun 2006
Reputation:
0
You cant add three gamemodes without integrating them into a single one, which is usually not feasable. Select one and use it.
Posts: 51
Threads: 5
Joined: Sep 2012
Reputation:
0
No all at same time...
First time a stunt...restarting...i deleted him ...next a roleplay..dont work..deleted..and etc..
Posts: 1,148
Threads: 41
Joined: Mar 2012
Reputation:
0
id you dont know how do this, the easiestpart of running a server, may e you shouldnt run a server, impretty surethe problem with the scripts is user error...
Posts: 76
Threads: 7
Joined: Dec 2009
Reputation:
0
When it said you're banned, did you try to rejoin? Because it happens sometimes and you practically just have to rejoin.
Posts: 336
Threads: 16
Joined: Jul 2012
Reputation:
0
Place the .amx & .pwn file in the 'gamemodes' folder
In your server.cfg, you want to run 1 gamemode
gamemode 0 whatever your GM is 1
If you want to run more than 1 GM
Don't know whether this will work, but try
gamemode 0 GM 1 1
gamemode 1 GM 2 1
gamemode 2 GM 3 1