Jump to content

[LE] Help Message activate after getting up from Chair


Recommended Posts

This script compiled but it doesn't work when I put it on the chair. No message came up.

 

Scriptname cs_GetUpMessageScript extends ObjectReference
{Show a message getting up from chair.}
Message Property cs_BathMSG Auto
Event OnGetUp(ObjectReference akFurniture)
cs_BathMSG.show()
EndEvent
Link to comment
Share on other sites

  • Recently Browsing   0 members

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