0.3d problem - 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: 0.3d problem (
/showthread.php?tid=304407)
0.3d problem -
rinori - 18.12.2011
Hello, after trying to test my old gamemode in the newest version of SA:MP, I just fell in troubles.
Firstly, I tested the gamemode on 0.3c and works perfectly. When I put the gamemode/pawno includes/scriptfiles on the 0.3d server folder, something goes wrong.
Problem is that when I try to login/register, once I press the password, it kicks me out of server.
"Server closed the connection."
Anyone has an idea what's the problem?
Re: 0.3d problem -
rinori - 18.12.2011
Bump, anyone help me lol
Re: 0.3d problem -
JackT - 18.12.2011
did you re-compile script with 0.3d includes?
Re: 0.3d problem -
rinori - 18.12.2011
Quote:
Originally Posted by JackT
did you re-compile script with 0.3d includes?
|
yes, still kicks me out of the server once i log in/register
Re: 0.3d problem -
§с†¶e®РµРe - 18.12.2011
What do you mean "press the password"?
Re: 0.3d problem -
ProdrifterX - 18.12.2011
try recompile , and reupload plugins.
and mby u have something edited on your register system. try to upload new register system or something.
Re: 0.3d problem -
rinori - 18.12.2011
My GM is a roleplay based gamemode. I enter the server, the dialog comes up to write the password, I type the password, press Log In Button, and then it kicks me out of server. I tried it again on 0.3c but works perfectly.
I have no idea why this is happening on 0.3d.
Re: 0.3d problem -
BetaLaxx - 18.12.2011
Your Dialog Is Making Problems.
Maybe.
Re: 0.3d problem -
adios1 - 18.12.2011
Double check your plugins.. make sure its putted correctly in server.cfg and in the plugins folder..
Re: 0.3d problem -
rinori - 18.12.2011
Quote:
Originally Posted by BetaLaxx
Your Dialog Is Making Problems.
Maybe.
|
Actually, its working on 0.3c, why shouldnt work on 0.3d?