View Single Post
Makc666
New Member
Join Date: Mar 2007
Location: MSK-RU
Old 11-02-2007 , 09:46   Re: Redirect to your new server IP
Reply With Quote #11

Code:
 
server.cfg
//Redirect to your new server IP
redirect_enable 1
redirect_ip "123.123.123.123"
redirect_port 27016
redirect_delay 12
Even tried to add to
Code:
 
amxx.cfg
//Redirect to your new server IP
amx_cvar redirect_enable 1
amx_cvar redirect_ip "123.123.123.123"
amx_cvar redirect_port 27015
amx_cvar redirect_delay 12
Geting after server cold start:
Code:
 
L 11/02/2007 - 13:39:13: [AMXX] Plugin ("z_redirect_2_new.amxx") is setting itself as failed.
L 11/02/2007 - 13:39:13: [AMXX] Plugin says: Plugin disabled by CVar
L 11/02/2007 - 13:39:13: [AMXX] Run time error 1 (plugin "z_redirect_2_new.amxx") - forced exit
amxx plugins
Code:
 [ 36] Redirect_All            1.4      Vet(3TT3V)        z_redirect_2_ne  error    
( 36) Error: Plugin disabled by CVar
If I throw to console
redirect_enable 1

And then throw
restart

Or just throw
restart

Or just throw
map cs_italy

Code:
 
L 11/02/2007 - 13:43:27: [AMXX] Redirect All - Plugin Initialized
+
amxx plugins
Code:
 
[ 36] Redirect_All            1.4      Vet(3TT3V)        z_redirect_2_ne  running
Strange for me...
__________________
...... ...... "А стукачков мы не любим!"
Makc666 is offline