[FIXED] Newbie Guide Fixed Bypass

Move here solved/invalid bug reports.
Please add manual tag [INVALID] to invalid reports, until we add new tag system, thanks.
Post Reply
guerra5
Posts: 59
Joined: Sat Jul 04, 2009 7:25 pm

[FIXED] Newbie Guide Fixed Bypass

Post by guerra5 »

Small fixed for bypass in ai.npc.AdventurersGuide

guide-03.html

Code: Select all

<Button ALIGN=LEFT ICON="RETURN" action="ypass -h npc_%objectId%_Quest AdventurersGuide guide-02.html">Back</Button>
</body></html>
Replace with:

Code: Select all

<Button ALIGN=LEFT ICON="RETURN" action="bypass -h npc_%objectId%_Quest AdventurersGuide guide-02.html">Back</Button>
</body></html>
User avatar
Zoey76
L2j Inner Circle
L2j Inner Circle
Posts: 7005
Joined: Tue Aug 11, 2009 3:36 am

Re: Newbie Guide Fixed Bypass

Post by Zoey76 »

Powered by Eclipse 4.30 ๐ŸŒŒ | Eclipse Temurin 21 โ˜• | MariaDB 11.2.2 ๐Ÿ—ƒ๏ธ | L2J Server 2.6.3.0 - High Five ๐Ÿš€

๐Ÿ”— Join our Discord! ๐ŸŽฎ๐Ÿ’ฌ
User avatar
Vaake
Posts: 5
Joined: Sat Dec 28, 2013 4:38 pm

Re: [FIXED] Newbie Guide Fixed Bypass

Post by Vaake »

Can re up in other sites ?
canislupus
Posts: 66
Joined: Tue Dec 24, 2013 1:30 am

Re: [FIXED] Newbie Guide Fixed Bypass

Post by canislupus »

Vaake wrote:Can re up in other sites ?
I think it will be soon.
So you want a L2J Server? Check out my guide viewtopic.php?f=81&t=30556&p=182721#p182721
User avatar
Zoey76
L2j Inner Circle
L2j Inner Circle
Posts: 7005
Joined: Tue Aug 11, 2009 3:36 am

Re: [FIXED] Newbie Guide Fixed Bypass

Post by Zoey76 »

Vaake wrote:Can re up in other sites ?
Find the code here: https://bitbucket.org/l2jserver/
Powered by Eclipse 4.30 ๐ŸŒŒ | Eclipse Temurin 21 โ˜• | MariaDB 11.2.2 ๐Ÿ—ƒ๏ธ | L2J Server 2.6.3.0 - High Five ๐Ÿš€

๐Ÿ”— Join our Discord! ๐ŸŽฎ๐Ÿ’ฌ
Post Reply