Anonymous
×
Create a new article
Write your page title here:
We currently have 7 articles on wiki.jedimud.net. Type your article name above or click on one of the titles below and start writing!



wiki.jedimud.net
Revision as of 21:12, 4 August 2024 by Guts (talk | contribs) (1 revision imported)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The JediMUD Banking System

Banks located in major cities throughout the mud offer access to your account via automated teller machines.

A new banking system has been established that links characters possessing shared real-world email accounts. JediMUD admin can turn on and off the banking system via config edit. It is currently enabled and uses SQL to save all all information.

If you are not logged into a JediMUD bank account or SQL is down the old system remains in place.

Setting Up Your New Shared Account

Ensure that your character has an associated real-world email address. All characters with this

email address can share the new Banking System Accounts.

Use option 7 of the main login menu to establish your email association:

Welcome to JediMUD!
0) Exit from JediMud.
1) Enter the game.
2) Enter description.
3) Read the background story.
4) Change password.
5) Delete this character.
6) Check the status of this character.
7) Change Email address.

Enter your email address.

Accessing Your JediMUD Bank Account

Use the following commands to make transactions at the ATM:

Usage: Bank <cmd>

bank new <password>                   - create a new JediMUD bank account.
bank open <name> <password>           - Login to JediMUD bank account.
bank close <name> <password>          - Logout of your JediMUD bank account.
bank whois                            - Whois bank account are you logged into.
bank passwd <name> <oldpw> <newpw>    - Change JediMUD bank password.
bank balance                          - JediMUD bank balance.
bank deposit <amt>                    - Deposit gold into JediMUD bank account.
bank withdrawal <amt>                 - Withdrawal of gold from JediMUD bank account.
bank sendmoney <to> <amt>             - Send Money to a character.

Legacy:

balance   - shows account balance
deposit   - move gold from your character into the bank
withdraw  - move gold from the bank to your character
sendmoney - Send Money to another character

Deposit and withdraw require you to specify either an amount or 'all.'

Usage: 

> balance       
> deposit <amount>       
> withdraw <amount>         
> deposit all
> withdraw all

You will receive account information after each transaction.

Token Exchange

You may now deposit physical quest tokens as character-linked quest points, and redeem quest points for physical tokens. You can use this method to consolidate smaller token denominations into larger tokens.

Usage: convert <amount | all>

For example, you have a single bronze token in your top level inventory:

>convert all Your current quest point balance is 14. After converting 1 token(s) your quest points balance has increased to 15

>revert <amount | all>

If you reverted all in the example above, you'd have one silver (5) and one gold (10) token in your inventory.