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 Help with Code Tags Java Syntax (Toggle Plain Text) Castlewars = Castlewars.process() Castlewars = Castlewars.process() i need it to look a little something like Help with Code Tags Java Syntax (Toggle Plain Text) teleportPet = npcHandler.teleportPet_process(int npcType, int x, int y, int summonedBy); 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!
Castlewars = Castlewars.process()
teleportPet = npcHandler.teleportPet_process(int npcType, int x, int y, int summonedBy);