user54 Posted March 10, 2020 Posted March 10, 2020 Use: Double Casting Use: Any Bolt skill Map Server Returns: [Error]: Server received crash signal! Attempting to save all online characters! and all connections rejected. rAthena get from github 2020-02-26 Quote
1 Functor Posted March 10, 2020 Posted March 10, 2020 https://github.com/rathena/rathena/commit/b143241222470419e26f47ba919226ca8c19b007 1 Quote
0 user54 Posted March 10, 2020 Author Posted March 10, 2020 (edited) Persists even after change: if (sc && sc->data[SC_DOUBLECAST] && rnd() % 100 < tsc->data[SC_DOUBLECAST]->val2) if (sc && sc->data[SC_DOUBLECAST] && rnd() % 100 < sc->data[SC_DOUBLECAST]->val2) Sorry I forgot to recompile Edited March 10, 2020 by user54 mistake Quote
Question
user54
Use: Double Casting
Use: Any Bolt skill
Map Server Returns: [Error]: Server received crash signal! Attempting to save all online characters!
and all connections rejected.
rAthena get from github 2020-02-26
2 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.