Jump to content
  • 0

Question

Posted

I'm using epilogue client, l2jserver..

 

1) Then i create npc it's don't show his html, even if i change currently htm he don't show.. I writed //reload htm, restarted/shutdown many times server, and nothing.. (Problem with all types of npc, Npc, VillageMaster, Trainer)

 

2) Where can i find ScrollOfEscape.java then i go to data/scripts/handler/itemhandler there no ScrollOfEscape.. I want to create new soe.

 

 

9 answers to this question

Recommended Posts

  • 0
Posted

2) in l2jserver epilogue you can't add from scrollofEscape.java...

first add in etcitems.sql

 

when go to  data/stats/skills/2200-2299.xml

 

Find

 

	<skill id="2213" levels="22" name="Escape - to X Town">
	<table name="#teleCoords"> -84318,244579,-3730 46934,51467,-2977 9745,15606,-4574 -44836,-112524,-235 115113,-178212,-901 -80826,149775,-3043 -12678,122776,-3116 15670,142983,-2705 17836,170178,-3507 83400,147943,-3404 105918,109759,-3207 111409,219364,-3545 82956,53162,-1495 85348,16142,-3699 116819,76994,-2714 146331,25762,-2018 147928,-55273,-2734 43799,-47727,-798 87331,-142842,-1317 149864,-81062,-5618 108275,-53785,-2524 -117251,46771,360 </table>
	<set name="itemConsumeCount" val="1" />
	<set name="target" val="TARGET_SELF" />
	<set name="hitTime" val="20000" />
	<set name="staticHitTime" val="true" />
	<set name="skillType" val="TELEPORT" />
	<set name="teleCoords" val="#teleCoords" />
	<set name="operateType" val="OP_ACTIVE" />
</skill>

and add your soe

  • 0
Posted

 

1) Then i create npc it's don't show his html, even if i change currently htm he don't show.. I writed //reload htm, restarted/shutdown many times server, and nothing.. (Problem with all types of npc, Npc, VillageMaster, Trainer)

 

for example which htm file you change?

  • 0
Posted
1) Then i create npc it's don't show his html, even if i change currently htm he don't show.. I writed //reload htm, restarted/shutdown many times server, and nothing.. (Problem with all types of npc, Npc, VillageMaster, Trainer)

 

- Always remember to save your html files as a *.htm not *.html files

 

- Check data/html folder, maybe somefolder are renamed or even doesn't exist

 

- If html file doesn't exist, there should be special log info (Gameserver)

  • 0
Posted

1 All files are *.htm

 

2 All folders in place (checked with other packs)

 

3 GM Shop and teleport i created and changed htm, but existings htm i can't change.

  • 0
Posted

1 All files are *.htm

 

2 All folders in place (checked with other packs)

 

3 GM Shop and teleport i created and changed htm, but existings htm i can't change.

what type npc you create?L2Npc? L2Merchant? L2Teleporter?

  • 0
Posted

Hmmmmmmmmmm.... I think i solved... Dublicated htm... For example if in default and villagemaster is same *.htm files with same id, it show error.... I really don't know. but helped for me...

 

Ok. solved. Moderator can lock topic, Thank you Leki and Matim for help.

Guest
This topic is now closed to further replies.


×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock