Jump to content

[Info] How to unblock Helbound Map


Recommended Posts

Funy thing what i found today by checking some scripts...

  
if ( i < 100 )
 {
   if ( m_questItem.GetItem(i,Info) == True )
   {
     if ( Info.Name == GetSystemString(1647) )
     {
       bHaveItem = True;
     }
   }
   i++;
   goto JL009C;
}

 

1. Check what Quest Item you got in inventory... Remember his name.

2. Download L2FileEdit and open sysstring-e.dat.

3. Find line with item ID 1647.

1647	a,Map of Hellbound\0

4. Replace "Map of Hellbound" with QI name what you already have.

 

Edit: Grr wrong section, move someone it to Client Modifications section.

Link to comment
Share on other sites

Another way, Open map before porting to Hellbound through warpgate,press "ENLARGE" map ,port to HB While you have the map enlarged.After port it will close ,you open it again and you have the map of HB,you can minimize it again and it will still be opening.

Not 100% on all servers.

Link to comment
Share on other sites

Another way, Open map before porting to Hellbound through warpgate,press "ENLARGE" map ,port to HB While you have the map enlarged.After port it will close ,you open it again and you have the map of HB,you can minimize it again and it will still be opening.

Not 100% on all servers.

ow, worked for me on a l2j epilogue server. cool stuff
Link to comment
Share on other sites

  • 2 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

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...

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