Jump to content

How to make disable from chars use another weapons


Recommended Posts

can explain me how to put one class here for equip only light and bow

just edit him and answer me to replace ...thanks!

 # for disable class use item use like this
 # ClassNameId="10" <- classId
 # and itemType for weapons can't use like BOW;DAGGER;POLE..
 # and itemType for armors LIGHT;MAGIC;HEAVY;SHIELD
-->
        <Class id="92" ClassNameId="92">
        <Weapon ItemType="DAGGER;SWORD;BLUNT;POLE;FIST;DUALFIST;BIGSWORD;BIGBLUNT;DUAL" />
        <Armor ItemType="HEAVY;MAGIC" />
    </Class>

 

Link to comment
Share on other sites

  • 2 months later...

Αυτή τι στιγμή το class με το ID 92 δεν μπορεί να βάλει από Weapom

DAGGER;SWORD;BLUNT;POLE;FIST;DUALFIST;BIGSWORD;BIGBLUNT;DUAL

Και από Armor 

HEAVY;MAGIC

 

Που ακριβώς δυσκολεύεσαι? 

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now


×
×
  • Create New...