Noob Server Question; x-post from General

Amarillo Cat
A semi-regular
A semi-regular
Posts: 17
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Mon Sep 15, 2014 10:55 am

Re: Noob Server Question; x-post from General

Post by Amarillo Cat »

kraze wrote:Add them to your coop mapcycle that you're running.

ty! I had already done that....the files in mapcycle.txt are the same as mapcycle_coop.txt. I will give things a try if you like, but this was already done previous to today.
Amarillo Cat
A semi-regular
A semi-regular
Posts: 17
Joined: Mon Sep 15, 2014 10:55 am

Re: Noob Server Question; x-post from General

Post by Amarillo Cat »

Hey Kraze,

Just in case it might be helpful, here is my server config contents...

// Edit this to your liking.

// Make sure the right people are banned. Done first due to a game bug.

exec banned_user.cfg
exec banned_ip.cfg

// Name Of Server

hostname "Amarillo Cat"

mp_limitteams 2
mp_autoteambalance 1
mp_tkpunish 2
mp_flashlight 1
mp_footsteps 1
mp_friendlyfire 1
mp_timelimit 30

// General Cvars

sv_contact "your@email.address"
decalfrequency 60
mp_decals 100
sv_cheats 0
sv_maxupdaterate 120
sv_maxrate 0
sv_minrate 100000
sv_timeout 120
sv_allowupload 1
sv_allowdownload 1
sv_deadvoice 1
sv_deadtalk 1
sv_hud_scoreboard_show_kd 0 //Show kill/death ratio on scoreboard


// Rcon
rcon_password ""


// write out any new bans.
writeid
writeip


//files
mapcycle "mapcycle_coop.txt"


// Voting
sv_vote_failure_timer "10"
sv_vote_issue_changegamemode_allowed "1"
sv_vote_issue_changelevel_allowed "1"
sv_vote_issue_nextlevel_allowextend "1"
sv_vote_issue_nextlevel_round_count_delay "0"
sv_vote_issue_kick_allowed "1"
sv_vote_issue_botdifficulty_allowed "0"
sv_vote_creation_timer "12"
sv_vote_issue_botcount_allowed "0"
sv_map_voting_shuffle "1"
sv_map_voting "1"

// disable lag compensation
//sv_unlag 1

// important settings inserted by NFo
sv_stats 0
sv_region 0
fps_max 0
net_queued_packet_thread 1
sv_minupdaterate 10
sv_password ""
log 1
sv_downloadurl "http://amarillo.site.nfoservers.com/server"
sv_allowdownload 1
User avatar
kraze
Former staff
Former staff
Posts: 4362
Joined: Fri Sep 17, 2010 9:06 am
Location: California

Re: Noob Server Question; x-post from General

Post by kraze »

Can you post your mapcycle file so I can take a look at it?
@Kraze^NFo> Juski has a very valid point
@Juski> Got my new signature, thanks!
@Kraze^NFo> Out of context!
@Juski> Doesn't matter!
@Juski> You said I had a valid point! You can't take it back now! It's out there!
Amarillo Cat
A semi-regular
A semi-regular
Posts: 17
Joined: Mon Sep 15, 2014 10:55 am

Re: Noob Server Question; x-post from General

Post by Amarillo Cat »

kraze wrote:Can you post your mapcycle file so I can take a look at it?
Sure! :)

mapcycle.txt

verticality_coop checkpoint
buhriz_coop checkpoint
district_coop checkpoint
embassy_coop checkpoint
heights_coop checkpoint
market_coop checkpoint
ministry_coop checkpoint
revolt_coop checkpoint
siege_coop checkpoint
sinjar_coop checkpoint
tell_coop checkpoint
gizab_b1_coop checkpoint
depot_coop checkpoint
winter_rescue_v1 checkpoint
dry_canal_coop_v4 checkpoint
buhriz_coop hunt
district_coop hunt
embassy_coop hunt
heights_coop hunt
market_coop hunt
ministry_coop hunt
revolt_coop hunt
siege_coop hunt
sinjar_coop hunt
tell_coop hunt

mapcycle_coop.txt

verticality_coop checkpoint
buhriz_coop checkpoint
district_coop checkpoint
embassy_coop checkpoint
heights_coop checkpoint
market_coop checkpoint
ministry_coop checkpoint
revolt_coop checkpoint
siege_coop checkpoint
sinjar_coop checkpoint
tell_coop checkpoint
gizab_b1_coop checkpoint
depot_coop checkpoint
winter_rescue_v1 checkpoint
dry_canal_coop_v4 checkpoint
buhriz_coop hunt
district_coop hunt
embassy_coop hunt
heights_coop hunt
market_coop hunt
ministry_coop hunt
revolt_coop hunt
siege_coop hunt
sinjar_coop hunt
tell_coop hunt
User avatar
kraze
Former staff
Former staff
Posts: 4362
Joined: Fri Sep 17, 2010 9:06 am
Location: California

Re: Noob Server Question; x-post from General

Post by kraze »

That appears to be correct, so I'm a bit unsure as to why it wouldn't work. As a test, if you drop the checkpoint maps and just run hunt does the server play through the maps and allow voting for other hunt maps?
@Kraze^NFo> Juski has a very valid point
@Juski> Got my new signature, thanks!
@Kraze^NFo> Out of context!
@Juski> Doesn't matter!
@Juski> You said I had a valid point! You can't take it back now! It's out there!
Amarillo Cat
A semi-regular
A semi-regular
Posts: 17
Joined: Mon Sep 15, 2014 10:55 am

Re: Noob Server Question; x-post from General

Post by Amarillo Cat »

kraze wrote:That appears to be correct, so I'm a bit unsure as to why it wouldn't work. As a test, if you drop the checkpoint maps and just run hunt does the server play through the maps and allow voting for other hunt maps?
This was an excellent suggestion and a good problem solving approach. I removed all checkpoint maps from the mapcycle and mapcycle_coop configs. All I had were hunt maps. I then tested the server. All the maps said HUNT in the lower right hand corner. However, all the maps were actually checkpoint...there were no playable hunts maps whatsoever.
User avatar
kraze
Former staff
Former staff
Posts: 4362
Joined: Fri Sep 17, 2010 9:06 am
Location: California

Re: Noob Server Question; x-post from General

Post by kraze »

The only thing I can think of is that they made hunt its own category. If that's the case you may try replacing _coop with _hunt.

I'd try doing it two different ways..

buhriz_hunt

and

buhriz_hunt hunt
@Kraze^NFo> Juski has a very valid point
@Juski> Got my new signature, thanks!
@Kraze^NFo> Out of context!
@Juski> Doesn't matter!
@Juski> You said I had a valid point! You can't take it back now! It's out there!
Amarillo Cat
A semi-regular
A semi-regular
Posts: 17
Joined: Mon Sep 15, 2014 10:55 am

Re: Noob Server Question; x-post from General

Post by Amarillo Cat »

kraze wrote:The only thing I can think of is that they made hunt its own category. If that's the case you may try replacing _coop with _hunt.

I'd try doing it two different ways..

buhriz_hunt

and

buhriz_hunt hunt

Done; sadly no luck.

I truly thank you for your help. If I ever learn the answer to this elsewhere, I will report back to you.
Amarillo Cat
A semi-regular
A semi-regular
Posts: 17
Joined: Mon Sep 15, 2014 10:55 am

Re: Noob Server Question; x-post from General

Post by Amarillo Cat »

Amarillo Cat wrote:
kraze wrote:The only thing I can think of is that they made hunt its own category. If that's the case you may try replacing _coop with _hunt.

I'd try doing it two different ways..

buhriz_hunt

and

buhriz_hunt hunt

Done; sadly no luck.

I truly thank you for your help. If I ever learn the answer to this elsewhere, I will report back to you.


Ha! I am back, and this time I have some helpful information that you might find useful to! So....given the raft of efforts and failures, I tried one last thing. I went to this page: http://pastebin.com/SrBvZfsj, which lists all of the maps and modes. I copied and pasted all of the following:

buhriz_coop
district_coop
embassy_coop
heights_coop
market_coop
ministry_coop
revolt_coop
siege_coop
sinjar_coop
tell_coop
verticality_coop
buhriz hunt
buhriz_night hunt
contact hunt
contact_night hunt
district hunt
district_night hunt
embassy hunt
embassy_night hunt
heights hunt
heights_night hunt
kandagal hunt
kandagal_night hunt
market hunt
market_night hunt
ministry hunt
ministry_night hunt
panj hunt
panj_night hunt
peak hunt
peak_night hunt
revolt hunt
revolt_night hunt
siege hunt
sinjar hunt
sinjar_night hunt
station hunt
station_night hunt
tell hunt
tell_night hunt
uprising hunt
uprising_night hunt
verticality hunt
verticality_night hunt
buhriz conquer
buhriz_night conquer
contact conquer
contact_night conquer
district conquer
district_night conquer
embassy conquer
embassy_night conquer
heights conquer
heights_night conquer
kandagal conquer
kandagal_night conquer
market conquer
market_night conquer
ministry conquer
ministry_night conquer
panj conquer
panj_night conquer
peak conquer
peak_night conquer
revolt conquer
revolt_night conquer
siege conquer
sinjar conquer
sinjar_night conquer
station conquer
station_night conquer
tell conquer
tell_coop conquer
tell_night conquer
uprising conquer
uprising_night conquer
verticality conquer
verticality_night conquer

into my checkpoint.cfg, and my checkpoint_coop.cfg. And voila! All the maps work! I am not sure if the creators of Insurgency have updated anything, and I do know we tried a lot of different combinations and permutations, but the bottom line is this "method" works. After I confirmed that all the maps work, I amended the checkpoint, hunt, and conquer server cfgs. to the way I like things.

Anyway, perhaps this will be helpful to someone else. It is possible that I am the only one who had these questions, but that is improbable. And Kraze, it might be helpful to your friends in support to pass this along to them, since I had many, many fruitless exchanges with them about this problem. NB: they all area really nice and want to be helpful, but they just didn't have the information they needed to do so. Maybe this will help. I hope so! :)
Amarillo Cat
A semi-regular
A semi-regular
Posts: 17
Joined: Mon Sep 15, 2014 10:55 am

Re: Noob Server Question; x-post from General

Post by Amarillo Cat »

Amarillo Cat wrote:
Amarillo Cat wrote:
kraze wrote:The only thing I can think of is that they made hunt its own category. If that's the case you may try replacing _coop with _hunt.

I'd try doing it two different ways..

buhriz_hunt

and

buhriz_hunt hunt

Done; sadly no luck.

I truly thank you for your help. If I ever learn the answer to this elsewhere, I will report back to you.




Ha! I am back, and this time I have some helpful information that you might find useful to! So....given the raft of efforts and failures, I tried one last thing. I went to this page: http://pastebin.com/SrBvZfsj, which lists all of the maps and modes. I copied and pasted all of the following:

buhriz_coop
district_coop
embassy_coop
heights_coop
market_coop
ministry_coop
revolt_coop
siege_coop
sinjar_coop
tell_coop
verticality_coop
buhriz hunt
buhriz_night hunt
contact hunt
contact_night hunt
district hunt
district_night hunt
embassy hunt
embassy_night hunt
heights hunt
heights_night hunt
kandagal hunt
kandagal_night hunt
market hunt
market_night hunt
ministry hunt
ministry_night hunt
panj hunt
panj_night hunt
peak hunt
peak_night hunt
revolt hunt
revolt_night hunt
siege hunt
sinjar hunt
sinjar_night hunt
station hunt
station_night hunt
tell hunt
tell_night hunt
uprising hunt
uprising_night hunt
verticality hunt
verticality_night hunt
buhriz conquer
buhriz_night conquer
contact conquer
contact_night conquer
district conquer
district_night conquer
embassy conquer
embassy_night conquer
heights conquer
heights_night conquer
kandagal conquer
kandagal_night conquer
market conquer
market_night conquer
ministry conquer
ministry_night conquer
panj conquer
panj_night conquer
peak conquer
peak_night conquer
revolt conquer
revolt_night conquer
siege conquer
sinjar conquer
sinjar_night conquer
station conquer
station_night conquer
tell conquer
tell_coop conquer
tell_night conquer
uprising conquer
uprising_night conquer
verticality conquer
verticality_night conquer

into my checkpoint.cfg, and my checkpoint_coop.cfg. And voila! All the maps work! I am not sure if the creators of Insurgency have updated anything, and I do know we tried a lot of different combinations and permutations, but the bottom line is this "method" works. After I confirmed that all the maps work, I amended the checkpoint, hunt, and conquer server cfgs. to the way I like things.

Anyway, perhaps this will be helpful to someone else. It is possible that I am the only one who had these questions, but that is improbable. And Kraze, it might be helpful to your friends in support to pass this along to them, since I had many, many fruitless exchanges with them about this problem. NB: they all area really nice and want to be helpful, but they just didn't have the information they needed to do so. Maybe this will help. I hope so! :)

IMPORTANT final point. For the maps that end in _coop, such as buhriz_coop, or market_coop and so forth, you MUST add checkpoint to the end. So for example you would use buhriz_coop checkpoint, or market_coop checkpoint, and so forth. The other maps do NOT require this kind of additional extension.
User avatar
kraze
Former staff
Former staff
Posts: 4362
Joined: Fri Sep 17, 2010 9:06 am
Location: California

Re: Noob Server Question; x-post from General

Post by kraze »

Interesting. It appears they just removed Hunt from the coop category, which is kind of what I expected but also odd since Hunt is technically still coop. Either way, I'm glad you got it working and definitely appreciate you posting the solution!
@Kraze^NFo> Juski has a very valid point
@Juski> Got my new signature, thanks!
@Kraze^NFo> Out of context!
@Juski> Doesn't matter!
@Juski> You said I had a valid point! You can't take it back now! It's out there!
Post Reply