• Sv_loadingurl not working
    1 replies, posted
Help i cant get my sv_loadingurl is not working @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 +map rp_necro_forest_a1 +maxplayers 15 +gamemode zmod +sv_loadingurl "http://richardasytnik.wix.com/cluelessgaming" +host_workshop_collection 167227334 -authkey B238980ABFD4739A518FA5F76F4A4863 echo (%time%) WARNING: srcds closed or crashed, restarting. goto srcds
dont use [url]http://,[/url] for some reason it's interpereted as a comment or something. Removing the http:// worked for me.
Sorry, you need to Log In to post a reply to this thread.