Advertisement
Guest User

Untitled

a guest
Sep 26th, 2017
43
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.71 KB | None | 0 0
  1. Eradicated9th
  2. src\com\rs2hd\content\exchange\GrandExchange.java:236: ')' expected
  3. } if(player.getActionSender().setItemSlot(confir
  4. mBox, new int[] {995}, new int[] {price * amount}) {
  5.  
  6. ^
  7. src\com\rs2hd\content\exchange\GrandExchange.java:236: cannot find symbol
  8. symbol : variable confirmBox
  9. location: class com.rs2hd.content.exchange.GrandExchange
  10. } if(player.getActionSender().setItemSlot(confir
  11. mBox, new int[] {995}, new int[] {price * amount}) {
  12. ^
  13. 2 errors
  14. Correctly compiled Eradicated9th
  15. Press any key to continue . . .
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement