OpenXcom Forum

Modding => Released Mods => Topic started by: yrizoud on March 05, 2014, 12:41:09 am

Title: [WEAPON] Machine pistol
Post by: yrizoud on March 05, 2014, 12:41:09 am
Here's a 2x2 one-handed automatic weapon, for close combat specialists. The shooting stats are the same as the Gauss pistol from TFTD, and the clips hold 24 pistol bullets.
(https://oi58.tinypic.com/2edqc1i.jpg)
I pixelled the sprites from scratch, and hereby put them in the public domain - so feel free to re-use !

Languages : English, French, Spanish

Updated: 18/06/2014
Title: Re: [WEAPON] Machine pistol
Post by: Ascadix on March 05, 2014, 02:34:31 am
Nice pixellation

Maybe it would be better if you ZIP the ressources within a sub-folder instead of directly in the ressoruce folder, so it is easyer to keep each mod in it's own sub-folder.

My 2 cts : a french trad:

Code: [Select]
  - type: fr
    strings:
      STR_MACHINE_PISTOL: Mac-9
      STR_MACHINE_PISTOL_CLIP: Chargeur Mac-9
      STR_MACHINE_PISTOL_UFOPEDIA: Le pistolet-mitrailleur Mac-9 est conçu pour tirer d'une main. Il est moins précis que le pistolet mais permet de tirer en rafales et dispose d'un ample chargeur.

nb: i use the name "Mac-9" because "Pistolet-Mitrailleur" string is too long and don't feet well in game.
Title: Re: [WEAPON] Machine pistol
Post by: Dioxine on March 06, 2014, 02:55:06 am
Very nice sprite!
Title: Re: [WEAPON] Machine pistol
Post by: kharille on March 06, 2014, 03:22:04 pm
Don't have the time to check, but is it comparable with the laser pistol in time unit costs?  Maybe this is one that'll fire real quick like the laser pistol?
Title: Re: [WEAPON] Machine pistol
Post by: yrizoud on March 06, 2014, 08:47:18 pm
Laser pistol is always better. This is human tech (pre-laser), it has to be balanced with the other weapons that are immediately available.
Title: Re: [WEAPON] Machine pistol
Post by: robin on March 07, 2014, 11:36:12 am
You forgot the floorob sprite  :P
Title: Re: [WEAPON] Machine pistol
Post by: yrizoud on April 20, 2014, 06:02:27 pm
v2 Update : Added a floorobj, packaged resources in a subdirectory, added a french translation (Ascadix : I picked "pistolet auto" in order to fit better with the other stock XCOM weapons)
Title: Re: [WEAPON] Machine pistol
Post by: niculinux on June 17, 2014, 09:46:36 pm
Cool! Please allow me some constructive criticism: acually it resembles the shape of a MAC-10

(https://www.imfdb.org/images/thumb/7/75/IngramMAC10.jpg/350px-IngramMAC10.jpg)

which i never stood, please may someone make a modified version of thi mod and create an IMI uzi, i think it's more cool plus more fitting in a strategy gme (it is useb by variuus special assault troops until today)

pic:

(https://www.kitsune.addr.com/Firearms/Submachine-Guns/IMI_UZI.gif)

EDIT: it does not work for me (click here) (https://openxcom.org/forum/index.php?topic=2305.0)
Title: Re: [WEAPON] Machine pistol
Post by: yrizoud on June 17, 2014, 09:57:53 pm
I chose a micro uzi as a reference, the one you displayed is the longer version designed to be used with both hands.(https://www.imfdb.org/images/thumb/5/5a/InvasionUSApromo.jpg/300px-InvasionUSApromo.jpg)
Title: Re: [WEAPON] Machine pistol
Post by: Nightwolf on June 18, 2014, 03:57:57 pm
Hi. Spanish translation :)

Quote
  - type: es
    strings:
      STR_MACHINE_PISTOL: Pistola Ametralladora
      STR_MACHINE_PISTOL_CLIP: Cargador de Pistola Ametralladora
      STR_MACHINE_PISTOL_UFOPEDIA: La pistola ametralladora está diseñada para disparse usando una sola mano. Es menos precisa que la pistola, pero dispone de disparo automático y utiliza cargadores con muchas balas.
  - type: es-419
    strings:
      STR_MACHINE_PISTOL: Pistola Ametralladora
      STR_MACHINE_PISTOL_CLIP: Cargador de Pistola Ametralladora
      STR_MACHINE_PISTOL_UFOPEDIA: La pistola ametralladora está diseñada para disparse usando una sola mano. Es menos precisa que la pistola, pero dispone de disparo automático y utiliza cargadores con muchas balas.    
Title: Re: [WEAPON] Machine pistol
Post by: yrizoud on June 18, 2014, 06:05:05 pm
Thanks Nightwolf! Uploaded v3 in first post, which:
- Is in UTF-8 without BOM
- Adds spanish translation
- Fixes language string for en-GB, which I had written en-UK (Thanks Falko's modtester)
- Fixes file case for Linux users (Thanks Falko's modtester)
- Uses lower ids because Supsuper said we should stay under 1000
Title: Re: [WEAPON] Machine pistol
Post by: Ascadix on June 18, 2014, 11:24:15 pm
@niculinux

You could look into the "Men In Black" mod, it include a new Snipper Riffle and another  "Machine Pistol", in a less compact model.
Title: Re: [WEAPON] Machine pistol
Post by: niculinux on August 30, 2015, 09:55:13 pm
Dear Yzrouod,

Made myself a mod, can see it in the thread: [WEAPON][RESOURCES] niculinux weapon sprites attempts (https://openxcom.org/forum/index.php/topic,3934.0.html) gave you also some credit, hope you'll like it :)

Edit: Also, there's my italian translation for you mod:

Code: [Select]
  - type: it-IT
    strings:
      STR_MACHINE_PISTOL: Pistola mitragliatrice
      STR_MACHINE_PISTOL_CLIP: Caricatore per pistola mitragliatrice
      STR_MACHINE_PISTOL_UFOPEDIA: La pistola mitragliatrice è progettata per essere azionata con una sola mano. E' meno
accurata rispetto pistola, ma  rispetto a quest'ultima spara in modalità fuoco automatico e utilizza caricatori dotati di una maggiore quantità di colpi.