winstxnhdw / lc-hax

A powerful, feature-rich and highly performant internal cheat for the co-op indie horror video game, Lethal Company.
78 stars 25 forks source link

feat: add unconstrained build patch #258

Closed winstxnhdw closed 5 months ago

winstxnhdw commented 5 months ago

Closes #254

xAstroBoy commented 5 months ago

add a nullcheck for the ___placingObject else it breaks building entirely.

winstxnhdw commented 5 months ago

You mean placingObject can be null when PlayerMeetsConditionsToBuild is called? That's weird.