..:D&G:.. Posted November 19, 2013 Share Posted November 19, 2013 Hey, I want to know whats the easiest way of making a bubble with text on the top of an image when I put my cursor on the image/logo? guiCreateStaticImage Link to comment
Castillo Posted November 19, 2013 Share Posted November 19, 2013 Use the "tooltips" resource. https://community.multitheftauto.com/in ... ls&id=3054 Link to comment
..:D&G:.. Posted November 19, 2013 Author Share Posted November 19, 2013 (edited) What should I use to create that bubble with text? setElementData(button, "tooltip-text", "Your tooltip text goes here", false) setElementData(button, "tooltip-color", "#FFFFFF", false) setElementData(button, "tooltip-background", "#666666", false) ------------------------------------------------EDITED-------------------------- Doesn't matter, I know how it works now! Thanks SOLVED! Edited November 20, 2013 by Guest Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now