in my mob_clone_spawn2, it seems like pc_checkskill2 still outputs 0. How would you prove that the skills owned by md can be used in other functions than mob_clone_spawn?
My case is to allow a slaveclone Sage to freely move when casting (as pc_checkskill for FREECAST is currently validated for sd, not md).
Question
eduardoxmenezes
Hello,
there's pc_checkskill
and there's skills copy by Skotlex:
but I couldn't prove if my md has copied the skills by imitating pc_checkskill :
. Though, I already did :
in my mob_clone_spawn2, it seems like pc_checkskill2 still outputs 0. How would you prove that the skills owned by md can be used in other functions than mob_clone_spawn?
My case is to allow a slaveclone Sage to freely move when casting (as pc_checkskill for FREECAST is currently validated for sd, not md).
Thanks!
Edited by eduardoxmenezes1 answer to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.