Help Map changing system - 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)
+--- Thread: Help Map changing system (
/showthread.php?tid=603142)
Help Map changing system -
chrisez - 19.03.2016
guys Help pls my Map changing system bugged
i have 7 maps and timer: 5:00 , when last map number 7 end server back to 1 it's ok this is what i want but timer stay to 00:00 and after 5 min server respawn players in map 1 and stay timer 00:00
btw i use :
}
case 7:
{
SendRconCommand("gmx");
}
Dosen't work pls anyone can help me
Re: Help Map changing system -
YouServ - 19.03.2016
I don't understand, can you show more lines of your code ?