Jump to content

AIO Buffer(Admin Command + Skills)


Recommended Posts

  • 3 weeks later...
  • 2 months later...
  • 1 year later...
  • 5 weeks later...
  • 4 years later...

where do i insert this code? im a noob :C

Just where says the patch..

+add -remove.

If all file have + symbol in each line then you must create a new one file with the .java name

Link to comment
Share on other sites

  • 5 years later...
On 3/22/2011 at 4:19 PM, Prince* said:

 

the enxt code are for the aio buffers can not paricipate for olympiad macth:

 

-		if (noble.getKarma() > 0)
-		{
-       	noble.sendMessage("You can't participate to Olympiad with karma.");
-        	return false;
-               }
+
+		if (noble.isgold())
+		{
+			noble.sendMessage("You can't paricipaate because you are AIO Buffer");
+		}

-Esta donde buscar de archivos para class o java que nombre  de carpetas?

-Is where to look for files for class or java what folder name?

 

On 3/22/2011 at 4:19 PM, Prince* said:

the enxt code are for the aio buffers can not paricipate for olympiad macth:

 

-		if (noble.getKarma() > 0)
-		{
-       	noble.sendMessage("You can't participate to Olympiad with karma.");
-        	return false;
-               }
+
+		if (noble.isgold())
+		{
+			noble.sendMessage("You can't paricipaate because you are AIO Buffer");
+		}

-Esta donde buscar de archivos para class o java que carpeta de nombre?

-Is where to look for files for class or java what folder name?

Link to comment
Share on other sites

  • Vision changed the title to AIO Buffer(Admin Command + Skills)
  • 6 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...