Advertisement
Guest User

Untitled

a guest
Jul 4th, 2017
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. Compiling Server core..
  2. .\palidino76\rs2\io\packets\NPCOption2.java:61: cannot find symbol
  3. symbol  : variable shop6
  4. location: class palidino76.rs2.players.Player
  5.         p.frames.setItems(p, 278, 89, 94, p.shop6, p.shop6n); //Add the one you
  6. put. +1 every time u add new shop
  7.                                            ^
  8. .\palidino76\rs2\io\packets\NPCOption2.java:61: cannot find symbol
  9. symbol  : variable shop6n
  10. location: class palidino76.rs2.players.Player
  11.         p.frames.setItems(p, 278, 89, 94, p.shop6, p.shop6n); //Add the one you
  12. put. +1 every time u add new shop
  13.                                                     ^
  14. 2 errors
  15. Press any key to continue . . .
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement