I just did gravediggah's trading tut and i fixed most errors i got but i just cant fix this one
Any help would be nice :D rep+ to who fixes first.Code:.\palidino76\rs2\players\ptrade\PTrade.java:125: cannot find symbol
symbol : method haveItem(palidino76.rs2.players.Player,int,int)
location: class palidino76.rs2.players.items.PlayerItems
if (!pi.haveItem(p, itemId, itemAmt)) {
^
.\palidino76\rs2\players\ptrade\PTrade.java:170: deleteItem(palidino76.rs2.playe
rs.Player,int,int,int) in palidino76.rs2.players.items.PlayerItems cannot be app
lied to (palidino76.rs2.players.Player,int,int)
pi.deleteItem(p, itemId, amount);
^
2 errors
Press any key to continue . . .
