Jump to content

Recommended Posts

Posted

Like the title says I am trying to attach a simple message box to a workshop static item in this case it is a plaque reading the names of the fallen rr members at the switchboard. I have both the static item and message created.

Posted

You need to make your static an activator so the player can interact with it and add a script to it to have it pop your message box OnActivate(ObjectReference akActionRef). Statics can't be scripted.

Posted

Uh, now that you ask, I'm not sure I've ever seen a simple "OK" message Box scroll - it does when you get a series of buttons underneath though so I don't see why it shouldn't scroll when you have a long message.

 

In any case, the best solution is probably to shorten up your message, right? :tongue:

  • Recently Browsing   0 members

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