SendRconCommand hostname
#1

Hello, i have a problem i use roundmaps on my server and i want to have the correct round map id in the hostname, i have this under OnGameModeInit:

Код:
	new string[128];
    format(string, sizeof(string), "hostname Test (Round %i/10)", mapid);
	SendRconCommand(string);
On round %d it should show round 1 but it is showing always round 0. Can anyone help me?
Reply


Messages In This Thread
SendRconCommand hostname - by Blackazur - 02.05.2015, 19:40
Re: SendRconCommand hostname - by tboysamp - 02.05.2015, 20:08
AW: SendRconCommand hostname - by Blackazur - 02.05.2015, 20:29
Re: SendRconCommand hostname - by tboysamp - 02.05.2015, 20:41
AW: SendRconCommand hostname - by Blackazur - 02.05.2015, 21:53
Re: SendRconCommand hostname - by tboysamp - 02.05.2015, 22:14

Forum Jump:


Users browsing this thread: 1 Guest(s)