07-09-2015, 12:50 AM
VXAce doesn't have a damage cap by default. That doesn't work out so nice with damage pop.
So I fixed that. (It's in apply_guard along with a few other elements, since apply_guard is the last damage calculation done.)
PHP Code:
<?php
value = [[value, -9999].max, 9999].min