View Single Post
  #1  
Unread 05-13-2008, 07:09 PM
pooka's Avatar
pooka pooka is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Dec 2004
Server: Antonia Bayle
Posts: 250
Default / slash command arg[h]s!

/shared_deposit, /shared_withdraw, /bank_deposit, /bank_withdraw

All have similar arguments:
Usage: bank_deposit <u_coins> <c_denom> [from_shared_bank]

<u_coins> is the # of coins (ie 100)

Can anyone offer help with what can be used for <c_denom> and/or [from_shared_bank]?

Currently anything I put in place of <c_denom> becomes copper.

Thanks!
Reply With Quote