JohnnyQuest101 Posted July 20, 2018 Share Posted July 20, 2018 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 More sharing options...
JohnnyQuest101 Posted July 20, 2018 Author Share Posted July 20, 2018 Nevermind this. Just figured out what was wrong. This script has to be applied to actor not chair. Link to comment Share on other sites More sharing options...
Recommended Posts