So recently I have added the TDM car pack to the auto download of my server. It seems to download just fine and everything for me, but when I get onto the server and type rp_getvehicles, only the default cars show up and none under the car pack. They also won't appear in the spawn menu. I'm not sure exactly on what I'm doing wrong, but if you could help that would be awesome, thanks.
Where did you get the car pack from? You'll probably have to [URL="http://wiki.darkrp.com/index.php/DarkRP:Vehicles"]add them manually[/URL].
I added them via the workshop, using this format:
resource.AddWorkshop( addonid )
Like I said it will download and all but won't mount the addon properly or something. I'm currently running this on my dedicated box and the logs are saying that addons above 64 megabytes won't mount due to some bug fix awhile ago by steam. Normally to fix that problem though, all you have to do is upload the gma file manually and rename it ds_addonid.gma and it works fine then. Even after doing so with the car pack I have had no luck.
Edit:Just saw the link you posted, I thought about adding them in manually through the darkrpmodification addon as well, but then it had told to do the rp_getvehicles command beforehand so I was assuming that wouldn't affect it.
resource.AddFile sends the file to players, not to your server. Use +host_workshop_collection.
I already have the host_workshop_collection as well, I run a dedicated box on Debian 6 using open game panel. My collection id is: 300484001 if you would like to run through it.
Edit: Nevermind I'm stupid I just realized I added the tdm car pack to the wrong collection, thank you for the help!
Sorry, you need to Log In to post a reply to this thread.