Raised This Month: $51 Target: $400
 12% 

Map repeating


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
CrazyEh
Junior Member
Join Date: May 2007
Old 05-09-2007 , 00:09   Map repeating
Reply With Quote #1

I had GG setup so once 5 rounds are complete on a map, it'll move along to the next map. I just did the upgrade and overwrote the config file (I'm tired and new, I forgot to backup the old one). Now once the 5 rounds are complete, it changes the map to the same one .

I've been messing with the settings and cannot seem to get it back to the way I had it. Could someone please help me out and let me know what to set.. damn brain farts!

Thanks in advance! Have a great day.
CrazyEh is offline
Raz0rTK
Member
Join Date: Jul 2006
Old 05-09-2007 , 18:17   Re: Map repeating
Reply With Quote #2

Do you have a gungame_mapcycle? And if you do, do you have any maps listed in it?
Raz0rTK is offline
CrazyEh
Junior Member
Join Date: May 2007
Old 05-09-2007 , 19:03   Re: Map repeating
Reply With Quote #3

No sir I don't. I was using the default mapcycle.txt
CrazyEh is offline
Raz0rTK
Member
Join Date: Jul 2006
Old 05-09-2007 , 19:18   Re: Map repeating
Reply With Quote #4

Create a gungame_mapcycle.txt and then put in the maps that you want. Such as

de_dust2
de_aztec
de_nuke

So on. Follow the format above with that. Please +karma =]
Raz0rTK is offline
CrazyEh
Junior Member
Join Date: May 2007
Old 05-09-2007 , 20:24   Re: Map repeating
Reply With Quote #5

Thanks.. Tried that, it's still doing the same.

I was just in and noticed something.. It's not changing the map, instead, once someone has won, it's resetting the mp_timelimit all over? Which is why it doesn't change the map. Any idea on how I could fix this?

I'm going to post my gungame config file incase someone notices I have something set incorrect.

Code:
// GunGame AMXX 1.17b

// basic cvars
gg_enabled 1
gg_vote_setting 0
gg_vote_custom ""
gg_changelevel_custom ""
gg_map_setup "mp_timelimit 45; mp_winlimit 0; sv_alltalk 1; mp_chattime 10; mp_c4timer 25"
gg_endmap_setup ""
gg_join_msg 1
gg_colored_messages 1
gg_save_temp 300
gg_status_display 1
gg_map_iterations 10
gg_ignore_bots 0
gg_block_equips 0

// autovote cvars
gg_autovote_rounds 0
gg_autovote_delay 6.0
gg_autovote_ratio 0.51
gg_autovote_time 10.0

// stats cvars
gg_stats_file "gungame.stats"
gg_stats_ip 0
gg_stats_prune 2592000
gg_stats_mode 1
gg_stats_winbonus 1.5

// deathmatch cvars
gg_dm 0
gg_dm_sp_time 1.0
gg_dm_sp_mode 1
gg_dm_spawn_random 0
gg_dm_start_random 0
gg_dm_spawn_delay 1.5
gg_dm_spawn_afterplant 1
gg_dm_corpses 1
gg_dm_countdown 0

// objective cvars
gg_block_objectives 1
gg_bomb_defuse_lvl 1
gg_host_touch_reward 0
gg_host_rescue_reward 0
gg_host_kill_reward 0
gg_host_kill_penalty 0

// gameplay cvars
gg_ff_auto 0
gg_weapon_order "glock18,usp,p228,deagle,fiveseven,elite,m3,xm1014,tmp,mac10,mp5navy,ump45,p90,galil,famas,ak47,scout,awp,m4a1,sg552,aug,m249,hegrenade,knife"
gg_max_lvl 0
gg_triple_on 0
gg_turbo 1
gg_knife_pro 1
gg_worldspawn_suicide 1
gg_allow_changeteam 0
gg_pickup_others 0
gg_handicap_on 2
gg_top10_handicap 1
gg_warmup_timer_setting 40
gg_knife_warmup 1
gg_warmup_multi 0
gg_nade_glock 0
gg_nade_smoke 0
gg_nade_flash 0
gg_extra_nades 0
gg_nade_refresh 10.0
gg_kills_per_lvl 2
gg_give_armor 100
gg_give_helmet 1
gg_ammo_amount 200
gg_refill_on_kill 1
gg_tk_penalty 0
gg_awp_oneshot 5

// sound cvars
gg_sound_levelup "gungame/smb3_powerup.wav"
gg_sound_leveldown "gungame/smb3_powerdown.wav"
gg_sound_nade "gungame/nade_level.wav"
gg_sound_knife "gungame/knife_level.wav"
gg_sound_welcome "gungame/gungame2.wav"
gg_sound_triple "gungame/smb_star.wav"
gg_sound_winner "media/Half-Life08.mp3"

// random weapon order cvars (leave blank to disable)
gg_weapon_order1 ""
gg_weapon_order2 ""
gg_weapon_order3 ""
gg_weapon_order4 ""
gg_weapon_order5 ""
gg_weapon_order6 ""
gg_weapon_order7 ""
gg_weapon_order8 ""
gg_weapon_order9 ""
gg_weapon_order10 ""

// valid weapon names for gg_weapon_order:
//
// ak47, aug, awp, deagle, elite, famas, fiveseven, g3sg1, galil, glock18, hegrenade, knife,
// m249, m3, m4a1, mac10, mp5navy, p228, p90, scout, sg550, sg552, tmp, ump45, usp, xm1014
CrazyEh is offline
XxAvalanchexX
Veteran Member
Join Date: Oct 2004
Location: abort73.com
Old 05-09-2007 , 22:35   Re: Map repeating
Reply With Quote #6

gg_map_iterations is set to 10. So the map will just reset itself every time someone wins until 10 rounds have been played, then it should move on to the next one.
__________________
No longer around. Thanks your support, everyone! As always:
THIS ONES FOR YOU
3000 PTS
XxAvalanchexX is offline
CrazyEh
Junior Member
Join Date: May 2007
Old 05-09-2007 , 23:07   Re: Map repeating
Reply With Quote #7

Quote:
Originally Posted by XxAvalanchexX View Post
gg_map_iterations is set to 10. So the map will just reset itself every time someone wins until 10 rounds have been played, then it should move on to the next one.
Ahhhh Ok. I've lowered that to 5 we'll see how it goes.

Also, with having the map voting enabled. Will the voting only happen once the 5 rounds have been played? Or is it at the end of every single round?

Thanks alot!
CrazyEh is offline
XxAvalanchexX
Veteran Member
Join Date: Oct 2004
Location: abort73.com
Old 05-10-2007 , 00:38   Re: Map repeating
Reply With Quote #8

The vote should only occur on the last iteration.
__________________
No longer around. Thanks your support, everyone! As always:
THIS ONES FOR YOU
3000 PTS
XxAvalanchexX is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 13:09.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode