Jump to content

Recommended Posts

Posted

The idea is to have something like a notification, a small GUI on screen that doesn't block the player but can also be clicked if the mouse cursor is visible. I know how to make overlay GUIs, i just can't figure out how to make the button clickable. Is it possible to do this? And if so how can i do this? 

Don't blame me if i always ask for your help. I just want to learn to be better :)

Posted

Kinda, instead of the inventory the player will open the chat, so the cursor become visibile and he can click on the notification.

Don't blame me if i always ask for your help. I just want to learn to be better :)

Posted

I'm worry this could be heavy to handle. Consider that the mod will run on a server with many players, so handling mouse movement for every player could lead to some lag i guess :/

Don't blame me if i always ask for your help. I just want to learn to be better :)

Posted

Right, i'm a bit confused on this. The mod runs on the server but the event happens on client, right. By the way i'll try that event :)

Don't blame me if i always ask for your help. I just want to learn to be better :)

Posted

I tried that event, but i get some issues: the event is fired when the mouse is moved, not only when it's clicked, and if there are two GUI's opened, like the chat gui and the notification, it will take the chat gui because it's a GuiScreen. I also didn't get a way to check where the click happened :/ I guess i'll move on and discard this idea :/

Don't blame me if i always ask for your help. I just want to learn to be better :)

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.