trystero49
Prince
- Joined
- Apr 30, 2012
- Messages
- 515
I'm trying to create a mod where you can choose several pantheon beliefs. I have very little experience with XML and LUA, but I do have experience in reading code and stuff, and I'm decent with logic.
I figure that in order to do this, I'd have to change some of the LUA files. I'm not really sure where to start, but I think I should be starting in the Found Pantheon pop up button, since I assume the UI LUA files specify which functions to run. I guess I have to disable PlayerCannotFoundPantheon() or whatever, or I'd probably have to create a new function entirely.
Does anyone have any insight or advice on this? Thank you.
I figure that in order to do this, I'd have to change some of the LUA files. I'm not really sure where to start, but I think I should be starting in the Found Pantheon pop up button, since I assume the UI LUA files specify which functions to run. I guess I have to disable PlayerCannotFoundPantheon() or whatever, or I'd probably have to create a new function entirely.
Does anyone have any insight or advice on this? Thank you.