SSslimer Posted February 4, 2015 Posted February 4, 2015 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?? Quote
Belpois Posted February 4, 2015 Posted February 4, 2015 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 Quote I require Java, both the coffee and the code
SSslimer Posted February 4, 2015 Author Posted February 4, 2015 I need the change tasks of one mob on which I opend GUI. Quote
Belpois Posted February 4, 2015 Posted February 4, 2015 I need the change tasks of one mob on which I opend GUI. You definitely need Packets then Quote I require Java, both the coffee and the code
SSslimer Posted February 4, 2015 Author Posted February 4, 2015 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. Quote
SSslimer Posted February 4, 2015 Author Posted February 4, 2015 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 Quote
Recommended Posts
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.