Bill Indelicato
Bill Indelicato
In `Info.plist`: ``` SIMBLTargetApplications BundleIdentifier org.macosforge.xquartz.X11 ```
This behavior is inconsistent from 0.8.5 -> 0.8.9. In 0.8.5, setting a negative value with `-y` would shift the panel off the top of the screen. This would be a...
And just an example of how much easier this would make things to sync up across mods: Base anomaly: ``` hit_power = s_hit.power ``` Current GAMMA workaround ``` if grok_bo...
> If you want to edit grok_bo.script, just replace the script in your mod. I _don't_ want mods to sneakily edit the grok_bo or adb scripts. > > But I'll...
> I'll just return the damage value, the k_ap, the bone armor and the depleted bone armor values at the end of the functions I think. What's your mod about...
Here's what I'm doing that doesn't touch @Grokitach calculations or modify them in any way A little messy cuz this is a workaround to avoid replacing your script in my...