Looking for Fire Tuner Panels

skodkim

Deity
Joined
Jan 16, 2004
Messages
2,396
Location
Denmark
Does anyone have cool Fire Tuner panels they'd like to share. Have tried playing around with them myself but I'm no good at it and they're really touchy for coding - either it works or it just doesn't (no error messages).


Would for example love a unit list for all units from all civilizations, e.g. like the panel from Civ6.

\Skodkim
 
The easiest/best way I found to write Fire Tuner panels (as you're right, they're very picky) is to write a Lua mod that sits in the game and then have the panel get the info from it to display. That way you can use the normal debugging approaches to get the Lua working.

See my Tech and Policy Panels (Pick'N'Mix Mods - LiveTuner - Tech and Policy Panels) for an example
 
Yeah, I already use your panels and they're great :)

My lua skills are however close to not existing so I have a hard time using the code for inspiration. That's why I was hoping there was someone who had nice panels they'd share.

\Skodkim
 
Top Bottom