Does anyone know why this won't work ?
PHP Code:
#define TIME_DELAY2 1.0
client_print( 0, print_chat, ":W", TIME_DELAY2 )
Does anyone know how to show the hudmessage first before the command "Server is restarting in 15 second."
PHP Code:
server_cmd( "sv_restartround 15" )
set_hudmessage( 200, 200, 200, -1.0, 0.29, 2, 6.0, 12.0, 0.1, 0.2, -1 )
show_hudmessage( 0, "::: WHAHAHAAH:::" )