Help with an error (barrows).
Ehh i did minutes tut and i cant figure this out.
Code:
NPCHandler.java:2856: cannot find symbol
symbol : variable isBA
location: class client
temp.isBA = false;
^
NPCHandler.java:2861: cannot find symbol
symbol : variable isBV
location: class client
temp.isBV = false;
^
NPCHandler.java:2866: cannot find symbol
symbol : variable isBD
location: class client
temp.isBD = false;
^
NPCHandler.java:2871: cannot find symbol
symbol : variable isBT
location: class client
temp.isBT = false;
^
NPCHandler.java:2876: cannot find symbol
symbol : variable isBK
location: class client
temp.isBK = false;
^
NPCHandler.java:2881: cannot find symbol
symbol : variable isBG
location: class client
temp.isBG = false;
^
6 errors