Jump to content
Yuval

Changing the Gear display

Recommended Posts

I wish to overhaul the whole Gear display. As far as I am aware of it is in the config.ccp of UI_F.pbo and all the textures are at rsc \ common \ displayGear or something similiar.

 

My question is, is there any way to edit this display without trial and error'ing all way through 300 tries?

 

Is there like a viewer that can do it in a quicker way? I've seen some "dummy tutorial" but they cannot load an existing display.

 

Any words on this?

Share this post


Link to post
Share on other sites

Is there like a viewer that can do it in a quicker way? I've seen some "dummy tutorial" but they cannot load an existing display.

You can load any existing UI by opening the GUI editor and pressing CTRL+I, then entering the config path e.g configfile >> "RscDisplayInventory"

Pressing Ctrl+L will show you a list of the UI elements

Press H to get a list of commands

The GUI editor is not the best but its ok for creating base layouts and viewing/ripping apart existing UI's.

  • Like 1

Share this post


Link to post
Share on other sites

You can load any existing UI by opening the GUI editor and pressing CTRL+I, then entering the config path e.g configfile >> "RscDisplayInventory"

Pressing Ctrl+L will show you a list of the UI elements

Press H to get a list of commands

The GUI editor is not the best but its ok for creating base layouts and viewing/ripping apart existing UI's.

That's really awesome. One question is, I've made a layout and saved it but I can't find where it is saved as (saved it as config class).

 

Edit: I think I have messed up a bit, I was doing it all from the "3D Editor" of ArmA 3 from the "Play as singleplayer" option.. Where would that save?

 

Solved... It was copied to clipboard :D

Share this post


Link to post
Share on other sites

Okay loaded it into the game as a replacement for the current GUI.

 

I got a very big list of these:

16:43:34 Error loading control bin\config.bin/RscDisplayInventory/controls/CA_ContainerBackground/
16:43:34 Error loading control bin\config.bin/RscDisplayInventory/controls/CA_PlayerBackground/
16:43:34 Error loading control bin\config.bin/RscDisplayInventory/controls/GroundTab/
16:43:34 Error loading control bin\config.bin/RscDisplayInventory/controls/SoldierTab/
16:43:34 Error loading control bin\config.bin/RscDisplayInventory/controls/GroundContainer/
16:43:34 Error loading control bin\config.bin/RscDisplayInventory/controls/SoldierContainer/
16:43:34 Error loading control bin\config.bin/RscDisplayInventory/controls/GroundFilter/
16:43:34 Error loading control bin\config.bin/RscDisplayInventory/controls/GroundLoad/
16:43:34 Error loading control bin\config.bin/RscDisplayInventory/controls/SlotPrimary/
16:43:34 Error loading control bin\config.bin/RscDisplayInventory/controls/SlotPrimaryMuzzle/
16:43:34 Error loading control bin\config.bin/RscDisplayInventory/controls/SlotPrimaryUnderBarrel/
16:43:34 Error loading control bin\config.bin/RscDisplayInventory/controls/SlotPrimaryFlashlight/
16:43:34 Error loading control bin\config.bin/RscDisplayInventory/controls/SlotPrimaryOptics/
16:43:34 Error loading control bin\config.bin/RscDisplayInventory/controls/SlotPrimaryMagazine/
16:43:34 Error loading control bin\config.bin/RscDisplayInventory/controls/SlotSecondary/
16:43:34 Error loading control bin\config.bin/RscDisplayInventory/controls/SlotSecondaryMuzzle/
16:43:34 Error loading control bin\config.bin/RscDisplayInventory/controls/SlotSecondaryUnderBarrel/
16:43:34 Error loading control bin\config.bin/RscDisplayInventory/controls/SlotSecondaryFlashlight/
16:43:34 Error loading control bin\config.bin/RscDisplayInventory/controls/SlotSecondaryOptics/
16:43:34 Error loading control bin\config.bin/RscDisplayInventory/controls/SlotSecondaryMagazine/
16:43:34 Error loading control bin\config.bin/RscDisplayInventory/controls/SlotHandgun/
16:43:34 Error loading control bin\config.bin/RscDisplayInventory/controls/SlotHandgunMuzzle/
16:43:34 Error loading control bin\config.bin/RscDisplayInventory/controls/SlotHandgunUnderBarrel/
16:43:34 Error loading control bin\config.bin/RscDisplayInventory/controls/SlotHandgunFlashlight/
16:43:34 Error loading control bin\config.bin/RscDisplayInventory/controls/SlotHandgunOptics/
16:43:34 Error loading control bin\config.bin/RscDisplayInventory/controls/SlotHandgunMagazine/
16:43:34 Error loading control bin\config.bin/RscDisplayInventory/controls/SlotHeadgear/
16:43:34 Error loading control bin\config.bin/RscDisplayInventory/controls/SlotGoggles/
16:43:34 Error loading control bin\config.bin/RscDisplayInventory/controls/SlotHMD/
16:43:34 Error loading control bin\config.bin/RscDisplayInventory/controls/SlotBinoculars/
16:43:34 Error loading control bin\config.bin/RscDisplayInventory/controls/SlotMap/
16:43:34 Error loading control bin\config.bin/RscDisplayInventory/controls/SlotGPS/
16:43:34 Error loading control bin\config.bin/RscDisplayInventory/controls/SlotCompass/
16:43:34 Error loading control bin\config.bin/RscDisplayInventory/controls/SlotRadio/
16:43:34 Error loading control bin\config.bin/RscDisplayInventory/controls/SlotWatch/

This isn't the full list, it goes on... but you get the general idea.

 

Can anyone tell me how to fix this?

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

×