3rd Job Shields with the one click change job
hi there,
I checked the items, Offerep's Spellbook and Force Gem of Roentel in flyff wiki. I noticed it is rewarded after the 3rd job quest of the mentalist and force master. I'm using the one click change job so they don't need to take the 3rd job quest but they also don't receive the items. Is there a way to send the items when they turn to mentalist or force master using the one click change job? If I remember correctly, there's a file that allows you to send item to a player when they reach a certain level on a certain job but I forgot what file it was. If there a way through source it'd be great too.
Thank you.
EDIT:
oh.. lol.. I got it now.. my bad.. well.. If someone is interested.. I added this in jobItem.inc:
Code:
job JOB_MENTALIST_HERO
{
item ITYPE_ITEM II_WEA_BOOK_BOKROMAIN 1
}
job JOB_FORCEMASTER_HERO
{
item ITYPE_ITEM II_ARM_ARM_SHI_ZEMBATO 1
}
Re: 3rd Job Shields with the one click change job
im sorry about necro posting on this one.. but i have a problem.. the shields are not sent if the inventory of the player is full.. can anyone help me on this one?
thank you.