Shakto Posted November 3, 2021 Posted November 3, 2021 Hello, I want to block a specific skill after relog (mental change). I believe I have to use the skill_blockpc_start function but I can't figure out where the skills are loaded after relog Thanks for help Regards Quote
0 Shakto Posted November 4, 2021 Author Posted November 4, 2021 (edited) Ok i think it should be in the function chrif_skillcooldown_load Added skill_blockpc_start(sd, HLIF_CHANGE, 1200000); before return 0; EDIT : I confirm it's working Edited November 4, 2021 by Shakto Quote
Question
Shakto
Hello,
I want to block a specific skill after relog (mental change).
I believe I have to use the skill_blockpc_start function but I can't figure out where the skills are loaded after relog
Thanks for help
Regards
1 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.