Main Menu - Show info on mouse hover. (Please see example picture)

Dries

Warper
Member
Joined
Mar 20, 2016
Messages
3
Reaction score
0
First Language
Afrikaans
Primarily Uses
Good day all!

I've never had problems finding the plug ins I need for my projects but this one has got me stumped. I've searched far and wide without any results.

I'm looking for a plug in that will allow information to be shown in the main menu -> item menu when you hover your mouse pointer over an item or weapon/armor. The info will be whatever is used in the database. This includes a picture, and everything will be in a nice text box of sorts.

I've made an example of what it will look like Example.JPG Any suggestions will be highly appreciated.

Thank You all and have a great day!
 

Shaz

Veteran
Veteran
Joined
Mar 2, 2012
Messages
40,098
Reaction score
13,704
First Language
English
Primarily Uses
RMMV
Where does the picture come from?
Do you use notes for anything else in the Weapons/Armors or Items tabs?
 

Dries

Warper
Member
Joined
Mar 20, 2016
Messages
3
Reaction score
0
First Language
Afrikaans
Primarily Uses
Where does the picture come from?
Do you use notes for anything else in the Weapons/Armors or Items tabs?
The picture comes from the icon used for the item, sorry I messed that up in the example. The notes are used for nothing else.
 

Jonforum

Veteran
Veteran
Joined
Mar 28, 2016
Messages
1,623
Reaction score
1,439
First Language
French
Primarily Uses
RMMV
i dont know if this can help you, but the best way for use mouse hover grafic it use the eventlistener.
if you know little bite in js here the way
PHP:
myFunction_mousedown = function(event){
// do stuff , and the event, it the deep option passed to function from mouse
}

document.addEventListener('mousedown', myFunction_mousedown ); // callBack any function
document.addEventListener('mousemove', myFunction_mousemove );
document.addEventListener('mouseup', myFunction_mouseup );
more info here
https://forums.rpgmakerweb.com/index.php?threads/help-dom-where-are-store-eventlistener.87231/
 

Users Who Are Viewing This Thread (Users: 0, Guests: 2)

Latest Threads

Latest Posts

Latest Profile Posts

People3_5 and People3_8 added!

so hopefully tomorrow i get to go home from the hospital i've been here for 5 days already and it's driving me mad. I miss my family like crazy but at least I get to use my own toiletries and my own clothes. My mom is coming to visit soon i can't wait to see her cause i miss her the most. :kaojoy:
Couple hours of work. Might use in my game as a secret find or something. Not sure. Fancy though no? :D
Holy stink, where have I been? Well, I started my temporary job this week. So less time to spend on game design... :(
Cartoonier cloud cover that better fits the art style, as well as (slightly) improved blending/fading... fading clouds when there are larger patterns is still somewhat abrupt for some reason.

Forum statistics

Threads
105,868
Messages
1,017,085
Members
137,583
Latest member
write2dgray
Top