Jump to content

Recommended Posts

Posted

Hey! So, I need to basically write a given string array (just the player list) to ByteBuf while sending a packet. But honestly, I have no clue how to. xD Any suggestions?

I am not a cat. I know my profile picture is sexy and amazing beyond anything you could imagine but my cat like features only persist in my fierce eyes. I might be a cat.

Posted

Now see, I would do that but, I am using a String array to store about ten or twenty messages to be sent to the server.

I am not a cat. I know my profile picture is sexy and amazing beyond anything you could imagine but my cat like features only persist in my fierce eyes. I might be a cat.

Posted

Actually I did it by running a for loop through the String[] length and saving each string. :P Thanks for the suggestions though!

I am not a cat. I know my profile picture is sexy and amazing beyond anything you could imagine but my cat like features only persist in my fierce eyes. I might be a cat.

Guest
This topic is now closed to further replies.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.