L2JMobius

Free Users => Shares/Contributions => Archived User Contributions => Topic started by: gamelike85 on September 15, 2017, 10:22:10 PM

Title: This file is missing 32181.htm
Post by: gamelike85 on September 15, 2017, 10:22:10 PM
...\game\data\html\teleporter for npc 32181

1. Create .htm file 32181.htm

2. Insert it code intro file .htm:

Code: [Select]
<html>
<body>Gatekeeper Mellon:<br>
Welcome to the heart of the Kamael homeland.<br>
From here, you may only go directly to Kamael Village if you are an adventurer lower than level 20. What would you like
to do? Will you go back?<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">Go to the village.</Button>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest.</Button>
</body>
</html>
Title: Re: This file is missing 32181.htm
Post by: Mobius on September 15, 2017, 11:08:09 PM
How about adding the teleport buypass as well? :P

Preferably in XML like dist\game\data\teleporters

Actually all teleporters need to be made this way
and drop teleports SQL table.

On Classic we already done this. :)
Title: Re: This file is missing 32181.htm
Post by: gamelike85 on September 15, 2017, 11:37:45 PM

but is still missing the file ...

(http://i65.tinypic.com/2qstobs.jpg)

Title: Re: This file is missing 32181.htm
Post by: gamelike85 on September 15, 2017, 11:43:12 PM
It may be so?


Code: [Select]
<html>
<body>Gatekeeper Mellon:<br>
Welcome to the heart of the Kamael homeland.<br>
From here, you may only go directly to Kamael Village if you are an adventurer lower than level 20. What would you like
to do? Will you go back?<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_goto 1135" msg="811;Kamael Village">Go to the Kamael Village.</Button>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest.</Button>
</body>
</html>
Title: Re: This file is missing 32181.htm
Post by: Mobius on September 15, 2017, 11:54:32 PM
Nope need to make with XML not SQL
Like Opera.xml
Title: Re: This file is missing 32181.htm
Post by: gamelike85 on September 15, 2017, 11:59:19 PM
\data\teleporters\town?? so?
Title: Re: This file is missing 32181.htm
Post by: Mobius on September 16, 2017, 12:00:50 AM
dist/game/data/teleporters/others/Opera.xml
dist/game/data/html/teleporter/32946.htm
Title: Re: This file is missing 32181.htm
Post by: gamelike85 on September 16, 2017, 12:02:46 AM
mmm yaaa, ok izi it !
Title: Re: This file is missing 32181.htm
Post by: gamelike85 on September 16, 2017, 08:20:23 AM

Delete this please, it is already implemented.
Title: Re: This file is missing 32181.htm
Post by: Mobius on September 16, 2017, 03:21:56 PM
ok archived