pueblodefairy Posted October 8, 2018 Posted October 8, 2018 Hello, i am new and i am trying to learn step by step, and my question is How can i modify skills? for instance i would like to increase CART BOOTS movement speed, how can i do it? Thanks a lot for your help. Quote
0 Functor Posted October 9, 2018 Posted October 9, 2018 ../src/map/status.cpp - function "status_calc_speed" if( sc->data[SC_CARTBOOST] ) val = max( val, 20 ); 1 Quote
0 Start_ Posted October 9, 2018 Posted October 9, 2018 It's on source code maybe. Try to search ( Find all ) in Visual Studio entire solution by CARTBOOST or anyword you will find and edit it. Quote
0 pueblodefairy Posted October 9, 2018 Author Posted October 9, 2018 Thanks a lot (closed topic) Quote
Question
pueblodefairy
Hello, i am new and i am trying to learn step by step, and my question is How can i modify skills? for instance i would like to increase CART BOOTS movement speed, how can i do it? Thanks a lot for your help.
3 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.