Recent content by PolynesiaOP

  1. P

    Need Help With Lua

    Dummy building is working (shows up and works fine using In Game Editor) but my Tourism isn't turning into Science. I'm not sure if it's the building not giving Science, or if it's the building just not showing up for each point of Tourism.
  2. P

    Civ 5 Custom Civ Not Showing Up

    Wrong forum, can an admin pls remove this?
  3. P

    Need Help With Lua

    Should I separate it into 2 mods - one adding a decoy building to the game that no civilizations can get using XML, and the other added to the civilization that allows the civ to get the buildings automatically. In other words, if I put it into 1 mod, how do I make the building a building type...
  4. P

    Need Help With Lua

    I'm good with the building (I'm fine with XML code) but wasn't sure how to use the Lua. Thanks!
  5. P

    Need Help With Lua

    How do I make the dummies spawn based on Tourism?
  6. P

    Need Help With Lua

    Is there a way to change Science value without using a building? If so, I could do it using the GetBaseTourism() function, then adding the value to the research output.
  7. P

    Need Help With Lua

    Nevermind, got it to work, but how do I do the Tourism ability? I understand I create a decoy building, but how exactly do I code this? Can somebody please just copy + paste code to do this?
  8. P

    Need Help With Lua

    I'm not sure what changed, but with exact code posted there, it stopped working, and improvement won't show at all.
  9. P

    Need Help With Lua

    So using this code, it worked, no errors in logs, however the pictures for building it change (initially it shows Fort icon, then changes to farm), and when you build it says "BUILD_RESEARCH_STATION" instead of "Research Station" in the improvements list.
  10. P

    Need Help With Lua

    Other than those 2, is it ok? Also I changed the ART_DEF_IMPROVEMENT_RESEARCH_STATION to ART_DEF_IMPROVEMENT_BRAZILWOOD_CAMP (once I make art for the civ, I'll change it back.
  11. P

    Need Help With Lua

    Oh, that was a mistake, that was supposed to be Penicillin.
  12. P

    Need Help With Lua

    What we did was change it so that it no longer gives Tourism, but now gives Science, increasing when certain technologies are discovered - just to clarify.
  13. P

    Need Help With Lua

    Can someone please just copy + paste the Lua code for how I'd do this?
  14. P

    Need Help With Lua

    I'm asking if I were to just entirely remake the function, trying to turn 100% of Tourism into Science, what would the code look like?
  15. P

    Need Help With Lua

    How would you suggest I change the function then?
Back
Top Bottom