JezuzLizard / Recompilable-gscs-for-BO2-zombies-and-multiplayer

This project is primarily for use for plutonium t6 use on other clients at your own risk.
29 stars 18 forks source link

_zm_powerups.gsc's carpenter function crashes the server on grab #8

Closed JezuzLizard closed 4 years ago

JezuzLizard commented 4 years ago

When the start_carpenter_new() is activated there is a function called repair_far_boards(), and that function when ran crashes the server. Without this function boards fairly close to the player do not get repaired.

JezuzLizard commented 4 years ago

This bug has been fixed in the latest commit to _zm_powerups.gsc. Carpenter now works properly in all its functionality.