I have a War3FT server
And i did something for ... VIP
Code:
new Name[ 32 ]
get_user_Name( iPlayer , Name , 31 )
if( equal( Name , "Ax3l" ) )
set_cvar_string( "wc3_ult_cooldown" , "10.0" )
But it apply for everybody , not only for me , not only for player with name Ax3l
Why :-?
__________________