Jump to content
  • 0

SHIFT+Right Click Autofollow


Boom

Question


  • Group:  Members
  • Topic Count:  21
  • Topics Per Day:  0.01
  • Content Count:  182
  • Reputation:   22
  • Joined:  12/30/12
  • Last Seen:  

Hello!

First of all, I do not really know whether this is a client-related or source-related (I have a hunch its in source, maybe not /sob )

Well I was looking out for where the controls on the SHIFT+Right click auto follow feature on clients is? I browsed down the pc.c file and found out a pc_follow function

int pc_follow(struct map_session_data *sd,int target_id)

I suppose it is used on the @follow command but is it related too on the SHIFT+Right click auto follow? If not, is there any function holding on to that capability of auto following a character. I'm planning to disable the feature because players might use it for tricking an event.

 

I hope someone could give me a lead to finding where the controls to that feature is. Thank you very much.  /thx

Edited by Boom
Link to comment
Share on other sites

8 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  351
  • Reputation:   263
  • Joined:  09/08/13
  • Last Seen:  

offset 32DB7D change A3 98 40 99 00 to 90 90 90 90 90

  • Upvote 3
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  351
  • Reputation:   263
  • Joined:  09/08/13
  • Last Seen:  

What EXE are you using?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  21
  • Topics Per Day:  0.01
  • Content Count:  182
  • Reputation:   22
  • Joined:  12/30/12
  • Last Seen:  

What EXE are you using?

 

This is for 2012 client. 2012-10-04.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  351
  • Reputation:   263
  • Joined:  09/08/13
  • Last Seen:  

Maybe for 2012-04-10aRagexeRE or 2012-04-10aRagexe?

Edited by Functor
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  21
  • Topics Per Day:  0.01
  • Content Count:  182
  • Reputation:   22
  • Joined:  12/30/12
  • Last Seen:  

Maybe for 2012-04-10aRagexeRE or 2012-04-10aRagexe?

 

Yes.. just switched the date and month. XD You have any information by any chance regarding my question? Really appreciated.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  351
  • Reputation:   263
  • Joined:  09/08/13
  • Last Seen:  

Yes.. just switched the date and month.

 

 Which one? 2012-04-10aRagexeRE or 2012-04-10aRagexe

 

You have any information by any chance regarding my question? Really appreciated.

 

Yes. We can patch EXE for disabling this feature.

  • Upvote 1
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  21
  • Topics Per Day:  0.01
  • Content Count:  182
  • Reputation:   22
  • Joined:  12/30/12
  • Last Seen:  

 

Yes.. just switched the date and month.

 

 Which one? 2012-04-10aRagexeRE or 2012-04-10aRagexe

 

You have any information by any chance regarding my question? Really appreciated.

 

Yes. We can patch EXE for disabling this feature.

 

 

2012-04-10aRagexeRE.

 

Do you have the hex codes for disabling the feature? I hope you can share your knowledge regarding this. Thanks.

So it was a client issue. This issue can be moved to the client support section.  /no1 

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  21
  • Topics Per Day:  0.01
  • Content Count:  182
  • Reputation:   22
  • Joined:  12/30/12
  • Last Seen:  

offset 32DB7D change A3 98 40 99 00 to 90 90 90 90 90

 

Worked like charm! Thanks Functor!

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