Jump to content

Editing WEStart.SendStoryEvent()


Recommended Posts

The WETrigger.psc source file calls a function called WEStart.SendStoryEvent() that I would like to edit, but this function isn't defined in any of the source files in Scripts.rar, is there a source file somewhere that defines this function so that I can edit it, so that I can force specific encounters at random encounter spots?

Link to comment

WEStart is a Keyword.

Keyword is an object. Look into Keyword.psc.

It has a method SendStoryEvent(). It is flaged as "native". That means it is defined inside of skyrim engine. EXE, binary.

You can't edit it or get a source.

 

Link to comment
4 hours ago, Fotogen said:

WEStart is a Keyword.

Keyword is an object. Look into Keyword.psc.

It has a method SendStoryEvent(). It is flaged as "native". That means it is defined inside of skyrim engine. EXE, binary.

You can't edit it or get a source.

 

Damn. I think I can figure out a workaround though, thanks

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • 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