Jump to content

Epica

Members
  • Posts

    31
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by Epica

  1. where? 
    is thus in ItemData.txt

     

     

     

    item_begin etcitem 726 [mana_drug] item_type=etcitem slot_bit_type={none} armor_type=none etcitem_type=potion recipe_id=0 blessed=0 weight=0 default_action=action_skill_reduce consume_type=consume_type_stackable initial_count=1 maximum_count=20 soulshot_count=0 spiritshot_count=0 reduced_soulshot={} reduced_spiritshot={} reduced_mp_consume={} immediate_effect=1 price=0 default_price=80 item_skill=[s_mana_drug] critical_attack_skill=[none] attack_skill=[none] magic_skill=[none] item_skill_enchanted_four=[none] material_type=liquid crystal_type=none crystal_count=0 is_trade=1 is_drop=1 is_destruct=1 physical_damage=0 random_damage=0 weapon_type=none can_penetrate=0 critical=0 hit_modify=0 avoid_modify=0 dual_fhit_rate=0 shield_defense=0 shield_defense_rate=0 attack_range=0 damage_range={} attack_speed=0 reuse_delay=15000 mp_consume=0 magical_damage=0 durability=0 damaged=0 physical_defense=0 magical_defense=0 mp_bonus=0 category={} enchanted=0 html=[item_default.htm] equip_pet={@ALL_PET} magic_weapon=0 enchant_enable=0 can_equip_sex=-1 can_equip_race={} can_equip_change_class=-1 can_equip_class={} can_equip_agit=-1 can_equip_castle=-1 can_equip_castle_num={} can_equip_clan_leader=-1 can_equip_clan_level=-1 can_equip_hero=-1 can_equip_nobless=-1 can_equip_chaotic=-1 item_end
  2. I need help setting up the AIO SYSTEM, I am using the following arquivosd the npc 


     

    I am configuring the segunte form 


    ;Enables become_aio bypass and all in one buffer feature

    AIOSystem=1

     


    //All In One buffer skill data

    //Skills will be acquired once someone use "bypass -h become_aio"

    //Requirements:

    ItemID=57

    ItemCount=10000

    //timestamp - time in seconds

    global_setting_begin enabled=1 can_use_outside_peacezone=0 global_setting_end

    global_setting_begin enabled=1 can_use_outside_peacezone=0 can_move_outside_peacezone=0 peacezone_location=-15951/124072/-3112 global_setting_end

    //Skill list:

     



    and the npc

    <a action="bypass -h become_aio">AIO New</a><br>

     

    and the game message when I click on the option appears

    AllInOne System is currently disabled

×
×
  • Create New...