Server Mode Change Help!
#5

Quote:
Originally Posted by MP2
View Post
Hostnames don't update regularly in the SA:MP browser, so unless someone repeatedly presses the refresh button it's not going to do what you want. It updates about every 10 seconds. Here's the basics of what you need though:

pawn Code:
forward hostname_change();
public hostname_change()
{
    new hn[64] =  "hostname NEW_HOSTNAME_GOES_HERE";
    SendRconCommand(hn);
}
I have added this i wanted to check if we can do this with mode name and mapname
Reply


Messages In This Thread
Server Mode Change Help! - by §с†¶e®РµРe - 20.11.2011, 12:49
Re: Server Mode Change Help! - by MP2 - 20.11.2011, 12:52
Re: Server Mode Change Help! - by Tanush123 - 20.11.2011, 12:53
Re: Server Mode Change Help! - by MP2 - 20.11.2011, 12:56
Re: Server Mode Change Help! - by §с†¶e®РµРe - 20.11.2011, 13:04

Forum Jump:


Users browsing this thread: 6 Guest(s)