branchrust_reboot/main/clear_bushes_radiuscancel
4 Commits over 28 Days - 0.01cph!
Client side clear_bushes command will now call the server side clear_bushes_radius convar as well, passes the debug camera position if it's active
Both commands now return how many were deleted
Added a clientside clear_trees convar that just calls the server side convar with the debug camera position if it's active
Added client.clear_bushes, clears the client only foliage bushes spawned via the decor system. Accepts a radius parameter
Added server.clear_bushes_radius, works the same as clear_trees_radius but for bush entities