Quote:
|
Originally Posted by raizo11
|
Sure it is possible, the right question is: How much time/Knowledge would take to accomplish it? i.e., to write/modify your code to get it done?
Now, to me get this done, I do not know how much time would take. But my first step would be to get to know that code and learn if it is working correctly. After that, and as I already know the code, I would think about some strategy/algorithm to get it done.
One thing that help me is to debug the code as a way to get to know it. Here I made
a tutorial explaining a debugging system I used to build my plugins, see if it helps you.
__________________