I'm in the process of making my own mod, mostly to learn the ropes of the module system, but also for personal use eventually.
As I'm kind of a newb, I just have a few questions (for now) about some stuff.
1. I've downloaded the SoD V4 source code, but I can't seem to find the code that relates to the invasion. Anyone know of an easy way of implementing it into my own mod?
2. I'd like to implement Kingdom Management into my mod, but I'm unsure as to how I should go about doing it. Highlander's Kingdom Management is the one I've heard mentioned most frequently, so if anyone could help me implement that, or one they think is better, I'd be very happy. Found out
3. Buildings is something I would like to add and edit. Any guide or somesuch that explains it?
4. I have some zombie parties in my mod, and I wonder if it's possible to make them turn prisoners into zombies, like once a week or so? Another thing, how can I make them recruit from villages by looting them? (or something similar)
5. What's the most efficient way of making and expanding troop trees through the module system? Can I use the troop editor and kt0's converter?
6. A guide that explains how to spawn new parties? Lke adding spawn points?( Guess this go a little under the SoD invasion, but I'd like to know how it works)
7. Anyone know of an easy way of converting TheMageLord's tweaks into python? (I could live with directions of what to search for in which file, and what to change)Found out
8. Where in the module_mission_templates (I assume that's where it is) would I go to change reinforcement waves?
9. I can't for the life of me figure out how to make battles continue after I'm dead ( no deathcam, just not autocalc). Tried kt0's and MartinF's guides, but I always get different unexplained errors when compiling. (Usually syntax errors)
Found out
10. This is not directly related to modding, but I seem to get a lot of "stutter" (not lag, but it's like the game skips every second frame) since I implemented Mirathei's formations. Any explanation or way to remove it?
Seems to come with many men in formation at the same time?
11. Adding a new faction. How can I do that? I assume it's adding a kingdom_6 in module_factions, but that's as far as I've got.
12. How can I import items through the module system?Found out
13. What do I do to change how many men, equipment and such, I start with? Found out
I'm pretty sure I have more questions that I can't remember now, I'll ask as they come up.
Any help would be greatly appreciated and would help a fledgling modder.
As I'm kind of a newb, I just have a few questions (for now) about some stuff.
1. I've downloaded the SoD V4 source code, but I can't seem to find the code that relates to the invasion. Anyone know of an easy way of implementing it into my own mod?
2. I'd like to implement Kingdom Management into my mod, but I'm unsure as to how I should go about doing it. Highlander's Kingdom Management is the one I've heard mentioned most frequently, so if anyone could help me implement that, or one they think is better, I'd be very happy.
3. Buildings is something I would like to add and edit. Any guide or somesuch that explains it?
4. I have some zombie parties in my mod, and I wonder if it's possible to make them turn prisoners into zombies, like once a week or so? Another thing, how can I make them recruit from villages by looting them? (or something similar)
5. What's the most efficient way of making and expanding troop trees through the module system? Can I use the troop editor and kt0's converter?
6. A guide that explains how to spawn new parties? Lke adding spawn points?( Guess this go a little under the SoD invasion, but I'd like to know how it works)
8. Where in the module_mission_templates (I assume that's where it is) would I go to change reinforcement waves?
Found out
Seems to come with many men in formation at the same time?
11. Adding a new faction. How can I do that? I assume it's adding a kingdom_6 in module_factions, but that's as far as I've got.
12. How can I import items through the module system?
I'm pretty sure I have more questions that I can't remember now, I'll ask as they come up.
Any help would be greatly appreciated and would help a fledgling modder.