View Single Post
Join Date: Jan 2008
Posts: 3,765
Reputation: VernonDozier has a reputation beyond repute VernonDozier has a reputation beyond repute VernonDozier has a reputation beyond repute VernonDozier has a reputation beyond repute VernonDozier has a reputation beyond repute VernonDozier has a reputation beyond repute VernonDozier has a reputation beyond repute VernonDozier has a reputation beyond repute VernonDozier has a reputation beyond repute VernonDozier has a reputation beyond repute VernonDozier has a reputation beyond repute 
Solved Threads: 494
Featured Poster
VernonDozier VernonDozier is offline Offline
Senior Poster

Re: help with 'cannot find symbol'

 
0
  #4
Jan 7th, 2009
Originally Posted by firebike0 View Post
you also messed up the important part about were the error was at - again sorry for double posting but you sort of ruined what i was trying to get help with - the part i was getting errors on was if you notice in java.txt were it says like
  1. Castlewars = Castlewars.process()
i need it to look a little something like
  1. teleportPet = npcHandler.teleportPet_process(int npcType, int x, int y, int summonedBy);
thats what i need and as you can tell above he completely removed that x.x. java2.txt is also known as NPCHandler. thats where the INT's are handled if someone can figure out for me how exactly they are described than put them into java.txt that would be the greats and i'd give you credits. thanks!

"You", "He", "They", who are you referring to? That's a massive file you attached in the second post. What exactly is the question? Are there some posts missing on this thread?
Reply With Quote