View Single Post
Join Date: Jan 2009
Posts: 4
Reputation: firebike0 is an unknown quantity at this point 
Solved Threads: 0
firebike0 firebike0 is offline Offline
Newbie Poster

help with 'cannot find symbol'

 
0
  #1
Jan 6th, 2009
help would be appriacted - i usually do that on a ENITRLY different file but i have no clue how to describe the INT's for a different file - note if you didnt read its supposed to be for teleportPet_process() which if you want to look at that code its in the extremely long code x.x
ive also tried to describe the INTS myself by maknig it do npcHandler.process();
by doing it like
  1. int npcType = npcHandler;
where it reads npcHandler as NPCHandler() where NPCHandler is the name of the file - or am i trying this all wrong and i should just combine the timer int eh 2nd part of the coding in with void newPetNPC to do the work?
Last edited by Ancient Dragon; Jan 6th, 2009 at 10:12 pm. Reason: replaced code with attachment
Attached Files
File Type: txt java.txt (9.5 KB, 5 views)
Reply With Quote