zzi Active Member Joined Mar 10, 2016 Messages 308 Reaction score 47 Sep 21, 2018 #2 how to debug what?
mastahg Administrator Staff member Joined Feb 27, 2011 Messages 5,381 Reaction score 388 Sep 25, 2018 #3 zzi said: how to debug what? Click to expand... The meaning of life?
O oldbee New Member Joined Feb 10, 2017 Messages 10 Reaction score 0 Sep 28, 2018 #4 Combat Routines How to debug?
O oldbee New Member Joined Feb 10, 2017 Messages 10 Reaction score 0 Sep 28, 2018 #5 Write a piece of code, how to debug?
zzi Active Member Joined Mar 10, 2016 Messages 308 Reaction score 47 Sep 28, 2018 #6 That's going to depend on the combat routine. If you are using kupo, you can edit the source code directly in the /Routines/Kupo directory. Other routines might not have the source code available to debug, You'll have to ask where you got it for help with changing it how you want. In general it's really hard to debug anything using composites due to how they work. A guide can be found https://www.thebuddyforum.com/threa...-plugin-routine-code-in-visual-studio.183248/ the process is similar in reborn buddy.
That's going to depend on the combat routine. If you are using kupo, you can edit the source code directly in the /Routines/Kupo directory. Other routines might not have the source code available to debug, You'll have to ask where you got it for help with changing it how you want. In general it's really hard to debug anything using composites due to how they work. A guide can be found https://www.thebuddyforum.com/threa...-plugin-routine-code-in-visual-studio.183248/ the process is similar in reborn buddy.
O oldbee New Member Joined Feb 10, 2017 Messages 10 Reaction score 0 Sep 28, 2018 #8 How to use vs2017 development?