hello i'm using 2018 client and 2021 trunk i notice this method is not working anymore, if you search status.c there's no such thing to be remove for frost switching, is there any method to revert this
if(bl->type == BL_PC &&((TBL_PC*)bl)->delayed_damage !=0){if(opt&SCO_FORCE)((TBL_PC*)bl)->state.hold_recalc =0;/* Clear and move on */else{((TBL_PC*)bl)->state.hold_recalc =1;/* Flag and stop */return;}}
Question
Enoch
hello i'm using 2018 client and 2021 trunk i notice this method is not working anymore, if you search status.c there's no such thing to be remove for frost switching, is there any method to revert this
Link to comment
Share on other sites
3 answers 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.