Jump to content
  • 0
adani_jmc

PRE-RE Homunculus Experience from Master

Question

Hello, its been a while, i've a question

is there a way to make homunculus get experience from master in pre-renewal mode with newer client? (example 2018-06-21)

because it only work with pre-renewal mode.

 

After homunculus auto attack AI doesnt work in newer client, its become so pain to farm exp for homunculus with manual attack,

i dont want to came back using older client (which it work) because i want to add some newer client feature.

 

thanks for your answer ~

 

EDIT the latest NEMO Homunculus auto attack AI patch update working now thx @4144 (you need to update it up to July 1st, 2020)

but i still want the master shared exp feature

Edited by adani_jmc
Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

As far as I remember, there's 

	if (base_exp && md->dmglog[i].flag == MDLF_HOMUN) //tmpsd[i] is null if it has no homunc.
    	hom_gainexp(tmpsd[i]->hd, base_exp);
//...... and also:
pc_gainexp(tmpsd[i], &md->bl, base_exp, job_exp, 0);
  

in mob.cpp that gives exp to homun & pc. What about play around with this line? 

Link to comment
Share on other sites

Join the conversation

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

Guest
Answer this question...

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

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.