Recent content by jelloWorld

  1. J

    Help with Simple LUA Mod

    Thanks for all of your help guys! Definitely won't be relying on undefined/sketchy behavior; the second series of questions was more just for understanding.
  2. J

    Help with Simple LUA Mod

    Thanks for the help. It turns out that the issue was that my mod does not work when loading up a saved game that didn't have the mod enabled to begin with. After starting a new game as your tutorial pointed out, it worked perfectly fine! Naturally, this leads me to another question - must ALL...
  3. J

    Help with Simple LUA Mod

    Hi everyone, I'm trying to get started with LUA mods but I can't seem to get a simple mod I made to work. Here is what I've done so far: 1. Used ModBuddy to create a new Project named My New Mod 2. Created a folder in the solution of My New Mod named lua 3. Created a file named "My New...
Back
Top Bottom