Server restart - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Server restart (
/showthread.php?tid=156110)
Server restart -
ToPhrESH - 21.06.2010
I am deciding to make a minigame server to where after a team wins the server restarts and plays a different script. Can someone please help me it would be nice

:P
Re: Server restart -
mprofitt - 21.06.2010
Quote:
Originally Posted by ToPhrESH
I am deciding to make a minigame server to where after a team wins the server restarts and plays a different script. Can someone please help me it would be nice  :P
|
Let me see your game outline, flow chart and design, then I will consider it.
Re: Server restart -
ToPhrESH - 21.06.2010
Quote:
Originally Posted by mprofitt
Quote:
Originally Posted by ToPhrESH
I am deciding to make a minigame server to where after a team wins the server restarts and plays a different script. Can someone please help me it would be nice  :P
|
Let me see your game outline, flow chart and design, then I will consider it.
|
What are you talking about? All i need is help with server restart
please help? I looked all over the place to try to find how to do this but cant find out anywhere!
WTF can someone help me? god how much lazy
Re: Server restart -
ledzep - 21.06.2010
https://sampwiki.blast.hk/wiki/Server.cfg
Re: Server restart -
DJDhan - 21.06.2010
Код:
SendRconCommand("gmx");
Or if you want to change the gamemode:
Код:
SendRconCommand("changemode yourmodehere");
And yea if you write down all your gamemodes in the server.cfg :
Код:
gamemode0 gm1
gamemode1 gm2
//etc
Re: Server restart -
ToPhrESH - 21.06.2010
Youguys are really nice! You only ones help me