Jump to content

New Name Coloring.


An4rchy

Recommended Posts

I would do main class like that: http://pastebin.com/bDRiUxLX

Code will not work because the imports and few methods are from my h5 sources but its really easy to change it. 

 

You should change this definitely, because it will give ArrayOutOfBoundsException:

last++;
p.getAppearance().setNameColor(color[last]);
Link to comment
Share on other sites

can you explain please with some proofs of what you mean?

What is that you don't understand? I even gave an example. You can't move the item to the augmentation window if another packet is being sent at the same time, it's that simple.

Link to comment
Share on other sites

 

I would do main class like that: http://pastebin.com/bDRiUxLX

Code will not work because the imports and few methods are from my h5 sources but its really easy to change it. 

 

You should change this definitely, because it will give ArrayOutOfBoundsException:

last++;
p.getAppearance().setNameColor(color[last]);

Yeah i understand how it could be done using one thread, i was just loled about that 100 seconds :P

 

About packets being interrupted, i didn't test it to know if this happens but normally it should.

Link to comment
Share on other sites

  • 5 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.

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...