So First time something Like This happens!(Server name Male + shows it's locked)
#1

Why it shows wrong server data?


free photo hosting

Here is my server.cfg

pawn Код:
echo Executing Server Config...
lanmode 0
rcon_password change
maxplayers 50
port 7777
hostname Samp Server
gamemode0 LASRP 1
filterscripts fsdebug
plugins sscanf.dll streamer.dll Whirlpool.dll
announce 0
query 1
chatlogging 0
weburl [url]www.sa-mp.com[/url]
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 0
logtimeformat [%H:%M:%S]
Reply
#2

There must be something like this somewhere in your script, remove it
pawn Код:
//This
SendRconCommand("hostname male");
//Or this
#define hostname        "male"
Either way remove them both.
Reply
#3

The problem was simple it was mixed up dialogs.. Rcon dialog mixed up with register dialog.. I don't know why but yeah that was the thing!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)