Showing room stats after an event
wertandrew
26 Feb 2016, 21:12I am trying to show all the information you get when entering a room after an event.
So say you talked to an NPC and after a few lines of text, you can't see all the room details because they are high up, how do I show them again using script? Thanks.
So say you talked to an NPC and after a few lines of text, you can't see all the room details because they are high up, how do I show them again using script? Thanks.

XanMag
26 Feb 2016, 22:19Not sure but, try to
1. Add new script.
2. Choose 'Call Function' from the menu.
3. Type 'ShowRoomDescription' (without the '). Leave the rest blank.
That should call the room description after a certain event. Of course it needs to be associated with some script that has just run.
Let me know if that works.
1. Add new script.
2. Choose 'Call Function' from the menu.
3. Type 'ShowRoomDescription' (without the '). Leave the rest blank.
That should call the room description after a certain event. Of course it needs to be associated with some script that has just run.
Let me know if that works.