WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   Lua/XML Help (https://www.wowinterface.com/forums/forumdisplay.php?f=16)
-   -   Link code help needed! (https://www.wowinterface.com/forums/showthread.php?t=550)

Aerotechx 03-31-05 04:27 PM

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 :D



sincerely,

AerotechX


edit

This is in the AccountLogin.xml ofcourse :-)

Aerotechx 04-03-05 02:45 PM

Noone knows what to do?

Or is this just being ignored atm? :P


All times are GMT -6. The time now is 01:06 PM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2004 - 2022 MMOUI