Page 1 of 1

Locked Doors/OneWay exits

Posted: Sat Jan 07, 2012 12:39 pm
by Filion
I am sorry if that has been adressed before, but I could not find anything similar
I want my mapper to be able to place a special symbol when a door exists in the room.
I also want to be able to put oneway exits, with an arrow. Are there any functions that let me do it?

Re: Locked Doors/OneWay exits

Posted: Sat Jan 07, 2012 3:42 pm
by Omit
If you want to mark a room with a symbol/charecter you can use
setRoomChar(RoomID, "D" ) (only displays if map is in 2d mode)

As for a one way exit, the mapper will map them... you could mark them by using the "custom exit lines" (rightclick room on the map) to distingush them from others. (I have no experiance with this one and cannot tell you if/how well this works and do not know if this can be done with scripting yet)

Re: Locked Doors/OneWay exits

Posted: Sat Jan 07, 2012 4:39 pm
by Filion
The custom exit lines do not work for a reason like it is supposed to do

Re: Locked Doors/OneWay exits

Posted: Wed Jan 11, 2012 1:46 pm
by chris
I'll fiddle around with this and see if we can get some better glyphs for these instances.