pueblodefairy Posted October 8, 2018 Share 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 Link to comment Share on other sites More sharing options...
0 Functor Posted October 9, 2018 Share Posted October 9, 2018 ../src/map/status.cpp - function "status_calc_speed" if( sc->data[SC_CARTBOOST] ) val = max( val, 20 ); 1 Quote Link to comment Share on other sites More sharing options...
0 Start_ Posted October 9, 2018 Share 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 Link to comment Share on other sites More sharing options...
0 pueblodefairy Posted October 9, 2018 Author Share Posted October 9, 2018 Thanks a lot (closed topic) Quote Link to comment Share on other sites More sharing options...
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.
Link to comment
Share on other sites