SA-MP Forums Archive
Help me please - 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: Help me please (/showthread.php?tid=515220)



Help me please - YanLanger - 25.05.2014

I Didn't know where to post it..

so here, I maked a server but his name stuck on "Your server" I tried to change in server.cfg and it doesn't work please help.


Re: Help me please - eXeDev - 25.05.2014

Make sure that you have this exact line in your server.cfg file.
Код:
hostname ServerName



Re: Help me please - SAMProductions - 25.05.2014

or Try to look for :-
Код:
SendRconCommand("hostname ServerName");
in your Script

Server.cfg :-
Код:
hostname ServerName
EDIT :-
Didn't see the post above, too late nigguh.


Re: Help me please - YanLanger - 25.05.2014

ty guys