Search found 4 matches
- Sun Nov 23, 2014 9:17 pm
- Forum: Insurgency
- Topic: Insurgency - Custom maps - wont download to client
- Replies: 3
- Views: 3080
Re: Insurgency - Custom maps - wont download to client
Thanks soja! I did what you said, removed the ".../maps/" from the url download string and sure enough, works like a champ! I was really stuck, so thanks so much for the helpful advice!!!
- Sun Nov 23, 2014 1:24 pm
- Forum: Insurgency
- Topic: Insurgency - Custom maps - wont download to client
- Replies: 3
- Views: 3080
Insurgency - Custom maps - wont download to client
Greetings. I am having an issue with custom maps on Insurgency. Users keep getting the error "missing maps mapname.bsp, disconnecting." I have the following in the server.cfg (where mywebsite is, of course, my web site) sv_downloadurl "http://mywebsite/insurgency/maps/" sv_allowd...
- Tue Nov 04, 2014 10:05 pm
- Forum: Insurgency
- Topic: Insurgency Coop - 6 players but cant get 8
- Replies: 2
- Views: 2792
Re: Insurgency Coop - 6 players but cant get 8
Kraze, thanks for the reply.
That was the problem...while I had the mp_coop_lobbysize 8 in the server.cfg, it was also in the server_checkpoint.cfg with the value of 6. So, that was overriding the value I had in the server.cfg.
Problem solved! Thanks for pointing me in the right direction!
That was the problem...while I had the mp_coop_lobbysize 8 in the server.cfg, it was also in the server_checkpoint.cfg with the value of 6. So, that was overriding the value I had in the server.cfg.
Problem solved! Thanks for pointing me in the right direction!

- Tue Nov 04, 2014 9:06 pm
- Forum: Insurgency
- Topic: Insurgency Coop - 6 players but cant get 8
- Replies: 2
- Views: 2792
Insurgency Coop - 6 players but cant get 8
Greetings. Got a new Insurgency server originally with 8 slots and configured it for Coop. Got it up and running with 6 players, 2 bots. Then upgraded to 20 slots. But, I cant get it change to 8 player slots. I have added mp_coop_lobbysize 8 to the server.cfg (and server_cooperative.cfg), but still ...