• Dedicated Server gamemode
    6 replies, posted
hello everyone, i need a help for something, i dont know how i put cinema gamemode on my dedicated server and map too, help me, thxxxx
Did you download the server software through SteamCMD?
[QUOTE=code_gs;42962782]Did you download the server software through SteamCMD?[/QUOTE] yes, i made this server with SteamCMD, how i put cinema gamemode and the map too? thx
Read this: [url]http://wiki.garrysmod.com/page/Workshop_for_Dedicated_Servers[/url] and this: [url]http://wiki.garrysmod.com/page/resource/AddWorkshop[/url] Add the cinema addons you want into a collection, then host that collection on your server using +host_workshop_collection <idhere>. Make sure you get an authkey from Steam and also include in your .bat script using -authkey <key>. Lastly, you can send the map and models to the client using resource.AddWorkshop in a lua file.
men, im very beginner on this, where i put this command? "+host_workshop_collection WORKSHOPID -authkey YOURKEYGOESHERE"
In your startup.bat script you use to startup the server.
thanks for helping, thats works :smile:
Sorry, you need to Log In to post a reply to this thread.