scripting

  1. G

    [MOD] Getting player data and send them to an endpoint

    Hello everyone! I am currently working on an upcoming community-based project to help people get more involved by playing multiplayer matches. I have a few questions to better understand the game's status and possibilities. Is there a way to create a mod that performs basic tasks such as...
  2. T

    [BNW] newbie to lua, what's wrong with this script?

    I'm using whoward's dll. I want to run an action when a great person is born, but it says "attempt to index local iUnit (a number value), isn't this the right way to ask? function TestGiveGPFaith(iPlayer, iUnit, iUnitType, iPlotX, iPlotY) print("unit spotted") if iUnit:IsGreatPerson()...
  3. Bangra 7

    Creating a civ leader mod component based of Tropico mod.

    After downloading the Tropico MOD for BNW, I figured I'd edit the Presidente LUA script, to allow a unit class to be chosen. This UNITCLASS_LEADER, will feature different leaders for my fictional nations in the MOD, and I want to be able to let multiple nations use the script. Do I have to...
Back
Top Bottom