Jump to content

Vanganth Source Code.


Recommended Posts

24 minutes ago, simplemaxine said:

Does anyone here know how to add the file smartguard.h to vanganth's source?

Not as easy as you expect ;)

Link to comment
Share on other sites

  • 3 weeks later...

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

download.png

Edited by simplemaxine
Link to comment
Share on other sites

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 by zconll
Link to comment
Share on other sites

5 hours ago, 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

 

 

u have contact for add this custom slot  in code source ?

Link to comment
Share on other sites

4 hours ago, victor33 said:

olá, alguém sabe como posso resolver?

 

Erro ao dar star no AuthServer

 

 

hel.png

wrong dsn suplied

Edited by Nightw0lf
Link to comment
Share on other sites

1 hour ago, victor33 said:

hot to re-configure the dns for AuthServer?

Thanks.

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.

Link to comment
Share on other sites

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.




×
×
  • Create New...