Ellan Vanin

Répondre
Partager Rechercher
Patch notes 1.119, voici la partie qui t'intéresse :

  • User Interface Note: Custom UIs will need to be updated in order to see the new Ellan Vannin outposts on their /realmwar map. These fixes will allow custom UI users to see the new docks', underground keep's, and the new capturable towers' icons as well as the new ruined tower's new locations. The relevant files are as follows:
    • game directory\ui\atlantis\realmwar_agramon.xml
    • game directory\ui\atlantis\realmwar_alb.xml
    • game directory\ui\atlantis\realmwar_hib.xml
    • game directory\ui\atlantis\realmwar_mid.xml

Copier ces 4 fichiers du répertoire atlantis vers custom devrait fonctionner
Le patcher ne modifie pas le dossier custom.

Dans les quatre fichiers realmwar_***.xml tu dois avoir :

Code:
        <ButtonDef>
            <TemplateName>button_large</TemplateName>
            <OnClickEvent>WarmapUpdateBattles</OnClickEvent>
            <ControlId>2011</ControlId>
            <Label>UPDATE</Label>
            <Position>
                <X>203</X>
                <Y>131</Y>
            </Position>
        </ButtonDef>
        <ButtonDef>
            <TemplateName>button_large</TemplateName>
            <OnClickEvent>WarmapTeleportRequest</OnClickEvent>
            <ControlId>2012</ControlId>
            <Label>TELEPORT</Label>
            <Position>
                <X>173</X>
                <Y>392</Y>
            </Position>
        </ButtonDef>
(Les positions x et y peuvent changer)

Ce sont les boutons update et teleport.
Répondre

Connectés sur ce fil

 
1 connecté (0 membre et 1 invité) Afficher la liste détaillée des connectés