Jump to content
  • 0

Walk speed


kbandeleon

Question


  • Group:  Members
  • Topic Count:  11
  • Topics Per Day:  0.00
  • Content Count:  25
  • Reputation:   0
  • Joined:  05/30/12
  • Last Seen:  

quick question. is this the write code to change the player's normal walk speed? can't change the walk speed even if i change the value

max_walk_speed: 100

but then it says MAX. where can i find the min_walk_speed? does it even existed?

Link to comment
Share on other sites

2 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  19
  • Topics Per Day:  0.00
  • Content Count:  713
  • Reputation:   70
  • Joined:  11/08/11
  • Last Seen:  

mmo.h

#define DEFAULT_WALK_SPEED 150

change to desired value and recompile

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  11
  • Topics Per Day:  0.00
  • Content Count:  25
  • Reputation:   0
  • Joined:  05/30/12
  • Last Seen:  

il give it a shot. for a while

SOLVED

Edited by kbandeleon
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...