Class Master / Teleport / GA (Legacy)

scantraxx7777

Heir
Customer
Hello.
  1. Is it possible to use the class manager on the community board?
  2. How do I make the Teleport (alt+f) free up to level 40? Now its free for Level 1 characters only.
  3. Game Assistant bypass -h scripts_services.GameAssistant:Ex_WeaponAgrade": Where should I create a file with that name? I tried in multisell, but it did not work. (Included no_merchant="true")
 
Hello.
  1. Is it possible to use the class manager on the community board?
  2. How do I make the Teleport (alt+f) free up to level 40? Now its free for Level 1 characters only.
  3. Game Assistant bypass -h scripts_services.GameAssistant:Ex_WeaponAgrade": Where should I create a file with that name? I tried in multisell, but it did not work. (Included no_merchant="true")
1. Already, read guide how to work with community
2. At game client you need to change levels etc / after change at datapack
3. Look examples inside HTML, not like this
 
1. Already, read guide how to work with community
2. At game client you need to change levels etc / after change at datapack
3. Look examples inside HTML, not like this
2. I don't talk about the visual part. Level 1 characters use Teleport (alt+f) for free. How do I increase that level?
3. I look at the guides, but multisell/40025.xml does not exist. Where should I put the multisell to be opened by Game Assist?
XML:
<?xml version='1.0' encoding='utf-8'?>
<!-- PCBang in game button example -->
<list>
    <config showall="true" notax="true" keepenchanted="false" no_merchant="true"/> <!-- no_merchant true - trade without npc -->
    <item>
        <ingredient id="-100" count="10000000"/>
        <production id="8837" count="1"/>
    </item>
    <!-- Shadow Weapon: Knuckle Duster for 87600 PC Bang Points -->
    <item>
        <ingredient id="-100" count="10000000"/>
        <production id="8838" count="1"/>
    </item>
    <!-- Shadow Weapon: Dwarven Warhammer for 87600 PC Bang Points -->
    <item>
        <ingredient id="-100" count="10000000"/>
        <production id="8836" count="1"/>
    </item>
</list>
 
Last edited:
Так какой бай пас использовать для открытия мультика в GameAssistan?
 
Так какой бай пас использовать для открытия мультика в GameAssistan?
<Button ALIGN=LEFT ICON="NORMAL" action="bypass multisell 3025406">Agathions</Button>
 
Back
Top