Search found 2 matches
- Sat Sep 22, 2012 8:09 pm
- Forum: Modding
- Topic: Trigger an event at a certain location
- Replies: 2
- Views: 2500
Re: Trigger an event at a certain location
This would be very easy. A matter of choosing your pressure plate (hidden, or tileset) and putting a connection to you lua script function. Put the pressure plate at the desired x,y When the party steps on it, the hudPrint will activate. Helpful reading: http://www.grimrock.net/modding/introduction...
- Sat Sep 22, 2012 7:38 pm
- Forum: Modding
- Topic: Trigger an event at a certain location
- Replies: 2
- Views: 2500
Trigger an event at a certain location
Hi.
How can you make a script trigger an event if the player is located at a certain x and y position?
i.e: Display Hud Text when the player is standing at x=2 and y=8
Thanks
How can you make a script trigger an event if the player is located at a certain x and y position?
i.e: Display Hud Text when the player is standing at x=2 and y=8
Thanks