Jump to content

Recommended Posts

Posted

i think this is kinda unprofessional against anarchy

 

Well it's really simple to be made so I requested lock in the topic I sell it. It's ok.

  • 3 months later...
Posted (edited)

Items are dropped into the other dimensions are only visible in the main dimension.

 

Summons spawned only in the main dimension.

 

I think it very bugged code.

Edited by Apache
Posted

Items are dropped into the other dimensions are only visible in the main dimension.

 

Summons spawned only in the main dimension.

 

I think it very bugged code.

thats true, the summon thing is easily fixed at the doSummon code, just set its instance, the best way would be on the L2Summon constructor, setInstance(owner.getInstance);

 

about the dropped items, you have to make a modification to its knowlist updater for the packet, and ofc on the doAutoloot of the guy who requests pickup to just cancel requests from different instances

Posted

thats true, the summon thing is easily fixed at the doSummon code, just set its instance, the best way would be on the L2Summon constructor, setInstance(owner.getInstance);

 

about the dropped items, you have to make a modification to its knowlist updater for the packet, and ofc on the doAutoloot of the guy who requests pickup to just cancel requests from different instances

 

Easy way, take Instance engine from highest chronicle =)

Posted (edited)

Just check "up to date" source, it was updated couple of times.. :P

 

Speaking about L2jPes sources.

Edited by SweeTs
Posted

Easy way, take Instance engine from highest chronicle =)

 

The engine I guess you mean the class, doesnt provide knowlist modifications by itself, u need to edit all those cpackets one by one, but the problem is that its faster and easier to code them from scratch instead of searchind h5 sources and creating a patch, for me at least

Posted (edited)

The engine I guess you mean the class, doesnt provide knowlist modifications by itself, u need to edit all those cpackets one by one, but the problem is that its faster and easier to code them from scratch instead of searchind h5 sources and creating a patch, for me at least

 

Yes, but when you consider all the interrelated objects, you get almost the same complexity. :)

 

Also, doors bugged too.

Edited by Apache
Posted

I hate this java drama, i don't understand a shit  O0

 

Anyway tnx for share.

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