so best would be to edit the original lua files which are in the installer. that way not everybody has do do it.ZellSF wrote: Edit: I see you're using LuaUI, which uses it's own FPS and Clock, either disable the LuaUI ones and enable the default ones, or edit widget_data.lua to move them.
Test moar!
Moderator: Moderators
Re:
OMG LUAUI WILL KILL MY PERFORMACNE
I HAVE NO EVIDENCE OF THIS BUT GODDAMN I'M GOING TO KEEP SAYING IT
Re: Test moar!
we need some setting to make explosions always visible, even when you dont have LOS for that area where explosion happened. i need it in my mod 
edit: i mean that GROUNDFLASH thingy, others i could make visible, but not that...

edit: i mean that GROUNDFLASH thingy, others i could make visible, but not that...
Re:
You totally have to tell me how to do that. I know that IceUI allows for some customization, but that doesn't include the buildlist...
Re: Test moar!
You can customize the build-list via ctrlpanel.txt
(or LuaUI/ctrlpanel.txt if you have LuaUI enabled).
(or LuaUI/ctrlpanel.txt if you have LuaUI enabled).
Re: Test moar!
You totally have to look in ctrlpanel.txt and totally have to adjust stuffs there. 
The relevant portion of the code used to make my screenshot.

The relevant portion of the code used to make my screenshot.
Code: Select all
////////////////////////////////////////////////////////////////////////////////
//
// Matt's Dual Screen Design 3x19
//
xIcons 3
yIcons 19
prevPageSlot j0
deadIconSlot j1
nextPageSlot j2
xIconSize 0.050
yIconSize 0.050
textBorder 0.0030
iconBorder 0.0000
frameBorder 0.0000
xPos 0.000
yPos 0.050
xSelectionPos 0.018
ySelectionPos 0.115
////////////////////////////////////////////////////////////////////////////////