Jump to content
  • 0

Casting Mechanics


vBrenth

Question


  • Group:  Members
  • Topic Count:  35
  • Topics Per Day:  0.01
  • Content Count:  311
  • Reputation:   46
  • Joined:  11/06/11
  • Last Seen:  

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 :D!

Edited by vBrenth
Link to comment
Share on other sites

1 answer to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  25
  • Topics Per Day:  0.01
  • Content Count:  257
  • Reputation:   253
  • Joined:  11/29/11
  • Last Seen:  

Thanks for posting the fix~!

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...