SphereCommunity
Skill gump and dialog - Printable Version

+- SphereCommunity (https://forum.spherecommunity.net)
+-- Forum: Sphere 0.56d (/Forum-Sphere-0-56d)
+--- Forum: Script Help (/Forum-Script-Help)
+--- Thread: Skill gump and dialog (/Thread-Skill-gump-and-dialog)

Pages: 1 2 3 4


Skill gump and dialog - kn4tseb - 06-20-2014 03:47 PM

Hello people, i want to modify the menu gump and the text... i have read the tutorial and several posts, and what i need to know is how to replace or let the game know that the new gump is fired insted the default one, do i have to make it as an event for all players and use some trigger? would it be @userskills? would be very very nice if one of you just give me a few lines example of how to do it; i promise i will do the rest by my own at less i find my self ultra stucked with something really hard, but i hope that wont happen Smile

Thanks!!


RE: Skill gump and dialog - evening - 06-20-2014 06:02 PM

http://forum.spherecommunity.net/Thread-new-skills-gumps

Do not know if you have to help


RE: Skill gump and dialog - kn4tseb - 06-21-2014 12:01 AM

gonna re tried it


RE: Skill gump and dialog - kn4tseb - 06-21-2014 04:11 PM

Is it possible to change the Font and the size of a dtextentry and how????? i ve seen that most of dialogs has the same font Confused

thanks


RE: Skill gump and dialog - Extreme - 06-21-2014 11:46 PM

(06-21-2014 04:11 PM)kn4tseb Wrote:  Is it possible to change the Font and the size of a dtextentry and how????? i ve seen that most of dialogs has the same font Confused

thanks

For Entry you can't Sad


RE: Skill gump and dialog - evening - 06-22-2014 12:14 AM

dtext 155 <eval 45 + ( 20 * 1 )> 44 <Alchemy>
change
dhtmlgump 155 <eval 45 + ( 20 * 1 )> 120 20 0 0 <def.bfont> color="#c5abff"<def.r1><def.CENTER>Alchemy

test


RE: Skill gump and dialog - Mordaunt - 06-22-2014 12:28 AM

That's not a text entry field though


RE: Skill gump and dialog - kn4tseb - 06-22-2014 04:32 AM

Okey so, default skill gump dialog has this like "conextmenu gumps" such as "miscelaneous, combat, trade skills, etc...
im trying to use a similar font like that, does anyone know how to?


RE: Skill gump and dialog - kn4tseb - 06-25-2014 06:12 AM

1- Guys i have a question, when a checkbox is pressed (miscelaneous for example) in the default skill gump, some skills appear, is this a new page which opens? im trying to figure the way it works, can you please guide me a bit?

2- there's a gump which functions as a scrollbar, gump id NÂș 2088. would you please let me know how it works?

Thank you very much.


RE: Skill gump and dialog - darksun84 - 06-25-2014 06:37 AM

1-I am almost sure that the default skill gump works in a completelly different way than a server-sent gump (example : drag&drop, scrollable bars and so on..)

2-Gumps are just images, that scrollbar is just an image Tongue .