Jump to content

Recommended Posts

Posted

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.

Posted

With this you can see hellbound map on hellbound when you don't have quest done.

If wont work, change some QI name what you got to "Map of Hellbound"

Posted

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.

Posted

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
  • 2 months later...

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

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