04-18-2011, 10:46 AM
I've made a VPK file which I hosted on my windows PC and my friend saw the prompt telling him where to download the file.
I put the VPK on my linux box running CentOS and added it to the addonlist.txt and I was able to run the server with
The server runs and I can connect to it if I also have the vpk file. Otherwise it just kicked me out without showing me the link to the website with my file.
All that aside, I openserverbrowser in the console and join a random custom server and I noticed it automatically downloaded the map without saying a word.
Does anyone know how to do this? I am trying to make it so custom content hosted by my linux server using srcds will load easily for new players.
I put the VPK on my linux box running CentOS and added it to the addonlist.txt and I was able to run the server with
Code:
./srcds_run l4d -autoupdate +ip l4d.aro2220.com +hostport 27015 +exec server.cfg +map l4d_my_house.vpk &
The server runs and I can connect to it if I also have the vpk file. Otherwise it just kicked me out without showing me the link to the website with my file.
All that aside, I openserverbrowser in the console and join a random custom server and I noticed it automatically downloaded the map without saying a word.
Does anyone know how to do this? I am trying to make it so custom content hosted by my linux server using srcds will load easily for new players.