SphereCommunity
Also Dialog question with Gumps over 0c349 - Printable Version

+- SphereCommunity (https://forum.spherecommunity.net)
+-- Forum: Sphere 0.56d (/Forum-Sphere-0-56d)
+--- Forum: Script Help (/Forum-Script-Help)
+--- Thread: Also Dialog question with Gumps over 0c349 (/Thread-Also-Dialog-question-with-Gumps-over-0c349)



Also Dialog question with Gumps over 0c349 - admin phoenix - 05-01-2012 05:40 AM

Hello,

I create a new paperdoll dialog by using gumps with the ids > c350. This are the gumps for clothing, weapons and armor.
Now the problem is that this gumps are buttons because with the click on this gumps this should be unequip the items which are linked with the gumps.
this works fine with the first gump/button but the rest cannot be triggered because the first gump button lays over the rest gumps button also the black area from the gump which is invisible ingame.

hope you understand it Smile

my code is like this

button 20 20 <hval 0c521> <hval 0c521> 1 0 1
button 20 20 <hval 0c524> <hval 0c524> 1 0 2
and so on

gr

Phoenix