Ltstrom Posted August 1, 2010 Share Posted August 1, 2010 Hi i need some help i am trying to script an activator object that when the player enters it it would run the script i have tried to use this script: BEGIN OnTriggerEnter Playerplayer.additem BigPot "1"END and another one similar but the activator item i have set won't work can someone help please btw this is just to try and get the activator to work i am trying to add a actor effect when the player enters. Link to comment Share on other sites More sharing options...
Quetzlsacatanango Posted August 1, 2010 Share Posted August 1, 2010 Is it a trigger box, or something like a switch? If the latter, you want to use Begin OnActivate instead of Begin OnTriggerEnter. Link to comment Share on other sites More sharing options...
Ltstrom Posted August 1, 2010 Author Share Posted August 1, 2010 Is it a trigger box, or something like a switch? If the latter, you want to use Begin OnActivate instead of Begin OnTriggerEnter. okay so it is supposed to be a trigger box as i am trying to make it work like metro 2033 where the player can't breathe. now i need to try to get the script to activate when the player enters the box any ideas how to get that to work Link to comment Share on other sites More sharing options...
Recommended Posts