I think i found a bug with the Armor
Here the Problem :
I can't seem to change this part
HTML Code:
gCvarAmount = register_cvar( "sv_armor_amount", "100" );
when i change to 50, In the game itself stuck at 100.
But when you type this sv_armor_amount 50 in conelso, it works.