Need BACK Button

Started by Yo Mama!, Tue 03/06/2003 18:13:44

Previous topic - Next topic

Yo Mama!

What would the script be for a hotspot that goes back one room when its clicked? I made a room that is help for the game, and I want the Back hotspot to go to whatever the room the player was in before they went to the help room.

Scorpiorus

Insite hotspot interaction place the next code:

NewRoom(character[GetPlayerCharacter()].prevroom);

but actually if I need a help screen I would make it a GUI instead. :P

-Cheers

SMF spam blocked by CleanTalk