Jump to content

Recommended Posts

Posted (edited)

Then you'll need to tell vanganth to clean up his ExpInc calls on user vTable.

 

 

You could perhaps try something like this.

 

But it will cause AI lag, i think.

You can try with less loops like 100, to avoid DJ vangath catching it as a exp overflow in his Hooks.

for(i9 = 0; i9 < 500; i9 = ( i9 + 1 ))
{
  myself::IncrementParam(-4198652);
}
Edited by mcbigmac
  • 1 month later...
Posted

anybody figured how is this working? i have the same problems

tryed

gg::SetPCLevel(talker, 55); also 1 or 2 or 80

tryed those numbers

https://subversion.assembla.com/svn/l2hellas/trunk/L2JHellasD/data/xml/experience.xml

but seems the cap is 2.147.xxx.xxx

any other help?

thank you

Posted (edited)

myself::IncrementParam(talker,0,-75563791);

myself::IncrementParam(talker,0,-75563791);

myself::IncrementParam(talker,0,-75563791);

myself::IncrementParam(talker,0,-75563791);

worked ty

Edited by Nightw0lf
  • 8 months later...
Posted

Solutions posted here are invalid.

After tests and tests and discussions with people that have knowledge about this the solution is here.

Its set to delevel to 40 lvl not 1.

 push_event      //  gg
        push_const 632
        add
        fetch_i
        push_event      //  talker
        push_const 40
        add
        fetch_i
        push_const 40
        func_call 218234898     //  func[SetPCLevel]
        shift_sp -2
        shift_sp -1

Credits to Vanganth.

 

Co-Credits to Mac for helping.

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