Jump to content
  • entries
    55
  • comments
    179
  • views
    15,725

Decompiling and Conjuration (that's a strange title)


Storms of Superior

595 views

So I'm looking for a script for a conjuration spell that I can decompile. How do I find compiled scripts to decompile? I need to read it over and cross-reference it with another script.

 

Thanks, folks.

2 Comments


Recommended Comments

I don't know if any vanilla conjuration spells use scripts, and I'm not familiar with any magic mods of how they handle it.

 

You can just try to locate the spell in question in the CK, find the script it uses, and look at that script. All scripts are in the /scripts folder.

 

Decompiling an actual .pex file won't necessarily get you anything readable, though... you'd be better off either finding a .psc file or asking for help from the mod author. Source files are in the /scripts/source folder.

 

What mod and what spell is it exactly you want to look at?

Link to comment
×
×
  • 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