Jump to content

Need a little scripting help


buali

Recommended Posts

You can try and find an equivalent Papyrus command. E.g. in place of TCL you can try to use Debug.EnableCollisions(false) inside the ObjectReference.OnEquipped() event. The problem with using a debug function though as in this example is that it will be compiled out of the release archives. Unless of course you don't care about producing a release version.
Link to comment
Share on other sites

  • Recently Browsing   0 members

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