Custom drop,items,multisell

Discussion in 'Help' started by Dazzel, Jan 18, 2011.

  1. Dazzel

    Dazzel New Member

    English:
    how to build a tattoo gun and it expires.
    the shadows type weapons, which has a sister that it ends when she vanishes, how?
    As also add an item to drop the moob, one weapon + 10.
    Its Multisell add on to sell weapons and armors + 3, +4, +5 ..... ??

    Its also creates an entry for it to disappear in 2,3,4 days?

    waiting for answers

    Rev Interlude L2OFF
    ------------------------------------------
    Português:
    como criar uma arma e tattoo que expire.
    tipo as shadows weapons, que tem uma mana nela que quando acaba ela some, como fazer isso?
    Como tambem add um item pra dropar do moob, uma arma + 10.
    Tem como add no multisell pra vender armas e armors + 3 ,+4,+5..... ???

    Tem como tambem cria um item para ele sumir em 2,3,4 dias?

    aguardando respostas

    Rev Interlude L2OFF
     
  2. Dazzel

    Dazzel New Member

    [​IMG]

    help no expire mana.

    Code:
    item_begin	armor	9493	[tattoo_o'_aio_event]	item_type=armor	slot_bit_type={underwear}	armor_type=none	etcitem_type=none	recipe_id=0	blessed=0	weight=100	default_action=action_equip	consume_type=consume_type_normal	initial_count=1	maximum_count=1	soulshot_count=0	spiritshot_count=0	reduced_soulshot={}	reduced_spiritshot={}	reduced_mp_consume={}	immediate_effect=1	price=0	default_price=150000	item_skill=[tatto_aio]	critical_attack_skill=[none]	attack_skill=[none]	magic_skill=[none]	item_skill_enchanted_four=[none]	material_type=dyestuff	crystal_type=s	crystal_count=21	is_trade=0	is_drop=0	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=0	mp_consume=2	magical_damage=0	durability=100	damaged=0	physical_defense=0	magical_defense=0	mp_bonus=0	category={}	enchanted=0	html=[item_default.htm]	equip_pet={0}	magic_weapon=0	enchant_enable=1	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
    
    I want to add the item to zero when your mana
     
    Last edited: Jan 19, 2011
  3. Midont

    Midont AdvExt64 Customers (IL)

    Try..

    Change 'armor' on 'shadow_armor' and in the end add 'item_life_time=90'

    Code:
    item_begin	shadow_armor	9493	[tattoo_o'_aio_event]	item_type=armor	slot_bit_type={underwear}	armor_type=none	etcitem_type=none	recipe_id=0	blessed=0	weight=100	default_action=action_equip	consume_type=consume_type_normal	initial_count=1	maximum_count=1	soulshot_count=0	spiritshot_count=0	reduced_soulshot={}	reduced_spiritshot={}	reduced_mp_consume={}	immediate_effect=1	price=0	default_price=150000	item_skill=[tatto_aio]	critical_attack_skill=[none]	attack_skill=[none]	magic_skill=[none]	item_skill_enchanted_four=[none]	material_type=dyestuff	crystal_type=s	crystal_count=21	is_trade=0	is_drop=0	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=0	mp_consume=2	magical_damage=0	durability=100	damaged=0	physical_defense=0	magical_defense=0	mp_bonus=0	category={}	enchanted=0	html=[item_default.htm]	equip_pet={0}	magic_weapon=0	enchant_enable=1	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_life_time=90	item_end
    
     
  4. Dazzel

    Dazzel New Member

    thx man.

    mp_consume=2 = consume mana for item?
     
  5. loest

    loest New Member

    first of all, if you wanna make the aio with days limit you should use advext, other way all you can have is shadow_item, which will be in minutes and it will only count when the item is equipped and the character is online.
     
  6. Dazzel

    Dazzel New Member

    this part of advext team would be a "items_livetime.txt?
    how it works but if I want to add this Tatto AIO to expire in three days, using the advext?
    ine what would I add?

    code is: 9434 60
    ID + Segundos?
     
    Last edited: Jan 19, 2011
  7. loest

    loest New Member

    you need to buy it from fred, lol