pueblodefairy Posted October 8, 2018 Group: Members Topic Count: 19 Topics Per Day: 0.01 Content Count: 74 Reputation: 0 Joined: 01/24/15 Last Seen: December 10, 2024 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 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 352 Reputation: 267 Joined: 09/08/13 Last Seen: Yesterday at 07:14 AM 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 Group: Members Topic Count: 26 Topics Per Day: 0.01 Content Count: 950 Reputation: 180 Joined: 04/05/13 Last Seen: 3 hours ago 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 Group: Members Topic Count: 19 Topics Per Day: 0.01 Content Count: 74 Reputation: 0 Joined: 01/24/15 Last Seen: December 10, 2024 Author Share Posted October 9, 2018 Thanks a lot (closed topic) Quote Link to comment Share on other sites More sharing options...
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.
Link to comment
Share on other sites
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.