i am all of me
@M60 Lover The health bar isn't a bug per-se, I just tried to preserve the original V HUD settings. I suggest you read both the Ace HUD and V Hud config files, they're highly customizable.
To get rid of the health look at the config file, find RADAR_BAR_P1 and set the HealthBar, BreathBar and ArmorBar's, TopF and BottomF values 0.0.
If you're using next gen this leaves a black rectangle behind, you can remove it with BackgroundRect.Color.iA=0
If you're using the old gen radar you have to edit out the empty space manually, the image is in the radar folder.
About the radio issue, I don't know what you did, but there is no function here that disables the radio. Check your scripts for incompatibilities.
As for your last question, sadly I don't have the time to give out free tech support, but feel free to comment or send me a PM here and I will reply when I have the time
@M60 Lover nevermind my previous comment, I figured it out. It's an undocumented function inside the asi... why doesn't anyone write this stuff down lmao. anyway here it is for posterity
To disable crosshairs:
-Open the ini file at "GTAVHud_by_DK22Pac/mp/V_HUD_by_DK22Pac.ini"
-look for the [GENERAL] category, and add this line:
bEnableCrosshairs=0
Now the game uses the regular SA crosshairs!
@M60 Lover I tried, but I couldn't find the address in the asi so I just gave up, maybe someone with better hex skills can figure it out...