Re: Other Single Player Zombie Mods
Posted by
Above on
Jan 29, 2013; 9:08pm
URL: http://kodabar-dayz-daizy-single-player-forum.163.s1.nabble.com/Other-Single-Player-Zombie-Mods-tp2798p2813.html
Haleks wrote
private["_control","_ctrlBleed","_display","_ctrlFracture","_ctrlDogFood","_ctrlDogWater","_ctrlDogWaterBorder", "_ctrlDogFoodBorder"];
disableSerialization;
_display = uiNamespace getVariable 'DAYZ_GUI_display';
..."
and so on, as well as other references to the dog. It's clearly useless, wouldn't erasing all those references fix the HUD problem?
I don't think so, the UI is beeing called in RscTitles. I haven't looked at it, might be able to remove it.