simplemaxine Posted May 7, 2018 Posted May 7, 2018 Does anyone here know how to add the file smartguard.h to vanganth's source? Quote
Griunvaldas Posted May 7, 2018 Posted May 7, 2018 On 5/7/2018 at 4:47 PM, simplemaxine said: Does anyone here know how to add the file smartguard.h to vanganth's source? Expand Not as easy as you expect ;) Quote
simplemaxine Posted May 7, 2018 Posted May 7, 2018 On 5/7/2018 at 5:11 PM, Griunvaldas said: Not as easy as you expect ;) Expand From this I know, I'm looking for someone to add to me, I'll pay for the service Quote
lin2diy Posted May 15, 2018 Posted May 15, 2018 does anyone can share the lisence.cpp and lisence.h files ? Quote
Plawed Posted May 21, 2018 Posted May 21, 2018 On 5/15/2018 at 9:47 AM, lin2diy said: does anyone can share the lisence.cpp and lisence.h files ? Expand lisence.h: lisence.cpp: Quote
lin2diy Posted May 21, 2018 Posted May 21, 2018 On 5/21/2018 at 7:00 AM, Plawed said: lisence.h: lisence.cpp: Expand sorry , there's nothing here ... Quote
maladou Posted May 24, 2018 Posted May 24, 2018 On 5/15/2018 at 9:47 AM, lin2diy said: does anyone can share the lisence.cpp and lisence.h files ? Expand license.cpp+h Quote
simplemaxine Posted June 10, 2018 Posted June 10, 2018 (edited) Hello guys i need help for Vanganth Source! How to reactive Slot Item name "FACE" ? IMG to l2server and itemdata script! http://prntscr.com/jt5n14 Edited June 10, 2018 by simplemaxine Quote
zconll Posted June 10, 2018 Posted June 10, 2018 (edited) Change to "hair" slot . Vanganth is based in C4 server and face slot doesn't exist. you are using il advext itemdata i think and them adding this custom slot. item_begin armor 5808 [party_mask] item_type=armor slot_bit_type={hair} armor_type=none etcitem_type=none recipe_id=0 blessed=0 weight=10 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=500000 item_skill=[none] critical_attack_skill=[none] attack_skill=[none] magic_skill=[none] item_skill_enchanted_four=[none] material_type=wood 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=0 mp_consume=0 magical_damage=0 durability=90 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=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 Edited June 10, 2018 by zconll Quote
simplemaxine Posted June 10, 2018 Posted June 10, 2018 On 6/10/2018 at 9:11 AM, zconll said: Change to "hair" slot . Vanganth is based in C4 server and face slot doesn't exist. you are using il advext itemdata i think and them adding this custom slot. item_begin armor 5808 [party_mask] item_type=armor slot_bit_type={hair} armor_type=none etcitem_type=none recipe_id=0 blessed=0 weight=10 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=500000 item_skill=[none] critical_attack_skill=[none] attack_skill=[none] magic_skill=[none] item_skill_enchanted_four=[none] material_type=wood 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=0 mp_consume=0 magical_damage=0 durability=90 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=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 Expand u have contact for add this custom slot in code source ? Quote
victor33 Posted June 11, 2018 Posted June 11, 2018 olá, alguém sabe como posso resolver? Erro ao dar star no AuthServer Quote
Nightw0lf Posted June 11, 2018 Posted June 11, 2018 (edited) On 6/11/2018 at 2:11 AM, victor33 said: olá, alguém sabe como posso resolver? Erro ao dar star no AuthServer Expand wrong dsn suplied Edited June 11, 2018 by Nightw0lf Quote
victor33 Posted June 11, 2018 Posted June 11, 2018 On 6/11/2018 at 6:36 AM, Nightw0lf said: wrong dsn suplied Expand hot to re-configure the dns for AuthServer? Thanks. Quote
Nightw0lf Posted June 11, 2018 Posted June 11, 2018 On 6/11/2018 at 12:28 PM, victor33 said: hot to re-configure the dns for AuthServer? Thanks. Expand 1) First you stop the database from sql server management 2) Then you open the login console 3) When ask for dsn start the database 4) type the correct dsn (I think its lin2db) done. Quote
Recommended Posts
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.