Help - 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 (
/showthread.php?tid=208851)
Help -
HeadoN - 09.01.2011
Hi, I have a problem when I get on the server say something and it gives me Server closed connection.
Help me please, thanks
http://pixiot.com/pics/hl4ypt9gwraqfb6yxci5.png
Re: Help -
XoX - 09.01.2011
Server is closed i think oO
Re: Help -
[WF]Demon - 09.01.2011
Since this is on localhost you are using GF. this is one of their "safety features"
go into the script search for "Host Has Broken" you will find
pawn Код:
if(Security != 0)
{
SendClientMessage(playerid, COLOR_YELLOW, "Host has broken one of the Agreement rules, action has been taken.");
Kick(playerid);
return 1;
}
delete everything i just put and you should be ok
Off-Topic: damn i guess another GF edit server/release...... ugh