heres the script
if( sd->sc.count && sd->sc.data[sC_SPIRIT] && sd->sc.data[sC_SPIRIT]->val2 == SL_STAR) { sd->status.skill[85].id = 85; sd->status.skill[85].lv = 10; sd->status.skill[85].flag = SKILL_FLAG_TEMPORARY; sd->status.skill[356].id = 356; sd->status.skill[356].lv = 10; sd->status.skill[356].flag = SKILL_FLAG_TEMPORARY;
}
the problem is its not working, i got the skill but its not working unless i @reloadskilldb after i relog and soul link its not working again, i need to reloadskilldb again to make it work, how to fix this problem please help me
DONE, I fixed this problem all by my self, its way too far from this script, but atleast its works almost the same, a bit complicated to post it here right now but if you want the my script for this just ask me i will share it