vBrenth Posted December 9, 2011 Share 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 Link to comment Share on other sites More sharing options...
CalciumKid Posted December 9, 2011 Share Posted December 9, 2011 Thanks for posting the fix~! Quote Link to comment Share on other sites More sharing options...
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 vBrenthLink to comment
Share on other sites