File geyser/GeyserUtil.lua

Functions

Geyser.copyTable (table) Clone a table, for good fun and profit.
Geyser.display (table) Non-recursive display of an item, because the normal 'display' was causing Mudlet to hang.
Geyser.hideAll (type) Hide all managed windows.
Geyser.nameGen (type) Generate a window name unique to this session.
Geyser.showAll (type) Show all managed windows.


Functions

Geyser.copyTable (table)
Clone a table, for good fun and profit.
Parameters
  • table:
Geyser.display (table)
Non-recursive display of an item, because the normal 'display' was causing Mudlet to hang. Not sure why.
Parameters
  • table:
Geyser.hideAll (type)
Hide all managed windows.
Parameters
  • type:
Geyser.nameGen (type)
Generate a window name unique to this session.
Parameters
  • type:
Geyser.showAll (type)
Show all managed windows.
Parameters
  • type:

Valid XHTML 1.0!