What's this weaponType MWT_SAWED_SHOTGUN

Results 1 to 1 of 1
  1. #1
    Be a kicker than cheater. cheaterastic is offline
    MemberRank
    Dec 2009 Join Date
    764Posts

    information What's this weaponType MWT_SAWED_SHOTGUN

    I have just found out and wondering what's the use of this and when to use ?
    Code:
    		case MWT_SHOTGUN:	
    		case MWT_SAWED_SHOTGUN:
    			{
    				if(bHead)	fRatio = 0.2f;
    				else		fRatio = 0.2f;
    			}
    			break;




Advertisement