kbandeleon Posted November 24, 2012 Group: Members Topic Count: 11 Topics Per Day: 0.00 Content Count: 25 Reputation: 0 Joined: 05/30/12 Last Seen: August 25, 2013 Share Posted November 24, 2012 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? Quote Link to comment Share on other sites More sharing options...
EvilPuncker Posted November 24, 2012 Group: Members Topic Count: 19 Topics Per Day: 0.00 Content Count: 713 Reputation: 71 Joined: 11/08/11 Last Seen: December 25, 2024 Share Posted November 24, 2012 mmo.h #define DEFAULT_WALK_SPEED 150 change to desired value and recompile Quote Link to comment Share on other sites More sharing options...
kbandeleon Posted November 24, 2012 Group: Members Topic Count: 11 Topics Per Day: 0.00 Content Count: 25 Reputation: 0 Joined: 05/30/12 Last Seen: August 25, 2013 Author Share Posted November 24, 2012 (edited) il give it a shot. for a while SOLVED Edited November 25, 2012 by kbandeleon Quote Link to comment Share on other sites More sharing options...
Question
kbandeleon
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
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.