Quote:
Originally Posted by Bug.
Code suggest to make the GTA SA HUD And Radar OFF.
Code:
RemovePlayerHud(playerid); // Remove The Money, HP, Weapon etc.
ShowPlayerHud(playerid);
RemovePlayerRadar(playerid); //remove the radar and all markers on the minimap
ShowPlayerRadar(playerid);
|
Please stop suggesting to remove the HUD, Kalcor already said he isn't going to code ways to remove it. Couldn't you just use F7?