Thread Tools Display Modes
03-31-05, 04:27 PM   #1
Aerotechx
A Defias Bandit
Join Date: Mar 2005
Posts: 2
Link code help needed!

hi there.

I'm making my own UI and want to add a button on the login screen. Well the button etc. is there but I don't know the right XML Code for a link to my site...

this is what I got:

Code:
<Button name="AccountLoginVisitThor" inherits="GlueButtonSmallTemplate" text="Visit THoR">
	<Anchors>
		<Anchor point="BOTTOMLEFT">
			<Offset>
				<AbsDimension x="10" y="120"/>
			</Offset>
		</Anchor>
	</Anchors>
	<Scripts>
		<OnClick>
			HERE THE LINK CODE SHOULD BE I THINK!
		</OnClick>
	</Scripts>
</Button>
Hope someone can help me.

the link will be: http://www.thor.ingame.org



sincerely,

AerotechX


edit

This is in the AccountLogin.xml ofcourse :-)

Last edited by Aerotechx : 03-31-05 at 04:41 PM.
  Reply With Quote
04-03-05, 02:45 PM   #2
Aerotechx
A Defias Bandit
Join Date: Mar 2005
Posts: 2
Noone knows what to do?

Or is this just being ignored atm? :P
  Reply With Quote

WoWInterface » Developer Discussions » Lua/XML Help » Link code help needed!

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off