The RTime script calls belong to the Basic Real Time script.
For the Advanced Game Time script, try this
Create an event with action button trigger. Give it any graphic you like. Under contents, create the following :
- Conditional branch with the script call 'GameTime.min? <= 30'
- in the first empty space, create a message eg. 'It is now GTMIN minutes.'
- under 'else', create a set move route for this event and set it to move up 3 times. (Make sure nothing is in its way). Tick the 'skip if cannot move' option and untick the 'wait for completion'. Click OK.
Save and play test to check if your event is working properly.