Continuation of this thread, just a billion years later:
https://www.gammon.com.au/forum/bbshowpost.php?bbsubject_id=13823
I started using Nick Gammon's Lands of Redemption Mapper, because it seemed very close to what I needed. The above doesn't seem to work. It actually seems to "crash" the miniwindow somehow, in that once the plugin is installed uninstalling it doesn't remove the window, it can't be moved, etc.
What the above should be matching:
https://www.gammon.com.au/forum/bbshowpost.php?bbsubject_id=13823
Quote:
room.hovermessage = string.format (
"%s\t[ Exits: %s ]\n[ Air exits: %s ]\n\n%s",
room.name,
table.concat (texits, ", "),
uid:sub (1, 5),
room.description
)
room.hovermessage = string.format (
"%s\t[ Exits: %s ]\n[ Air exits: %s ]\n\n%s",
room.name,
table.concat (texits, ", "),
uid:sub (1, 5),
room.description
)
I started using Nick Gammon's Lands of Redemption Mapper, because it seemed very close to what I needed. The above doesn't seem to work. It actually seems to "crash" the miniwindow somehow, in that once the plugin is installed uninstalling it doesn't remove the window, it can't be moved, etc.
What the above should be matching:
Quote:
The Royal Parlour
[Chilly]
Polished rosewood paneling lines the walls of this spacious and elegant
parlour. Though it is somewhat more modest than expected, particular
attention has been paid to the quality of materials in its decoration,
providing a rich, but subtle atmosphere that compliments the rest of the
Town Hall. A large hearth occupies the room's eastern wall, while solid
bronze candle holders line the perimeter of the room at regular intervals.
Along the south wall is a set of four large, floor-to-ceiling windows, each
curtained with silver-on-midnight brocade curtains. On the room's western
wall, one single, large panel has been fitted into its centre and painted
the crest of House ab Samael: a silver-painted hawk displayed upon a
black-and-silver chequered field. A single door leads back into the
central balcony.
In the last year:
(The room is cool as befits the time of year and has the neatness of a place
only recently occuppied, rather any sense of being 'lived in'. )
[ Exits: north ] [ Air exits: none ]
The Royal Parlour
[Chilly]
Polished rosewood paneling lines the walls of this spacious and elegant
parlour. Though it is somewhat more modest than expected, particular
attention has been paid to the quality of materials in its decoration,
providing a rich, but subtle atmosphere that compliments the rest of the
Town Hall. A large hearth occupies the room's eastern wall, while solid
bronze candle holders line the perimeter of the room at regular intervals.
Along the south wall is a set of four large, floor-to-ceiling windows, each
curtained with silver-on-midnight brocade curtains. On the room's western
wall, one single, large panel has been fitted into its centre and painted
the crest of House ab Samael: a silver-painted hawk displayed upon a
black-and-silver chequered field. A single door leads back into the
central balcony.
In the last year:
(The room is cool as befits the time of year and has the neatness of a place
only recently occuppied, rather any sense of being 'lived in'. )
[ Exits: north ] [ Air exits: none ]
