How to create a new bank type
Open the config and scroll to Config.BankTypes
To create a new bank type, add a table entry with your chosen name.

Every bank type require:
After you have finished creating your bank type you can create a new bank in the Config.Banks
that uses your newly created bank type
How to get interior informations?
To retrieve interior information, use the getInteriorInfo
command (client console).

How to get offset from interior?
To determine the offset from the interior, use the getInteriorOffset
command (client console).
This command provides you the offset from your current position within the interior.

Last updated
Was this helpful?