EQ2Interface

EQ2Interface (https://www.eq2interface.com/forums/index.php)
-   UI Developer Discussion (https://www.eq2interface.com/forums/forumdisplay.php?f=3)
-   -   / slash command arg[h]s! (https://www.eq2interface.com/forums/showthread.php?t=11003)

pooka 05-13-2008 07:09 PM

/ 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!

gm9 05-13-2008 07:20 PM

Seems to be bugged. Looking at the code the parameters are
[c_denom] = {p,g,s,c}
This always results in copper as you said.
[from_shared_bank] = {b,s, }
This one works, where b=from bank, s=from shared bank, otherwise from inventory.


All times are GMT -5. The time now is 12:31 PM.

vBulletin® - Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
© MMOUI