Thread: SImple Problem
View Single Post
  #9  
Old 03-08-2007, 04:31 PM
Chandler Chandler is offline
Banned
Join Date: Jan 2007
Posts: 656
Chandler will become famous soon enough
PHP Code:
TRIGGERACTION npcxnpcyfoundPOSITION,; 
Change this to something like this.
PHP Code:
triggeraction 3030foundPOSITION,; 
Obviously, edit the position (30, 30) to where the door is. [The x/y position of the door]
Then, inside the door add the other script. You'll see how it works.
Reply With Quote