SA-MP Forums Archive
Small Question - 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: Small Question (/showthread.php?tid=220610)



Small Question - ŔлŁiĸ - 03.02.2011

Well.. see I'm a beginner scripter for a new minigame server I am creating. But I got a problem. Me and my other owner we were talking, and we thought if there wasn't an admin on to manualy change gamemodes after each minigame, that it would kinda be stuck on one for the time being. So what I wanna get someone to help me with is make it where after someone wins a minigame it automaticly goes on to the next minigame. So lets say I win a minigame I want it to server restart on to the next one. Please can anyone offer some help with this, thanks.


Re: Small Question - Backwardsman97 - 04.02.2011

You can call an rcon command to changemode.

pawn Код:
SendRconCommand("changemode whatever");



Re: Small Question - ŔлŁiĸ - 04.02.2011

Can you like give the code in pawno? That'd be helpful as hell


Re: Small Question - Backwardsman97 - 04.02.2011

I just did. If you're that much of a beginner then you should look at the wiki.