[UNSOLVED]Problem Entering My Server
#1

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
Reply
#2

The lines with a bracket might affect it.
Reply
#3

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.
Reply
#4

show the code you added to the game mode ....
Reply
#5

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......
Reply
#6

Are you using 0.2 samp?
Reply
#7

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...
Reply
#8

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


Forum Jump:


Users browsing this thread: 1 Guest(s)