kbandeleon Posted November 24, 2012 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
EvilPuncker Posted November 24, 2012 Posted November 24, 2012 mmo.h #define DEFAULT_WALK_SPEED 150 change to desired value and recompile Quote
kbandeleon Posted November 24, 2012 Author Posted November 24, 2012 (edited) il give it a shot. for a while SOLVED Edited November 25, 2012 by kbandeleon Quote
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?
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.