Jump to content

Geck Help please


Ltstrom

Recommended Posts

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 Player

player.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

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

  • Recently Browsing   0 members

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