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



Server closed connection after shooting - GloomY - 21.11.2014

So, I tried to compile my script from 0.3c to 0.3z and everything seems to work fine except the fact that everytime when I try to shoot it just returnes "Server closed connection" and I get kicked. In server log I can't find anything that could tell me what is wrong. It just returnes [part] Name_Surname has left the server.
Please help me with this. Thanks


Re : Server closed connection after shooting - Dutheil - 21.11.2014

Have you includes/plugins ?


Re: Server closed connection after shooting - GloomY - 21.11.2014

Plugins: streamer

Includes:
#include <a_samp>
#include <foreach>
#include <utils>
#include <streamer>
#include <a_npc>


Re: Server closed connection after shooting - Alex Magaсa - 21.11.2014

Show us OnPlayerShoot code from your GM.


Re: Server closed connection after shooting - GloomY - 21.11.2014

Quote:
Originally Posted by Alex Magaсa
Посмотреть сообщение
Show us OnPlayerShoot code from your GM.
I don't have that in my script. It's a GF RP edit script.


Re: Server closed connection after shooting - Accent - 21.11.2014

Quote:
Originally Posted by Alex Magaсa
Посмотреть сообщение
Show us OnPlayerShoot code from your GM.
OnPlayerWeaponShot


Re: Server closed connection after shooting - GloomY - 21.11.2014

Quote:
Originally Posted by Accent
Посмотреть сообщение
OnPlayerWeaponShot
No :S


Re: Server closed connection after shooting - xCrazyMonkey - 21.11.2014

Is it when you actually fire your weapon or when you damage a player?


Re: Server closed connection after shooting - UltraScripter - 21.11.2014

any commands that dont allowed to shoot?


Re : Server closed connection after shooting - Dutheil - 21.11.2014

Your GTA has mods or modifications ?