SA-MP Forums Archive
Server closed the connection - 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: Server closed the connection (/showthread.php?tid=631958)



Server closed the connection - Electron123 - 07.04.2017

Hello guys I have just added two filterscripts in my server
1: Super Jump
2: Money bag system

When i tried to use super jump cmd suddenly i got kicked anyone here who can fix?

Код:
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3.7-R2, ©2005-2015 SA-MP Team

[06:05:27] password = ""  (string)
[06:05:27] 
[06:05:27] Server Plugins
[06:05:27] --------------
[06:05:27]  Loading plugin: streamer.so
[06:05:27] 

*** Streamer Plugin v2.7.8 by Incognito loaded ***

[06:05:27]   Loaded.
[06:05:27]  Loaded 1 plugins.

[06:05:27] 
[06:05:27] Filterscripts
[06:05:27] ---------------
[06:05:27]   Loading filterscript '.amx'...
[06:05:27]   Loading filterscript 'mapping.amx'...
[06:05:27]   Loading filterscript 'StreamerDm.amx'...
[06:05:27] - Streamer world GANGS_WAR loaded.
[06:05:27]   Loading filterscript 'Zadmin3.3betaWFM.amx'...
[06:05:27] - Admin Cmds activation options loaded.
[06:05:27] - System Configuration options loaded.
[06:05:27] - Admin Commands Levels loaded.
[06:05:27] - ANTI SWEAR: 0 forbidden words loaded.
[06:05:27] - ANTI BAD NAMES: 0 forbidden parts of name loaded.
[06:05:27] *** 'Zadmin v3.3' Loading completed.
[06:05:27] 
*************************************
[06:05:27] *            [FS]Zadmin             *
[06:05:27] *               v3.3                *
[06:05:27] *    Special Version for WFM 3.0    *
[06:05:27] *              Loaded.              *
[06:05:27] *            By [ZFM]Zuc            *
[06:05:27] *************************************

[06:05:27]   Loading filterscript 'StreamerWar.amx'...
[06:05:27] - Streamer world WAR loaded.
[06:05:27]   Loading filterscript 'StreamerFreeroam.amx'...
[06:05:27] - Streamer world FREEROAM loaded.
[06:05:28]   Loading filterscript 'StreamerArea51.amx'...
[06:05:28] - Streamer world AREA51 loaded.
[06:05:28]   Loading filterscript 'serverjump.amx'...
[06:05:28]   Loading filterscript 'moneybag.amx'...
[06:05:28]   Loaded 9 filterscripts.

[06:05:28] 
-------- Freeroam World Config: --------
[06:05:28] - Auto Fix: 1;
- Unlimited Nitro: 1;
- Allowed Nitro In Races: 1;
- Freeze On End Race: 0;
- Stop Race Joining: 15 sec;
- Race Car Destroy after: 30 sec;
[06:05:28] 
---------- Ship World Config: ----------
[06:05:28] - Round Finish: 5 minutes;
- Bomb Countdown: 30 seconds;
[06:05:28] 
---------- War World Config: -----------
[06:05:28] - Nations Zones: Big;
[06:05:28] ----------------------------------------

[06:05:28] 
***********************
[06:05:28]      ZFree Mode WFM     
[06:05:28]    By [ZFM]Zuc (v3.1)   
[06:05:28] ***********************

[06:05:28] Number of vehicle models: 51
[06:05:45] [connection] 139.190.201.124:52403 requests connection cookie.
[06:05:46] [connection] incoming connection: 139.190.201.124:52403 id: 0
[06:06:35] [connection] 139.190.201.124:51066 requests connection cookie.
[06:06:36] [connection] incoming connection: 139.190.201.124:51066 id: 0
[06:06:37] [join] Buddy. has joined the server (0:139.190.201.124)
[06:06:37] +++++ [JOIN]: Buddy. (id:0) has joined in server. +++++
[06:06:42] --- Buddy. has joined in World FREEROAM
[06:06:47] *-_-* "Buddy."(id: 0) typed "/login "
[06:06:47] Buddy. (0) logged in with password 
[06:06:55] *-_-* "Buddy."(id: 0) typed "/flash"
[06:06:56] SERVER: Buddy. has been kicked [Reason: Health hack]
[06:06:56] * [KICK]: Buddy. has been kicked. *
[06:06:56] +++++ [KICK/BAN]: Buddy. (id:0) has been kicked or banned from the server. +++++
[06:06:56] [part] Buddy. has left the server (0:2)



Re: Server closed the connection - Bolex_ - 07.04.2017

You probably have an anti-cheat in you'r GM/FS... ?

Quote:

[06:06:55] *-_-* "Buddy."(id: 0) typed "/flash"
[06:06:56] SERVER: Buddy. has been kicked [Reason: Health hack]
[06:06:56] * [KICK]: Buddy. has been kicked. *
[06:06:56] +++++ [KICK/BAN]: Buddy. (id:0) has been kicked or banned from the server. +++++
[06:06:56] [part] Buddy. has left the server (0:2)




Re: Server closed the connection - Electron123 - 07.04.2017

I didnt check it yet i just stole that gamemode


Re: Server closed the connection - Sithis - 07.04.2017

Quote:
Originally Posted by Electron123
Посмотреть сообщение
I didnt check it yet i just stole that gamemode
Here's the answer to your own question.

Don't expect everything to work like some magic silver bullet. Be prepared to actually learn stuff and put some work in.


Re: Server closed the connection - NealPeteros - 07.04.2017

Since I really don't know about this gamemode of yours, I'll just give a bit of a tip. Find this in your script "SERVER: %s has been kicked [Reason:" and there you might find something that could de-activate that anti-cheat. Maybe make that function a comment, whatever. Anyways, it's just a tip.


Re: Server closed the connection - Astralis - 07.04.2017

Check your MAX_HEALTH as it ain't 100. Do it less like anti-cheat has.


Re: Server closed the connection - SyS - 07.04.2017

talk is cheap show me the relevant code.