SA-MP Forums Archive
[Help]GMX bug - 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: [Help]GMX bug (/showthread.php?tid=158393)



[Help]GMX bug - keller012 - 09.07.2010

When I just open my GM and I get on the server is fine.
So that after a few gmx give FS problem.
I have a FS only of objects, several objects after some gmx
and so on.


Anybody know why and how do I correct?


Re: [Help]GMX bug - Rizard - 09.07.2010

my experience tells me 's that /rcon gmx doesn't quiet 'reboot' your server like you want it to... closing the server and opening it up again works better most of the time...


Re: [Help]GMX bug - StreetGT - 09.07.2010

if you use a stream, you must reload it


Re: [Help]GMX bug - Nightmare[TR] - 09.07.2010

If you using xStreamer,add this on your OnGameModeExit public.
pawn Код:
DestroyObjectsCreatedByMe();
Others,i don't know.


Re: [Help]GMX bug - StreetGT - 09.07.2010

XStreamer dont have a FS?


Re: [Help]GMX bug - keller012 - 09.07.2010

Quote:
Originally Posted by [69]StreetGT
Посмотреть сообщение
if you use a stream, you must reload it
What do I do to reload it?


Re: [Help]GMX bug - Carlton - 09.07.2010

/rcon login <mypassword>
/rcon reloadfs <mystreamername>

Without the < > of course.


Re: [Help]GMX bug - StreetGT - 09.07.2010

in your /gmx command, you must add it: exemple SendRconCommand("reloadfs MidoStream");
if you give gmx via rcon, you must make /rcon reloadfs XXXXXXX
in my case: /rcon reloadfs midostream


Re: [Help]GMX bug - keller012 - 09.07.2010

Can someone give me an example command gmx with this mode to recharge?


Re: [Help]GMX bug - Nightmare[TR] - 10.07.2010

Quote:
Originally Posted by [69]StreetGT
Посмотреть сообщение
XStreamer dont have a FS?
No,xStreamer have a filterscript.