Posted May 27, 20178 yr Hi, I am new in this forum. I am working on a GUI with some buttons. When a player click on a button, I want to give the player some items. But how can I use the forge Packet System to do this?? I do not understand this. Thank you. Edited May 28, 20178 yr by MSandro
May 27, 20178 yr Author 7 minutes ago, diesieben07 said: Guis are entirely client-side. You will have to send a packet to the server, validate that they are allowed to get the item (check for spamming, hacked clients can send this packet non stop if they want to!) and if so, give them the item. Thank you. Yes, I have already read something about networking and packets, but I do not really understand it.
May 28, 20178 yr Author 14 hours ago, diesieben07 said: What do you not understand? Feel free to ask questions here. I don't understand how to use the Forge Package System to do this...
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.