SA-MP Forums Archive
[UNSOLVED]Problem Entering My Server - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Server (https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: [UNSOLVED]Problem Entering My Server (/showthread.php?tid=143963)



[UNSOLVED]Problem Entering My Server - SampStunta - 25.04.2010

Hi, I had a server that was working perfectly, until I decided to change my display messages on OnPlayerConnect and OnPlayerSpawn and then I compiled my game mode again so it would display those messages in-game... But when I compiled it I opened my server to the public and then I tried to enter it... It comes up with the stuff it says when you normally enter a server but then it doesn't display the messages and I crash... Could anyone help?

This is my server.cfg:
Код:
echo Executing Server Config...
lanmode 1
rcon_password (My Password.)
maxplayers 200
port 7777
hostname (My Host-name.)
gamemode0 Freeroam
filterscripts
announce 1
query 1
weburl Still To Come
anticheat 0



Re: [UNSOLVED]Problem Entering My Server - DarkAssassin - 25.04.2010

The lines with a bracket might affect it.


Re: [UNSOLVED]Problem Entering My Server - russo666 - 25.04.2010

Quote:
Originally Posted by server-readme.txt
lanmode
-------
Parameters:
int (0 or 1)

Description:
Turns lanmode on (1) or off (0). Lanmode (as the name suggests) is for use on LAN games, where bandwidth is not a problem. Lanmode sends data at a higher rate, for a smoother game.



Re: [UNSOLVED]Problem Entering My Server - c-middia - 25.04.2010

show the code you added to the game mode ....


Re: [UNSOLVED]Problem Entering My Server - SampStunta - 25.04.2010

I've tried removing the lines in my game mode and stuff like that and it just doesn't make a difference when I try to connect I just keep crashing......


Re: [UNSOLVED]Problem Entering My Server - Lorenc_ - 25.04.2010

Are you using 0.2 samp?


Re: [UNSOLVED]Problem Entering My Server - SampStunta - 25.04.2010

Yeah I am but it ISN'T a bug it's something to do with me changing something in Pawno to display different OnPlayerConnect and OnPlayerSpawn messages...



Re: [UNSOLVED]Problem Entering My Server - c-middia - 25.04.2010

you did`nt back up before you changed stuff ?? ops lol just post the 2 call backs that you edited