Jump to content

Possible solutions for changing the floor in AAF without saving/loading


Recommended Posts

Posted

Is there a patch or possible changes to the main AAF script that would force the reinitialization of actors in AAF? I know that in mods, gender change after adding the keyword (AddKeyword(AAF_API.AAF_GenderOverride_Male) to the prim) calls AAF_API. GetActorData(akActor) is called, which forces AAF to reinitialize actors, but the problem is that when you try to add the keyword again or remove the existing AAF_API.GetActorData (akActor), this function no longer works because it stores player field data in the cache. The question is whether there is a way or possibility to patch the main AAF script by adding player cache reset functionality.

 

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...