Display message first time in room [solved]

Started by Candle, Sun 23/04/2006 16:50:03

Previous topic - Next topic

Candle

Whats the best way to display a message when the player goes in a room for the first time?
The player will be going into the room a lot so only want this message to shoiw the first time.
Thanks for the help.

DoorKnobHandle

Put this:

Code: ags

// for example
Display ( "First time" );


into the room's "First time player enters room" function.

Candle

Thank dkh, don't know why I didn't think of that. lol

SMF spam blocked by CleanTalk