Zorkaz Posted March 19, 2022 Share Posted March 19, 2022 Has anyone a solution:I want to cast a spell/execute script on an actor that is currently using a specific piece of furniture. However I don't find a script command that would target an NPC specifically Link to comment Share on other sites More sharing options...
LarannKiar Posted March 21, 2022 Share Posted March 21, 2022 Create a Magic Effect (Casting Type: Fire and Forget, Delivery: Contact). Add the Condition: GetSitting != 0. Run on: Target. Link to comment Share on other sites More sharing options...
Zorkaz Posted March 22, 2022 Author Share Posted March 22, 2022 Yeah but how do I apply it to the person sitting in the chair? I tried using an explosion but it won't work. Btw. I'm using Event OnPowerON()EndEvent on the chair Link to comment Share on other sites More sharing options...
Recommended Posts