That was the build I just downloaded today (how did you see that?!!). It not the version of the game I am modding. The game is Ultimate Double Dragon 3.0 final. I am not sure what build it is. OpenBor 4.0 is not compatible as it crashes on start up.
I am just tweaking things for my own personal enjoyment. I do not plan to distribute it publicly. This is a "learn to code/create a game" project for me.
To be more specific, I am trying to get mp block to work. I want to subtract 1 MP on block. However, it add +1 MPon Block. I have tried using a negative value but it still adds. Cereaed some scripts...still adds. I think because onblockscript and mpblock are properties not supported by the 3.0 build. However, I am not sure. the property could be called something else as well.
It also adds +1 MP every time the player is hi as well.