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

Famas sometimes only needs one kill to advance


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Mordekay
Squirrel of Fortune
Join Date: Apr 2006
Location: Germany
Old 11-17-2008 , 02:23   Famas sometimes only needs one kill to advance
Reply With Quote #1

It was reported to me that the famas sometimes needs only one kill in order to advance to next level. From my weaponorder it should have been 30 kills to advance next level. I do not know the exact environment of the server at that time as i was not online, but my mate saied it should have been 30 kills to be done and the counter just started with 29/30 kills.
Here my configurations:
Code:
Currently loaded plugins:
       name                    version     author            file             status   
 [  1] AmxBans Admin Base      1.8.1.3711  AMXX Dev Team     admin_amxbans.a  running  
 [  2] AMXBans                 5.0         YoMama/Lux & lan  amxbans.amxx     running  
 [  3] Admin Commands          1.8.1.3711  AMXX Dev Team     admincmd.amxx    running  
 [  4] Admin Help              1.8.1.3711  AMXX Dev Team     adminhelp.amxx   running  
 [  5] Multi-Lingual System    1.8.1.3711  AMXX Dev Team     multilingual.am  running  
 [  6] Menus Front-End         1.8.1.3711  AMXX Dev Team     menufront.amxx   running  
 [  7] Commands Menu           1.8.1.3711  AMXX Dev Team     cmdmenu.amxx     running  
 [  8] Players Menu            1.8.1.3711  AMXX Dev Team     plmenu.amxx      running  
 [  9] Maps Menu               1.8.1.3711  AMXX Dev Team     mapsmenu.amxx    running  
 [ 10] Admin Chat              1.8.1.3711  AMXX Dev Team     adminchat.amxx   running  
 [ 11] Admin Votes             1.8.1.3711  AMXX Dev Team     adminvote.amxx   running  
 [ 12] NextMap                 1.8.1.3711  AMXX Dev Team     nextmap.amxx     running  
 [ 13] Pause Plugins           1.8.1.3711  AMXX Dev Team     pausecfg.amxx    running  
 [ 14] Stats Configuration     1.8.1.3711  AMXX Dev Team     statscfg.amxx    running  
 [ 15] StatsX                  1.8.1.3711  AMXX Dev Team     statsx.amxx      running  
 [ 16] GunGame AMXX            2.11c       Avalanche         gungame.amxx     running  
 [ 17] xREDIRECT               1.0.3b      x0R               xredirect.amxx   running  
 [ 18] a3 record               2.3         A3 Alcedema       a3_record.amxx   running  
 [ 19] Autoresponder/Advertis  0.5         MaximusBrood      ad_manager.amxx  running  
 [ 20] Anti DoubleDuck         1.4         Numb              antidoubleduck.  running  
 [ 21] EveryoneIsMedic         1.5         Sylwester         eim.amxx         debug    
 [ 22] Bad Camper              1.4 beta    Brad Jones        bad_camper.amxx  running  
 [ 23] Play or Be Kicked       1.5.243     Brad Jones        pbk.amxx         running  
 [ 24] AntiCommerce            1.1         R3X               anticommerce.am  running  
24 plugins, 24 running
Code:
Currently loaded modules:
      name                    version     author               status     
 [ 1] Ham Sandwich            1.8.1.3710  AMX Mod X Dev Team   running    
 [ 2] CStrike                 1.8.1.3710  AMX Mod X Dev Team   running    
 [ 3] CSX                     1.8.1.3710  AMX Mod X Dev Team   running    
 [ 4] MySQL                   1.8.1.3710  AMX Mod X Dev Team   running    
 [ 5] FakeMeta                1.8.1.3711  AMX Mod X Dev Team   running    
 [ 6] Engine                  1.8.1.3710  AMX Mod X Dev Team   running    
 [ 7] Fun                     1.8.1.3710  AMX Mod X Dev Team   running    
 [ 8] Sockets                 1.8.1.3710  HLSW Dev Team        running    
 [ 9] RegEx                   1.8.1.3710  AMX Mod X Dev Team   running    
9 modules, 9 correct
Code:
; GunGame AMXX 2.10

// basic cvars
gg_enabled 1
gg_vote_setting 2
gg_vote_custom ""
gg_changelevel_custom ""
gg_map_setup "mp_timelimit 45; mp_winlimit 0; sv_alltalk 0; mp_chattime 5; 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 1
gg_ignore_bots 0
gg_block_equips 1
gg_leader_display 1
gg_leader_display_x -1.0
gg_leader_display_y 0.0
gg_allow_changeteam 2
gg_afk_protection 1

// 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 1.0
gg_dm_sp_mode 1
gg_dm_spawn_random 2
gg_dm_start_random 1
gg_dm_spawn_delay 1.0
gg_dm_spawn_afterplant 1
gg_dm_corpses 1
gg_dm_countdown 2

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

// 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,m4a1,sg552,aug,m249,hegrenade,knife"
gg_max_lvl 3
gg_triple_on 0
gg_turbo 1
gg_knife_pro 1
gg_knife_elite 0
gg_suicide_penalty 1
gg_worldspawn_suicide 1
gg_pickup_others 0
gg_handicap_on 1
gg_top10_handicap 1
gg_warmup_timer_setting 20
gg_warmup_weapon "knife"
gg_warmup_multi 0
gg_nade_glock 1
gg_nade_smoke 0
gg_nade_flash 0
gg_extra_nades 1
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 1
gg_awp_oneshot 1
gg_teamplay 1
gg_teamplay_melee_mod 0.33
gg_teamplay_nade_mod 0.50

// sound cvars
gg_sound_levelup "sound/gungame/smb3_powerup.wav"
gg_sound_leveldown "sound/gungame/smb3_powerdown.wav"
gg_sound_levelsteal "sound/gungame/smb3_1-up.wav"
gg_sound_nade "sound/gungame/nade_level.wav"
gg_sound_knife "sound/gungame/knife_level.wav"
gg_sound_welcome "sound/gungame/gungame2.wav"
gg_sound_triple "sound/gungame/smb_star.wav"
gg_sound_winner "media/Half-Life03.mp3;media/Half-Life08.mp3;media/Half-Life11.mp3;media/Half-Life17.mp3"
gg_sound_takenlead "sound/gungame/takenlead.wav"
gg_sound_tiedlead "sound/gungame/tiedlead.wav"
gg_sound_lostlead "sound/gungame/lostlead.wav"
gg_lead_sounds 0.8

// random weapon order cvars (leave blank to disable)
gg_weapon_order1 "scout:1,m249,aug,sg552,m4a1,ak47,famas,galil,p90,ump45:2,mac10:1,mp5navy,xm1014:4,m3:1,tmp:1,deagle:4,elite:2,p228,fiveseven:2,usp:2,hegrenade,knife"
gg_weapon_order2 "awp:1,m249,aug:4,sg552,m4a1:5,ak47,famas,galil,p90,ump45:2,mac10:1,mp5navy,xm1014:4,m3:1,tmp:1,deagle:4,elite:2,p228,fiveseven:2,usp:2,hegrenade,knife"
gg_weapon_order3 "sg550:2,m249,aug,sg552,m4a1,ak47,famas,galil,p90,ump45:2,mac10:1,mp5navy,xm1014:4,m3:1,tmp:1,deagle:4,elite:2,p228,fiveseven:2,usp:2,hegrenade,knife"
gg_weapon_order4 "awp:2,sg550:2,g3sg1:4,scout:2,m4a1:4,ak47:4,galil:,famas,mp5navy,xm1014:4,m3:2,elite:2,deagle:2,p228:2,usp,hegrenade,knife:2"
gg_weapon_order5 "glock18,usp,p228,deagle,fiveseven,elite,m3,xm1014,tmp,mac10,mp5navy,ump45,p90,galil,famas,ak47,scout,m4a1,sg552,aug,m249,hegrenade,knife"
gg_weapon_order6 "hegrenade:1,knife,glock18,m4a1,tmp,elite,awp,usp,g3sg1,deagle,scout,mp5navy,mac10,fiveseven,m249,m3,xm1014,knife"
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
I have attached the log-file with this event, hopefully you can find the reason for this. If you need anything else, just ask.
Attached Files
File Type: rar L1116114.rar (38.4 KB, 100 views)
__________________

Mordekay is offline
Guenhwyvar
AMX Mod X Beta Tester
Join Date: Jul 2005
Location: Berlin / Germany
Old 11-17-2008 , 14:35   Re: Famas sometimes only needs one kill to advance
Reply With Quote #2

Maybe it was after a downgrade (e.g. tk)?

Btw, lol, 30 kills per level are a nice idea .

But where it is defined? Strg+F+"30:" does not match anything in your config.
Guenhwyvar is offline
Mordekay
Squirrel of Fortune
Join Date: Apr 2006
Location: Germany
Old 11-17-2008 , 15:03   Re: Famas sometimes only needs one kill to advance
Reply With Quote #3

10 player * 3kills with famas = 30 kills to advance I play mostly teammode ;)
And if you watched the log you can see that the famas is only used for one kill -.-

EDIT:
I dunno what i have mixed up here, but it is the p90 doing this, not the famas (i noticed it mostly with famas, but here it was the p90
Counting the events with p90 on terrorist side there where only 14: 12 attacks, 2 kills. I talked to my mate and the server was nearby full, so whatever was needed with this weapon was defiante more than 2 kills within 4 seconds.
__________________


Last edited by Mordekay; 11-17-2008 at 15:21.
Mordekay is offline
bmp
Senior Member
Join Date: Nov 2007
Location: Berlin, Germany
Old 11-17-2008 , 16:46   Re: Famas sometimes only needs one kill to advance
Reply With Quote #4

i've the same problem! --> (16mb) me081117a.zip --> timestamp 4min0sec --> the weapon changes to steyraug and it says 8 kills left (27 of 35 ).

gg_teamplay 1
gg_weapon_order "g3sg1:5,sg552:8,aug:8,m4a1:8,ak47:8,famas:8, galil:6,m249:6,p90:5,mp5navy:8,ump45:6,mac10: 6,tmp:6,xm1014:6,m3:4,deagle:6,usp:6,elite:4, p228,fiveseven,glock18,awp:10,scout:2,h egrenade,knife"
gg_max_lvl 3

Last edited by bmp; 11-17-2008 at 16:48.
bmp is offline
XxAvalanchexX
Veteran Member
Join Date: Oct 2004
Location: abort73.com
Old 11-20-2008 , 23:24   Re: Famas sometimes only needs one kill to advance
Reply With Quote #5

Mordekay: Is it the P90 or Famas? In the log, I counted 32 Terrorist P90 kills but only 4 Terrorist Famas kills. Does this happen often? Is it really with a specific weapon? If so, does it seem to happen with that weapon regardless of the weapon order (ie: always on the P90 no matter the other weapons)?

bmp: Do you have your server logs from when this happened? It looks like something strange happens when someone joins right around the point where you level up. The goal is 24 kills, then someone joins so it goes to 32, but on the 25th kill the CTs level up anyway, and for some reason they keep their 25 kills towards the next level.
__________________
No longer around. Thanks your support, everyone! As always:
THIS ONES FOR YOU
3000 PTS

Last edited by XxAvalanchexX; 11-20-2008 at 23:47.
XxAvalanchexX is offline
Mordekay
Squirrel of Fortune
Join Date: Apr 2006
Location: Germany
Old 11-21-2008 , 07:17   Re: Famas sometimes only needs one kill to advance
Reply With Quote #6

Hm, it seems somehow are both weapons involved. I for myself noticed it mostly with famas only. I think i will have to search for more such events to clarify wich weapons show this.

EDIT: i just searched another logfile and found that allthough the server was full only 5 kills with galil had been done, obviously this cannot be correct. So i think it has something to do with the calculation of needed kills at all. I remember that my mate saied that the counter started with a high number of kills done, like 28/30. I don't know what i have to search for in the logs to help you here...
__________________


Last edited by Mordekay; 11-21-2008 at 07:27.
Mordekay is offline
XxAvalanchexX
Veteran Member
Join Date: Oct 2004
Location: abort73.com
Old 11-21-2008 , 23:55   Re: Famas sometimes only needs one kill to advance
Reply With Quote #7

This doesn't explain the P90 or Famas happenings, but I did notice your gg_weapon_order4 has "galil:" without a number after the colon. It might be the cause in that one instance.

I still need to go over bmp's demo again and look through the code to try to figure out what is causing the rest.
__________________
No longer around. Thanks your support, everyone! As always:
THIS ONES FOR YOU
3000 PTS
XxAvalanchexX is offline
Mordekay
Squirrel of Fortune
Join Date: Apr 2006
Location: Germany
Old 11-22-2008 , 04:42   Re: Famas sometimes only needs one kill to advance
Reply With Quote #8

Thx, i have fixed that error.
__________________

Mordekay is offline
XxAvalanchexX
Veteran Member
Join Date: Oct 2004
Location: abort73.com
Old 11-22-2008 , 19:41   Re: Famas sometimes only needs one kill to advance
Reply With Quote #9

bmp, thank you very much for your demo! It went a long way in helping me solve the problem. I was able to recreate and track it down, and now it's fixed! Problems would arise whenever a new player picked a team and someone else on his team got a kill while he was waiting to spawn for the first time.

I've attached a fixed version of 2.12.
Attached Files
File Type: sma Get Plugin or Get Source (gungame.sma - 778 views - 211.4 KB)
__________________
No longer around. Thanks your support, everyone! As always:
THIS ONES FOR YOU
3000 PTS
XxAvalanchexX is offline
Mordekay
Squirrel of Fortune
Join Date: Apr 2006
Location: Germany
Old 11-23-2008 , 03:35   Re: Famas sometimes only needs one kill to advance
Reply With Quote #10

Very nice done, thx Avalanche
+k
__________________

Mordekay 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 15:38.


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