firetuner

  1. W

    Where do you download firetuner now?

    Re-Installed civ 6 because I like it much more then civ 7 (7 is boring me and hate the age transition) but went to download the dev kit from steam tools and it is empty? No firetuner? I had uninstalled civ 6 and the dev kit tools when i installed civ 7, big mistake... Where are you supposed to...
  2. Smayo

    Any Requests for FireTuner panel ports?

    I recently ported the Modifiers Firetuner panel from Civ VI, because its a very useful one https://forums.civfanatics.com/resources/modifiers-firetuner-panel-port.31983/. Are there any other panels that are very important that are not working? I know the Autoplay one has some problems, but I am...
  3. Smayo

    Modifiers Firetuner panel port. 1.1

    Ports Firaxis' Modifier Firetuner panel from Lua to JS in Civ VII. To use, unzip the .zip file this was placed in, and open the Firetuner Live Panel while in a game of civ. As with all Civ VII panels, you need to click Connection>Refresh Lua States. Then you can do File>Open Panel and open the...
  4. Q

    Tuner on Civ6 dowloaded with Epic Games

    Hello fellow civ players, (Side-info) I downloaded Civilization 6 via the Epic Games Store as the base game was free some time ago. I really loved the game when I played it 4 years ago but I can't play it without its build-in tuner as I get annoyed by some little imperfections in the AI...
  5. T

    list of barbarian camps

    Hi, I'm looking for a fire tuner panel displaying all existing barbarian camps. A LUA chunk to get the list of all camps would also be very helpful.
  6. ThErEaLlDrGoNzO

    More than one human controlled civ in SP mode?

    Hey everyone. Is it possible to control multiple civs in single player mode (not hotseat)? any firetuner tip or some mod for this? I remember civ5 got custom advanced setup screen mod in which I was able to set another civ as human controlled like in hotseat... is there something like this for civ6?
  7. Scrum Lord

    [GS] FireTuner Global Warming?

    Does anyone know if there is a way to trigger global warming events such as rising sea levels and/or melting ice through the fire tuner? Or perhaps I could tell FireTuner to add X amount of CO2 to the atmosphere? If so, then that would save me a huge amount of time with testing things like...
  8. J

    Help with Fire Tuner

    I am a recent player of CIV6 and am having trouble with Fire Tuner. I have it enabled in appoptions and had it working for a while but it seems to be broken now. I have deleted the CIV VI SDK and redownloaded with no change in response. When I start Fire Tuner, I can find and supposedly open...
  9. Aleks1986

    where is Fire Tuner

    Please tell where is Firetuner to Civilisation VI or give me link. I really can't find it.
  10. Huy1996

    Declare war ai to another ai by Firetuner

    No need
  11. seed.of.apricot

    Won't player:GetStats() work correctly on Firetuner?

    On Firetuner, I tried this: function() local listItems = {}; listItems[1] = Players[0]:GetCulture():GetCultureYield(); return listItems; end it returned some value. However, when I tried this: function() local listItems = {}; listItems[1] = Players[0]:GetStats():GetTourism()...
  12. M

    How to add players mid game using firetuner?

    I was making a simple map to play with in the worldbuilder, but for some reason City states did not show up when I started to play it. Also, some civilizations started on top of each other (settlers on top of each other). Now that I have played the map for some time now, as I was not patient...
  13. Mr_PeaCH

    Please direct me to basic Firetuner (for Civ VI) tutorial

    I have only found the versions for the Civ V version which apparently worked on VI and I haven't seen anything for the latest version of Firetuner that didn't already assume some knowhow. I'm completely lost and would like help getting started with it.
  14. Reliquary

    Firaxis Live Tuner basic setup and use

    I didn't see any starter guides on this and it looks like there are some people out there who haven't quite figured this one out yet either, so I thought I'd do a quick write up since it's a simple enough task. So first thing's first. Go to Documents/My Games/Sid Meier's Civilization...
  15. G

    Fire Tuner Questions

    I'm starting a Firaxis Live Tuner journey. Perhaps an experienced hand could answer: 1. What does g_PanelHasFocus control? 2. What is TunerDebugMode? (as in LuaEvents.TunerEnterDebugMode())? 3. When should code be added in the <EnterAction> XML item? 4. When should code be added in...
  16. A

    CANT GET FIRETUNER TO WORK PLEASE HELP!!!

    I cant get the civ 6 firetuner to interact with civ 6. I start up firetuner and the game, load a game, and nothing comes up in the firetuner. nothing, just a blank screen. ive never ever used firetuner before even on civ 5. I could use a step by step on what to click, type, whatever it takes to...
  17. Infixo

    [BNW] Nasty CTD

    I am testing a mod and I have a nasty CTD that I'm trying to locate and fix. Could use some help since I am out of ideas. The mod is not complicated, updates buildings and units, few policies, and has 5 Lua functions registered with GameEvents. Database validity checks are ok, all objects work...
Back
Top Bottom