|
Post by Kawika on Jul 15, 2015 10:23:01 GMT
If HasInventory [player] [GoldPieces] [>=] [1000] Then Inventory [player] [take] [GoldPieces] [1000] Notify [You have deposited 1000 gold] [local] History [deposit1000] Else Notify [You don't have enough gold to deposit.]
|
|