Jump to content

Papyrus fragment not running


Recommended Posts

Hey guys. I'm currently trying to make a holotape that, when you click a button it will send a message to the player in a notification or pop up.

 

I've got the actual holotape item in-game, and a menu that pops up. But when I click the menu item in the holotape nothing happens.

 

This is what I have:

 

http://image.prntscr.com/image/590cb1ee0a08465d8fe6fe75306e049e.png Once I get in-game, I spawn the holotape and load it up, and click the menu item and it goes to the display text but I do not get a notification.

 

The code does compile successfully.

Link to comment
Share on other sites

Verify that your game has the INI setting to allow loose files. The Creation Kit does not enable it by default, and without it, scripts outside of BA2 files will not load.

 

In the Papyrus logs, you'll see "cannot open store for YourScript, missing file?" This is shown when the game can't find a script file that it needs.

Link to comment
Share on other sites

  • Recently Browsing   0 members

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