
Hi all, My players like to make bets between themselves and lend each other money during games, and was hoping to write a macro for the cashmaster API script to allow them to quickly and easily swap cash with one another. I just cant figure out how. Reading the notes there is a way to use @{target|character_id} and @{selected|character_id}, I am also trying to use a query so they can easily edit the amount they wish to transfer. I was thinking along the lines of !cm -t @{target|character_id} ?{how much?|0pp 0gp 0ep 0sp 0cp} or !cm -t @{target|character_id} ?{how much?|0} ?{what denomination?|pp|gp|ep|sp|cp} the query/ies work fine, but I get an error report in chat (From CashMaster): ERROR:
Invalid Input. Validate that a subject is provided and input is not
malformed. In response to Aaron M.'s command !cm -t
-MK6EBGPMnBMkIvMgHdn0pp 5gp 0ep 0sp 0cp I know it is me making the mistake, but for the life of me I can't figure out how to get it to work. any help/advice would be greatly appreciated. Thanks, Aaron.