PDA

View Full Version : [RESOLVED] Server crash at ak47, then wierd glitch occurs after.


03-18-2007, 20:31
If you read my previous topic, I did finally get gun game working. Apparently I didnt install AMXX correctly, and when i tried the automatic full installer it worked fine...untill I got to the ak47 that is. Everytime someone gets to the ak47, it crashes without fail. And then if i restart the server, everyone starts out with an ak47 untill about a minute goes by and then gungame restarts and gameplay occurs as usual. Very odd. I hate to be a pain and have to post two topics in where i need help, but I just really want this to work. Gungame is so much fun to play.

Thanks,
Twist.

cfg:
// 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_join_msg 1
gg_colored_messages 1
gg_save_temp 300
gg_status_display 0
gg_map_iterations 1

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

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

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

// gameplay cvars
gg_ff_auto 0
gg_weapon_order "glock18:2,usp:2,p228:2,deagle,fiveseven,elite ,m3,xm1014,tmp,mac10,mp5navy,ump45,p90,galil, famas,ak47,scout,m4a1,sg552,aug,m249,hegrenad e,knife"
gg_max_lvl 0
gg_triple_on 0
gg_turbo 1
gg_knife_pro 1
gg_worldspawn_suicide 1
gg_pickup_others 0
gg_handicap_on 1
gg_top10_handicap 1
gg_warmup_timer_setting 20
gg_knife_warmup 1
gg_warmup_multi 0
gg_nade_glock 0
gg_nade_smoke 1
gg_nade_flash 1
gg_kills_per_lvl 3
gg_give_armor 100
gg_give_helmet 1
gg_ammo_amount 1
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 ""

XxAvalanchexX
03-18-2007, 21:01
http://avalanche.epherion.com/gungame/faq.php#p3

03-18-2007, 21:26
crap...