Server name
#1

im not beginner, but i want to see how can i do that:

the server name is for example:

PHP код:
"0.3b RC3 StunTers Xtreme" 
next seond the server name is changing to

PHP код:
"You can download 0.3b RC3 www.example.com
Reply
#2

First, you need a timer (that repeats itself, for example). The function that the timer executes, should have the following line:

pawn Код:
SendRconCommand("hostname new_server_name");
You can also have a global variable to keep track of the current server name, and change it accordingly.
Reply
#3

just with a timer?

ok

thanks
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)