You're missing a bracket to close the if() statement there, other then that, that /should/ work.
So i could just simply copy paste it into my code?
l
Try changing it to if(!%bool && !%obj.disLFoot && !%obj.disRFoot)
Where do i put the third closing bracket though?
If setCrouching is an engine method, chances are you can't package it. Put an echo("blah"); in there to see if it's even getting called
I've successfully packaged it for a mod for this same purpose and it's worked.