GameMode Restart
#1

Hi!

This is what my server CFG looks like...

Код:
gamemode0 flying armed
filterscripts ladmin adminspec base
announce 1
query 1
weburl samp-mm.webs.com
maxnpc 0
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
I have 2 gm's

In their scripts, Under OnGameModeExit()

pawn Код:
SendRconCommand("gmx");
But only 1 gm repeats itself... :S plz can someone help?
Reply
#2

plz help
Reply
#3

Plz Plz Plz help me with this....
Reply
#4

http://forum.sa-mp.com/index.php?topic=114010.0
Reply
#5

Quote:
Originally Posted by Don Correlli
Ye, sorry for bump, plz help me i tried searching but fail.
Reply
#6

1st add more than one gamemode in server cfg. And than set time in-game that will change your gamemods.

Reply
#7

Код:
gamemode0 flying
gamemode1 armed
filterscripts ladmin adminspec base
announce 1
query 1
weburl samp-mm.webs.com
maxnpc 0
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
Reply
#8

Quote:
/rcon changemode [mode] - This command will change the current gamemode to the given one (example: if you want to play sftdm: /rcon changemode sftdm).
/rcon gmx - Will load the first gamemode (gamemode0) in server.cfg.
Reply
#9

Quote:
Originally Posted by dice7
Quote:
/rcon changemode [mode] - This command will change the current gamemode to the given one (example: if you want to play sftdm: /rcon changemode sftdm).
/rcon gmx - Will load the first gamemode (gamemode0) in server.cfg.
Thnx you guys!

Thnk you all for the answer
Reply
#10

Quote:
Originally Posted by dice7
Quote:
/rcon changemode [mode] - This command will change the current gamemode to the given one (example: if you want to play sftdm: /rcon changemode sftdm).
/rcon gmx - Will load the first gamemode (gamemode0) in server.cfg.
How can i do it so that after 8 mins, the next gm automatically starts?

In my gm, i have a timer, but when the gamemode finishes, the gamemode restarts! Why?!?

Is there something wrong with my settings? How should my server.cfg look like?


Note: I dont wanna write changemode, i want it to change automatically to next gamemode by itself
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)