Ir para conteúdo
  • Cadastre-se
  • 0

Restrição de item em todas as classes.


OwnerAnthonny

Pergunta

2 respostass a esta questão

Posts recomendados

  • 0

this mod refers to this one >> MOD << add this diff and does not forget to change the XML of the items file

gameserver/data/xml/items/xx00-xx99

<item id="9222" type="Armor" name="Titanium Heavy Armor"> (EXAMPLE)
        <set name="icon" val="icon.armor_t1004_ul_i00" />
        <set name="default_action" val="equip" />
        <set name="armor_type" val="HEAVY" />
        <set name="bodypart" val="fullarmor" />
        <set name="crystal_type" val="S" />
        <set name="crystal_count" val="870" />
        <set name="material" val="LEATHER" />
        <set name="weight" val="4950" />
        <set name="price" val="1740000" />
        <cond msgId="1518">
               <and>
                <player classId="91,90,89" /> (add or remove classes here)
               </and>
        </cond>

        <for>
            <add order="0x10" stat="pDef" val="393" />
            <enchant order="0x0C" stat="pDef" val="0" />
        </for>
    </item>

 

Class ID

88 Duelist
89 DreadNought
90 Phoenix Knight
91 Hell Knight
92 Sagittarius
93 Adventurer
94 Archmage
95 Soultaker
96 Arcana Lord
97 Cardinal
98 Hierophant
99 Eva Templar
100 Sword Muse
101 Wind Rider
102 Moonlight Sentinel
103 Mystic Muse
104 Elemental Master
105 Eva Saint
106 Shillien Templar
107 Spectral Dancer
108 Ghost Hunter
109 Ghost Sentinel
110 Storm Screamer
111 Spectral Master
112 Shillen Saint
113 Titan
114 Grand Khauatari
115 Dominator
116 Doomcryer
117 Fortune Seeker
118 Maestro

✌️

Link para o comentário
Compartilhar em outros sites


  • 0
hace 19 minutos, Menadel dijo:

this mod refers to this one >> MOD << add this diff and does not forget to change the XML of the items file

gameserver/data/xml/items/xx00-xx99

<item id="9222" type="Armor" name="Titanium Heavy Armor"> (EXAMPLE)
        <set name="icon" val="icon.armor_t1004_ul_i00" />
        <set name="default_action" val="equip" />
        <set name="armor_type" val="HEAVY" />
        <set name="bodypart" val="fullarmor" />
        <set name="crystal_type" val="S" />
        <set name="crystal_count" val="870" />
        <set name="material" val="LEATHER" />
        <set name="weight" val="4950" />
        <set name="price" val="1740000" />
        <cond msgId="1518">
               <and>
                <player classId="91,90,89" /> (add or remove classes here)
               </and>
        </cond>

        <for>
            <add order="0x10" stat="pDef" val="393" />
            <enchant order="0x0C" stat="pDef" val="0" />
        </for>
    </item>

 

Class ID

88 Duelist
89 DreadNought
90 Phoenix Knight
91 Hell Knight
92 Sagittarius
93 Adventurer
94 Archmage
95 Soultaker
96 Arcana Lord
97 Cardinal
98 Hierophant
99 Eva Templar
100 Sword Muse
101 Wind Rider
102 Moonlight Sentinel
103 Mystic Muse
104 Elemental Master
105 Eva Saint
106 Shillien Templar
107 Spectral Dancer
108 Ghost Hunter
109 Ghost Sentinel
110 Storm Screamer
111 Spectral Master
112 Shillen Saint
113 Titan
114 Grand Khauatari
115 Dominator
116 Doomcryer
117 Fortune Seeker
118 Maestro

Eu já tenho, continua dando problemas.

Link para o comentário
Compartilhar em outros sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Visitante
Responder esta pergunta...

×   Você colou conteúdo com formatação.   Remover formatação

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Processando...




×
×
  • Criar Novo...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.