Jump to content

Recommended Posts

Posted

Ok so i made a gui that opens up when you press a button, it shots like level, exp, stats ect ect, how do i call these int variables from a plugin or must i set them for every player via the mod ?

Posted

This needs more explanation.

 

GUIs are client sided displays. You don't call values FROM them. You put values INTO them (onto display).

 

Do I understand correctly - you have server-sided plugin that holds values about players (stats), and you want to display those values in player's GUI (as Forge mod)?

 

What API is your plugin using?

 

Basically you will need to setup packets server->client.

1.7.10 is no longer supported by forge, you are on your own.

Posted

Could I ask "Why??????".  Why are you using another Client side mod system instead of just doing it all in Forge.  Or perhaps, spigot has changed since I last messed with it. 

 

If you have just Forge questions, we can probably help.  If you are looking for spigot, need to look elsewhere.

Long time Bukkit & Forge Programmer

Happy to try and help

Posted

I think they have a server (that doesn't run forge) and they want players to be able to log in without forge. BUT they can install an optional client mod to improve their experience. That's what I gathered from the post

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  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.

Announcements



×
×
  • Create New...

Important Information

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