View Single Post
MiSSBe4utyBuM
Junior Member
Join Date: Oct 2005
Old 10-25-2005 , 12:49  
#10

Line 556 of Stats.amxx:

new enemygre = ( ( (wpnindex == DODW_HANDGRENADE || wpnindex == DODW_MILLS_BOMB) && get_user_team(killer) == 2 ) || ( wpnindex == DODW_STICKGRENADE && get_user_team(killer) == 1 ) ) ? 1:0
MiSSBe4utyBuM is offline