Jump to content

Need help! 'To fix Mass Match Maker'


Recommended Posts

http://www.loverslab...ass-matchmaker/


Mass Match Maker doesn't work with 'Skeevers'


I was trying to fix it myself but I don't know how to compile psc file to pex.


moreover, what is form id for scripting?


 


Function SetUpList()

Int Mods = Game.GetModCount()

String Name

While Mods

Mods -= 1

Name = Game.GetModName(Mods)

If Name == "Dawnguard.esm"

DraugrList.AddForm(Game.GetFormFromFile(0x23E2, Name))

DraugrList.AddForm(Game.GetFormFromFile(0x6AFA, Name))

DraugrList.AddForm(Game.GetFormFromFile(0x7AF3, Name))

DraugrList.AddForm(Game.GetFormFromFile(0x894D, Name))

DraugrList.AddForm(Game.GetFormFromFile(0x19FD3, Name))

 

I'm looking for Skeever's Form ID but it seems not normal Form ID in skyrim. I've never seen Form ID like ( 0x~~~~~).

 


Somebody who knows scripting, please help me!


 


 

Link to comment

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more information, see our Privacy Policy & Terms of Use