
:(
By: a guest on
Jun 1st, 2012 | syntax:
None | size: 0.74 KB | hits: 15 | expires: Never
Compiling Torvapkz...
src\org\dementhium\model\player\ShopManager.java:16: error: cannot find symbol
if (npcId == 534) {
^
symbol: variable npcId
location: class ShopManager
src\org\dementhium\model\player\ShopManager.java:17: error: cannot find symbol
currency = 12852;
^
symbol: variable currency
location: class ShopManager
src\org\dementhium\model\player\ShopManager.java:29: error: cannot find symbol
shops.put(npcId, new Shop(npcId, currency, isGeneral, items, amounts, tr
ue));
^
symbol: variable currency
location: class ShopManager
3 errors
Complete
Press any key to continue . . .