Are you able to share some preview of the content? having an issue It is saying this : Error loading gamemode! Gamemode "sandbox" doesn't exist!
and my start.bat file is this.
@echo off cls echo Protecting srcds from crashes... echo If you want to close srcds and this script, close the srcds window and type Y depending on your language followed by Enter. title srcds.com Watchdog :srcds echo (%time%) srcds started. start /wait srcds.exe -console -game garrysmod +host_workshop_collection 2012965738 +map rp_downtown_tits_v2 +maxplayers 16 -gamemode darkrp echo (%time%) WARNING: srcds closed or crashed, restarting. goto srcds