Jump to content

Question

Posted

Hello every one in my topic .. i got from other website some codes for Anti Farm PVP and all of that kind .. and i have one problem in one line in code

error in this one >>>> Util.printSection("AntiFeedManager");

i know that Util << is wrong.. so what should i do with this ?

		               Util.printSection("AntiFeedManager");
		               AntiFeedManager.getInstance().registerEvent(AntiFeedManager.GAME_ID);

5 answers to this question

Recommended Posts

  • 0
Posted

 

Hello every one in my topic .. i got from other website some codes for Anti Farm PVP and all of that kind .. and i have one problem in one line in code

error in this one >>>> Util.printSection("AntiFeedManager");

i know that Util << is wrong.. so what should i do with this ?

		               Util.printSection("AntiFeedManager");
		               AntiFeedManager.getInstance().registerEvent(AntiFeedManager.GAME_ID);

 

Move your cursor over "Util", once the suggestion window pop up click IMPORT to import it's path.

Guest
This topic is now closed to further replies.


×
×
  • Create New...