
hello i'm a regular player of AA and trying to get my own server tweaked just the way i like it. I have the new version of the server, and its running fine my only issue is that the only thing i want on the hud, is the game timer and health. no grenades, no crosshair, no compass, no SAI. you get the point, just health and the timer. maybe not even those. so i did some hunting around and was able to get rid of SAI by one of the GUI server options. Then i realized that diddnt get rid of everything else i was interested in removing so i went hunting through files, found aa25serv.ini in server0/system/server folder. somewhere in that mess i found
MOTDDisplaySeconds=10
bHUDHideAmmoCount=true
bHUDHideWeaponStatus=True
bHUDHideWeapon=true
bHUDHideGrenades=truebHUDHideHealth=False
bHUDHide=true
bHUDHideCombatEffect=true
bHUDHideOptics=truebHUDHideCompass=true
bHUDHideTimer=False
bHUDHideObjectives=true
bHUDHideRadar=true
SO i tried to change the settings as you can see they arnt default and i got this. see attached picture.