Did you even make openDepoit() method in player.java? I'm starting to think people think that "player." means the player is going to do this. No... this is in the Player class.
Find the class that holds the deposit box or add this
Code:ActionSender.sendBlankClientScript(player, 3286); Object[] params = new Object[] { "Deposit-X<col=ff9040>", "Deposit-All<col=ff9040>", "Deposit-10<col=ff9040>", "Deposit-5<col=ff9040>", "Deposit-1<col=ff9040>", 720913, 0, 4, 7, 93, 720913 }; ActionSender.sendBConfig(player, 199, -1); ActionSender.sendClientScript(player, 149, params, "IviiiIsssss"); ActionSender.sendAMask(player, 1086, 11, 17, 0, 28); ActionSender.sendInterface(player, 11);



