Jump to content

MP40 or Thompson?


Finest

Recommended Posts

1 hour ago, Chuckun said:

Whatever has the most ammo at the time xD

lol i hear that!

1 hour ago, CheepHeep said:

MP40 here. Sometimes i use thompson coz i get fed up of the sound the MP40 makes and need a change but i definitely prefer the MP40.

yeah i feel you on that one sometimes the noise change is good

 

  • Like 4
Link to comment
Share on other sites

mp40 have less accuracy but higher rate of fire than thompson. Thompson gote better accuracy but lower rate of fire. I like both. Kinda prefer thompson when against allies, and mp40 against axis.

 

but to answer the question, mp40 since it got built in headshot aimbot....

Edited by MosesIsComingLookBusy
  • Haha 1
Link to comment
Share on other sites

Is there really a difference between both weapons? Never noticed any difference when it comes to rate of fire or acc

  • Like 1
Link to comment
Share on other sites

1 hour ago, MosesIsComingLookBusy said:

mp40 have less accuracy but higher rate of fire than thompson. Thompson gote better accuracy but lower rate of fire. I like both. Kinda prefer thompson when against allies, and mp40 against axis.

 

but to answer the question, mp40 since it got built in headshot aimbot....

 

Incorrect on most places, they're both equal. As it says in the source code anyway!

  • Like 2
Link to comment
Share on other sites

13 minutes ago, MosesIsComingLookBusy said:

aye might be you are correct, but the feeling of it seems like what I have stated.

And I checked the source code, it is indeed a freaking aimbot in the MP40.

 

SO ALL PSHH (or whathever the gun is called) USERS ON SILENT, use mp40 😃

Only in Return to castle Wolfenstein do they differ

 

ET
MP40 150ms 18 damage 400 spread
THOMPSON 150ms 18 damage 400 spread
STEN 150ms 14 damage 200 spread

 

int G_GetWeaponDamage( int weapon ) { 
      switch (weapon) { 
      default: 
         return 1; 
      case WP_KNIFE: 
         return 10; 
      case WP_STEN: 
         return 14; 
      case WP_CARBINE: 
      case WP_GARAND: 
      case WP_KAR98: 
      case WP_K43: 
         return 34; 
      case WP_FG42: 
         return 15; 
      case WP_LUGER: 
      case WP_SILENCER: 
      case WP_AKIMBO_LUGER: 
      case WP_AKIMBO_SILENCEDLUGER: 
      case WP_COLT: 
      case WP_SILENCED_COLT: 
      case WP_AKIMBO_COLT: 
      case WP_AKIMBO_SILENCEDCOLT: 
      case WP_THOMPSON: 
      case WP_MP40: 
      case WP_MOBILE_MG42: 
      case WP_MOBILE_MG42_SET: 
         return 18; 
      case WP_FG42SCOPE: 
         return 30; 
      case WP_GARAND_SCOPE: 
      case WP_K43_SCOPE: 
         return 50; 
      case WP_SMOKE_MARKER: 
         return 140; // just enough to kill somebody standing on it 
      case WP_MAPMORTAR: 
      case WP_GRENADE_LAUNCHER: 
      case WP_GRENADE_PINEAPPLE: 
      case WP_GPG40: 
      case WP_M7: 
      case WP_LANDMINE: 
      case WP_SATCHEL: 
         return 250; 
      case WP_TRIPMINE: 
         return 300; 
      case WP_PANZERFAUST: 
      case WP_MORTAR_SET: 
      case WP_DYNAMITE: 
         return 400; 
   } 

  • Like 1
  • Thanks 1
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.