Jump to content
Sign in to follow this  
squadleader

Modifying Arma UI - possible?

Recommended Posts

Hi folks

Im trying to modify the ingame UI but basically no matter what I do the result is always a totally screwed interface, like this:

6srin28.jpg

I have done some testing and concluded that just extracting the config.bin to cpp and repacking the pbo will give the unwanted effects. Note that I have not made any changes whatsoever to the config. Also trying to binarize the cpp once extracted to bin again and repack wont help anything. Just extracting the pbo and repacking it will not give the unwanted effects, so the problem is not lying in the pbo extractor. Even trying to modify the bin using notepad will give these effects.

Is there some way to modify the UI without getting this?? Ive been looking for UI-mods but havent found any actually rearranging buttons and such. Is it even possible??

Btw, Im using Kegetys tools for all the extracting and repacking.

Share this post


Link to post
Share on other sites

Cheers mate! Even though iam going for the core ui for a reason this looks like a great start. Thanks alot! smile_o.gif

Share this post


Link to post
Share on other sites

ArmA\dta\bin/config.cpp gives the UI some sort of base.

However the actual definition of the UI is done in

ArmA\addons\ui/config.cpp.

So what do you mean by core UI?

What is your reason?

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×