vBrenth Posted December 9, 2011 Posted December 9, 2011 (edited) I'm not using eAthena nor 3Ceam I'm using RAthena i can't find any settings how to enable the old mechanics casting system.. Problem: My wizard got 150 dex and other jobs and its still casting i tried 250 dex still no effect.. This is my setup @ skill.conf // At what dex does the cast time become zero (instacast)? castrate_dex_scale: 150 ----------------------------------- PROBLEM SOLVED -------------------------------------- Fixed thanks to Toshiro, here how to fix the problem... If your using the newer version of RAthena Emulator including RR stuff... got to rathena/src/map/RRConfig/Renewal.c Set #define RECASTING 1 to #define RECASTING 0 Thanks ! Edited December 9, 2011 by vBrenth Quote
Question
vBrenth
I'm not using eAthena nor 3Ceam
I'm using RAthena i can't find any settings how to enable the old mechanics casting system..
Problem: My wizard got 150 dex and other jobs and its still casting i tried 250 dex still no effect..
This is my setup @ skill.conf
----------------------------------- PROBLEM SOLVED --------------------------------------
Fixed thanks to Toshiro, here how to fix the problem...
If your using the newer version of RAthena Emulator including RR stuff...
got to rathena/src/map/RRConfig/Renewal.c
Set
to
Thanks
!
Edited by vBrenth1 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.