Hi.
I started reading about MM modding and even tried some ASM coding myself on .exe file with various results. I have some questions of varying nature, from rather basic to more advanced ones and they are all about MM7. Here they are:
1. Greyface shared an equation to calculate monster chance to hit us and monster level is used in calculations. There are some monsters that cast bless or hour of power(= bless) which should improve AC, does it also increase monster level or does it even work for monsters?
2. Is there a way to modify monsters to cast regeneration or heal spell? I'd love to see trolls with high regeneration.
3. Is there a way to add new creatures to MM7? Mainly import them from MM8.
4. Is there a way to import map from MM8 or MM6? (Without events, NPC, monsters and such)
5. How to create new maps for MM7? Is there a tutorial/tools that could facilitate it?
6. Probably most important - I'd like to be able to add new spells or modify existing ones, so far I had little luck with disassembler, maybe due to low skill with that tool. But I see that there are scripts like evt.CastSpell provided by Greyface, which can cast spell based on its number. Does it call some functions from .exe file? How does it work and do you think it could help me create new spells?
Thank you a lot for any answers you provide and have a nice day!
[MM7] questions about modding and creatures
-
- Leprechaun
- Posts: 4
- Joined: 11 Mar 2017
Re: [MM7] questions about modding and creatures
Using GrayFace Editor you can export maps from MM6 and MM8 and with the editor you can import them into MM7, but I think, not sure, that the game has a limit as to how many maps it can handle. I believe you can create new maps with the editor. GrayFace can provide more info. on this.SparrowJacek wrote:Hi.
I started reading about MM modding and even tried some ASM coding myself on .exe file with various results. I have some questions of varying nature, from rather basic to more advanced ones and they are all about MM7. Here they are:
1. Greyface shared an equation to calculate monster chance to hit us and monster level is used in calculations. There are some monsters that cast bless or hour of power(= bless) which should improve AC, does it also increase monster level or does it even work for monsters?
2. Is there a way to modify monsters to cast regeneration or heal spell? I'd love to see trolls with high regeneration.
3. Is there a way to add new creatures to MM7? Mainly import them from MM8.
4. Is there a way to import map from MM8 or MM6? (Without events, NPC, monsters and such)
5. How to create new maps for MM7? Is there a tutorial/tools that could facilitate it?
6. Probably most important - I'd like to be able to add new spells or modify existing ones, so far I had little luck with disassembler, maybe due to low skill with that tool. But I see that there are scripts like evt.CastSpell provided by Greyface, which can cast spell based on its number. Does it call some functions from .exe file? How does it work and do you think it could help me create new spells?
Thank you a lot for any answers you provide and have a nice day!
David
Morrowind Mod link https://www.moddb.com/mods/enchanted-ho ... een-update
CCR Link https://www.nexusmods.com/mightandmight ... escription
CCR Link https://www.nexusmods.com/mightandmight ... escription
Re: [MM7] questions about modding and creatures
I suspect Scripts/Structs/After/RemoveMapStatsLimit.lua of MM Extension is addressing this issue.DaveHer wrote:but I think, not sure, that the game has a limit as to how many maps it can handle.
Re: [MM7] questions about modding and creatures
Coping that file to MM7 might work.cthscr wrote:I suspect Scripts/Structs/After/RemoveMapStatsLimit.lua of MM Extension is addressing this issue.DaveHer wrote:but I think, not sure, that the game has a limit as to how many maps it can handle.
David
Morrowind Mod link https://www.moddb.com/mods/enchanted-ho ... een-update
CCR Link https://www.nexusmods.com/mightandmight ... escription
CCR Link https://www.nexusmods.com/mightandmight ... escription
Who is online
Users browsing this forum: No registered users and 3 guests