B3none
B3none
Alternatively you could use: https://github.com/b3none/retakes-autoplant
@borzaka if you're looking for LTS then I'd suggest using mine :P Especially since that was just a released version of mine and a friends code with someone shamefully putting...
Are you trying to run a prohibited plugin (Knives / WS)? That can often cause the problem that you're describing.
Perhaps just having an API that fetches the spawns config based on map name?
Perhaps freezing the bomb planter in place until they've planted the bomb would be a better approach to this.
I've updated https://github.com/b3none/retakes-hud so that it is generic and will work alongside splewis' plugin as well as others. If you're feeling extra nice then you could also star the repo...
Perhaps fix the spacing: ``` if (process.platform === "win32") { fileDepth = relativeFileDir.split('\\').length; } else { fileDepth = relativeFileDir.split('/').length; } ```
This looks useful. Please could you review it :+1:
Can this get merged?
The dev experience is nicer for sure, I look forward to it 👍