Posted February 4, 201510 yr Hey, I want to add and remove tasks why button in my gui is activated. Need I to send packets or it would work without it??
February 4, 201510 yr I want to add and remove tasks why button in my gui is activated. If I understand correctly, you want to Add or Remove some custom tasks you have created, "while" a button in the GUI is clicked on. Correct? In that case, if the change will effect all players on the server, then yes you need packets. Also can you please explain in more detail what you need, include some code while your at it I require Java, both the coffee and the code
February 4, 201510 yr I need the change tasks of one mob on which I opend GUI. You definitely need Packets then I require Java, both the coffee and the code
February 4, 201510 yr Author Thats not good, thats very bad. I will need to make a lot of things. Despite sending tasks objects I will need to send their configuration. Thanks for help. I will post back if I have a problem.
February 4, 201510 yr Author So I must create packet which sends the button id andon message method put my stuff for adding or removing tasks? @Edit I think that I did it properly, removing tasks is easier(in my system I need only to remove task from list without any parameters) But to be sure that adding works good too I will need to make some upgrades in my code to allow customisation of tasks and of course I need to make tasks to add sth
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.