Room_goto - hpgDesigns/hpgdesigns-dev.io GitHub Wiki
NOTOC {{-}}
Notation
Description
Switches to the provided room.
Parameters
- numb: The index of the room to go to.
Return Values
none
Example Call
room_goto(rm_menu);
NOTOC {{-}}
Switches to the provided room.
none
room_goto(rm_menu);