Jump to content
  • 0

Summon Mammon for Giran


Question

Posted

Hi everyone, I have a problem with my L2Off
I would like to leave a mammon npc in giran, but when I sumono it to rotate and I will talk to him, immediately it some

6 answers to this question

Recommended Posts

  • 0
Posted
1 hour ago, dark42 said:

I would like to leave a mammon npc in giran, but when I sumono it to rotate and I will talk to him, immediately it some

 

what?

  • 0
Posted
On ‎14‎/‎01‎/‎2018 at 8:36 PM, dark42 said:

when I put the mammon in spin and I'll talk to it then it disappears


Hehe, I find it very amusing :)

First off, tell us about your files, who's and what's , version etc. - I think you got either:

a) Buggy npcdata.txt - ai=[ ]
b) ai.obj is buggy

did you summon the mammon via npcpos.txt ?

  • 0
Posted

mammon_m

class 1 mammon_m : merchant
{
handler:
  EventHandler TALKED( talker )
  {
    myself::ShowPage( talker, "merchant_of_mammon001.htm" );
    return;
  }
}

 

mammon_b

class 1 mammon_b : merchant
{
handler:
  EventHandler TALKED( talker )
  {
    myself::ShowPage( talker, "blacksmith_of_mammon001.htm" );
    return;
  }
}

 

npcdata.txt

npc_begin	citizen	35720	[mammon_m]	level=70	acquire_exp_rate=0.0	acquire_sp=0	unsowing=1	clan={}	ignore_clan_list={}	clan_help_range=300	slot_chest=[]	slot_rhand=[]	slot_lhand=[]	shield_defense_rate=0	shield_defense=0	skill_list={@s_race_dwarves;@s_full_magic_defence}	npc_ai={[mammon_m];{[fnHi]=[merchant_of_mammon001.htm]};{[MoveAroundSocial]=0};{[MoveAroundSocial1]=203};{[MoveAroundSocial2]=203}}	category={}	race=dwarf	sex=male	undying=1	can_be_attacked=0	corpse_time=7	no_sleep_mode=0	agro_range=0	ground_high={120;0;0}	ground_low={50;0;0}	exp=429634524	org_hp=2444.46819	org_hp_regen=7.5	org_mp=1345.8	org_mp_regen=2.7	collision_radius={22;22}	collision_height={18;18}	str=40	int=21	dex=30	wit=20	con=43	men=20	base_attack_type=fist	base_attack_range=40	base_damage_range={0;0;80;120}	base_rand_dam=30	base_physical_attack=688.86373	base_critical=4	physical_hit_modify=5	base_attack_speed=253	base_reuse_delay=0	base_magic_attack=470.40463	base_defend=295.91597	base_magic_defend=216.53847	physical_avoid_modify=0	soulshot_count=0	spiritshot_count=0	hit_time_factor=0.6	item_make_list={}	corpse_make_list={}	additional_make_list={}	additional_make_multi_list={}	hp_increase=0	mp_increase=0	safe_height=100	npc_end
npc_begin	citizen	35721	[mammon_b]	level=70	acquire_exp_rate=0.0	acquire_sp=0	unsowing=1	clan={}	ignore_clan_list={}	clan_help_range=300	slot_chest=[]	slot_rhand=[]	slot_lhand=[]	shield_defense_rate=0	shield_defense=0	skill_list={@s_race_dwarves;@s_full_magic_defence}	npc_ai={[mammon_b];{[fnHi]=[blacksmith_of_mammon001.htm]};{[MoveAroundSocial]=0};{[MoveAroundSocial1]=85};{[MoveAroundSocial2]=140}}	category={}	race=dwarf	sex=male	undying=1	can_be_attacked=0	corpse_time=7	no_sleep_mode=0	agro_range=0	ground_high={120;0;0}	ground_low={50;0;0}	exp=429634524	org_hp=2444.46819	org_hp_regen=7.5	org_mp=1345.8	org_mp_regen=2.7	collision_radius={8;8}	collision_height={16.5;16.5}	str=40	int=21	dex=30	wit=20	con=43	men=20	base_attack_type=fist	base_attack_range=40	base_damage_range={0;0;80;120}	base_rand_dam=30	base_physical_attack=688.86373	base_critical=4	physical_hit_modify=5	base_attack_speed=253	base_reuse_delay=0	base_magic_attack=470.40463	base_defend=295.91597	base_magic_defend=216.53847	physical_avoid_modify=0	soulshot_count=0	spiritshot_count=0	hit_time_factor=0.6	item_make_list={}	corpse_make_list={}	additional_make_list={}	additional_make_multi_list={}	hp_increase=0	mp_increase=0	safe_height=100	npc_end

 

  • 0
Posted
On 16/01/2018 at 1:14 PM, marek2904 said:

mammon_m


 
  
    
    
  

 

mammon_b


 
  
    
    
  

 

npcdata.txt



I found these files, I added below one of the mammon in the npcpos.dat option but when talking to it, it disappears

 

 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..