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

GunGame Config not working when changed


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
[TGA]~CrewDawg
Junior Member
Join Date: Jul 2006
Old 12-25-2007 , 23:05   GunGame Config not working when changed
Reply With Quote #1

Basically what the title says I am trying to change the spawn protection from 5 secs to 3 and it isn't working.

All other changes I have made work except that one setting

Here is my config

Code:
// GunGame AMXX 1.17b

// basic cvars
gg_enabled 1
gg_vote_setting 1
gg_vote_custom ""
gg_changelevel_custom ""
gg_map_setup "mp_timelimit 45; mp_winlimit 0; sv_alltalk 0; mp_chattime 10; mp_c4timer 25"
gg_endmap_setup ""
gg_join_msg 0
gg_colored_messages 1
gg_save_temp 300
gg_status_display 0
gg_map_iterations 1
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 1
gg_dm_sp_time 3.0
gg_dm_sp_mode 2
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 0
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 1
gg_weapon_order "glock18,p228,usp,fiveseven,elite,deagle,m3,xm1014,tmp,mac10,ump45,p90,mp5navy,galil,famas,ak47,m4a1,sg552,aug,scout,awp,m249,hegrenade,knife"
gg_max_lvl 3
gg_triple_on 0
gg_turbo 1
gg_knife_pro 1
gg_worldspawn_suicide 0
gg_allow_changeteam 2
gg_pickup_others 0
gg_handicap_on 1
gg_top10_handicap 0
gg_warmup_timer_setting 15
gg_knife_warmup 0
gg_warmup_multi 0
gg_nade_glock 0
gg_nade_smoke 0
gg_nade_flash 0
gg_extra_nades 0
gg_nade_refresh 5.0
gg_kills_per_lvl 3
gg_give_armor 100
gg_give_helmet 1
gg_ammo_amount 200
gg_refill_on_kill 1
gg_tk_penalty 0
gg_awp_oneshot 1

// 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
Thanks in advance for the help
[TGA]~CrewDawg is offline
XxAvalanchexX
Veteran Member
Join Date: Oct 2004
Location: abort73.com
Old 12-26-2007 , 00:57   Re: GunGame Config not working when changed
Reply With Quote #2

Do you have the gungame.cfg in multiple places? Are you sure that you didn't change gg_dm_sp_time in any other config file (not restricted to GunGame)?
__________________
No longer around. Thanks your support, everyone! As always:
THIS ONES FOR YOU
3000 PTS
XxAvalanchexX is offline
[TGA]CrewDawg
Senior Member
Join Date: Jul 2006
Location: San Antonio
Old 12-26-2007 , 02:11   Re: GunGame Config not working when changed
Reply With Quote #3

I have triple checked all directories...no duplicates. Any other suggestions?
__________________
[IMG]http://img69.**************/img69/5285/crew4ui.jpg[/IMG]

http://www.truegaming-alliance.com
[TGA]CrewDawg is offline
Send a message via AIM to [TGA]CrewDawg Send a message via MSN to [TGA]CrewDawg Send a message via Yahoo to [TGA]CrewDawg
Arkshine
AMX Mod X Plugin Approver
Join Date: Oct 2005
Old 12-26-2007 , 02:21   Re: GunGame Config not working when changed
Reply With Quote #4

What is the output of writing gg_dm_sp_time in the console server ( or using rcon ) ? It should return 3. If so, perhaps you don't count properly. :p
__________________

Last edited by Arkshine; 12-26-2007 at 02:25.
Arkshine is offline
[TGA]CrewDawg
Senior Member
Join Date: Jul 2006
Location: San Antonio
Old 12-26-2007 , 10:56   Re: GunGame Config not working when changed
Reply With Quote #5

Ok this is freaking weird to me...

Here is the message you get when you join my server (attachment Spawn)

The next attachment (Spawn2)is what I get when I put the gg_dm_sp_time in the console. So somewhere is a conflict or am I just stupid...
Attached Thumbnails
Click image for larger version

Name:	Spawn.JPG
Views:	214
Size:	5.5 KB
ID:	22366   Click image for larger version

Name:	Spawn2.JPG
Views:	244
Size:	4.2 KB
ID:	22367  
__________________
[IMG]http://img69.**************/img69/5285/crew4ui.jpg[/IMG]

http://www.truegaming-alliance.com
[TGA]CrewDawg is offline
Send a message via AIM to [TGA]CrewDawg Send a message via MSN to [TGA]CrewDawg Send a message via Yahoo to [TGA]CrewDawg
[TGA]CrewDawg
Senior Member
Join Date: Jul 2006
Location: San Antonio
Old 12-26-2007 , 11:14   Re: GunGame Config not working when changed
Reply With Quote #6

Close Topic...it was the amx_super plugin that incorporated Spawn Protection plugin...my bad, and thx for the help fellas
__________________
[IMG]http://img69.**************/img69/5285/crew4ui.jpg[/IMG]

http://www.truegaming-alliance.com
[TGA]CrewDawg is offline
Send a message via AIM to [TGA]CrewDawg Send a message via MSN to [TGA]CrewDawg Send a message via Yahoo to [TGA]CrewDawg
aligind4h0us3
Senior Member
Join Date: Sep 2006
Location: Sydney, Australia
Old 12-26-2007 , 20:08   Re: GunGame Config not working when changed
Reply With Quote #7

Quote:
Originally Posted by [TGA]CrewDawg View Post
Close Topic...it was the amx_super plugin that incorporated Spawn Protection plugin...my bad, and thx for the help fellas

Amx_super seems to conflict with a lot of current mods (GunGame, WAR3FT, etc)
__________________
~+Karma if I help you.~
aligind4h0us3 is offline
[TGA]CrewDawg
Senior Member
Join Date: Jul 2006
Location: San Antonio
Old 12-27-2007 , 00:07   Re: GunGame Config not working when changed
Reply With Quote #8

everything else seems to work as advertised.
__________________
[IMG]http://img69.**************/img69/5285/crew4ui.jpg[/IMG]

http://www.truegaming-alliance.com
[TGA]CrewDawg is offline
Send a message via AIM to [TGA]CrewDawg Send a message via MSN to [TGA]CrewDawg Send a message via Yahoo to [TGA]CrewDawg
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 06:57.


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