Room Name in Label [SOLVED]

Started by Atelier, Wed 22/12/2010 13:37:58

Previous topic - Next topic

Atelier

I want to set a label so it shows the name of the room the player is in. But how can I get the value of that String?

Atelier.

monkey0506

There's no Room.Name or anything like that, but you can use a custom property to store the value. You can even set it via the Properties Schema Editor to only apply to rooms. Then you can retrieve the value using Room.GetTextProperty.

Atelier


SMF spam blocked by CleanTalk