Jump to content

Can I add instant result button to Any skin?


scofib
 Share

Recommended Posts

You need this code whrereevere you want hte button and the match confirmation panel from the skin in the above link.

<widget class="icon_button" id="INST" width="150" appearance="buttons/custom/interface/continue/button" alignment="centre" font="fonts/continue instant" secondary_icon_enabled="true" secondary_icon="icons/16px/continue" secondary_icon_alignment="centre_right, centre_y" size="10">
									<translation id="text" translation_id="339740" type="use" value="Instant Result" />
									<record id="secondary_icon_properties" red_replacement="ui_header_icons"/>
									<record id="click_event" event_id="INST" event_target="glob" />

									<attachment class="test_global_attachment" get_property="sect" mode="1" set_property="hidn">
										<list id="value">
										<integer value="phtc" />
										<integer value="PhcP" />
										<integer value="PhcS" />
										<integer value="PhcN" />
										<integer value="PhcC" />
										<integer value="PhcF" />
										<integer value="patc" />
										<integer value="PacP" />
										<integer value="PacS" />
										<integer value="PacN" />
										<integer value="PacC" />
										<integer value="PacF" />
										</list>
									</attachment>
								</widget>
Link to post
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...