Buttons

For example :

I have included section from my Global GK ( i am using normal interlude but idea is the same for classic )

<button value="Towns" action="bypass -h npc_%objectId%_Chat 12" width=120 height=30 back="L2UI_CH3.bigbutton2_down" fore="L2UI_CH3.bigbutton2">

  • "Towns" - Text which will be written inside button
  • width=120 height=30 - Dimension of the buttons
  • back="L2UI_CH3.bigbutton2_down" fore="L2UI_CH3.bigbutton2" - Texture for the buton pulled from client.
1691261061628.png
 
Back
Top