Not to ruin your plans but is impossible to add a safe patch here since it is not only executed in order to update your weapon ammo!
http://i.gyazo.com/ac1336b1ccbd3e8d8beadc338baafe69.png
To be fair, i post however the unsafe patch for who wants try it (Warning, a crash is likely here)
Having your CE version i could do much more.. I did contact you on skype but you continue to ignore me, so.. Have fun! 
http://i.gyazo.com/ac1336b1ccbd3e8d8beadc338baafe69.png
To be fair, i post however the unsafe patch for who wants try it (Warning, a crash is likely here)
Code:
// this is only a template, c & p won't work "sf2.exe"+98D12: jmp newmem newmem: // check if ecx could be your ammo cmp ecx, ?? jl original cmp ecx, ?? ja original inc ecx // X-1+1 = X original: // ... Really ? Nah, too lazy ...



