17.08.2010, 09:12
First, you need a timer (that repeats itself, for example). The function that the timer executes, should have the following line:
You can also have a global variable to keep track of the current server name, and change it accordingly.
pawn Код:
SendRconCommand("hostname new_server_name");