Jump to content
  • 0

Can i request the code for the blow problem?


vijay30393

Question


  • Group:  Members
  • Topic Count:  35
  • Topics Per Day:  0.01
  • Content Count:  114
  • Reputation:   0
  • Joined:  05/10/12
  • Last Seen:  

Royal guard walks too slow with defender skill, is there any code modification which would slightly increase the walking speed of RG/Pale with defender skill?

Because Royal guard walk's too slow, need some help please help me out thanks.

Link to comment
Share on other sites

2 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  30
  • Topics Per Day:  0.01
  • Content Count:  782
  • Reputation:   82
  • Joined:  01/01/12
  • Last Seen:  

In status.c, line 5086. Find:

 if( sc->data[sC_DEFENDER] )
  speed = max(speed, 200);

Remove whole block or change the speed calculation. Then re-compile.

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...