Author Topic: [WEAPON] M-79 Grenade Launcher.  (Read 28470 times)

Offline Warboy1982

  • Administrator
  • Commander
  • *****
  • Posts: 2333
  • Developer
    • View Profile
[WEAPON] M-79 Grenade Launcher.
« on: June 11, 2013, 01:55:27 pm »
Transmission decoded:


DOWNLOAD


full credit to Ryskeliini.
with thanks to Nightwolf and Greg956 for the translations.
« Last Edit: June 17, 2014, 03:31:01 am by Warboy1982 »

Offline moriarty

  • Commander
  • *****
  • Posts: 1421
    • View Profile
    • Luke's OX mod site
Re: M-79 Grenade Launcher.
« Reply #1 on: June 11, 2013, 03:39:16 pm »
*its

(in the fluff text, it should read "...at its disposal")


btw, maybe it's time for a mod collection thread or something? one place where all finished mods are being linked for easy access?

Offline pmprog

  • Commander
  • *****
  • Posts: 647
  • Contributor
    • View Profile
    • Polymath Programming
Re: M-79 Grenade Launcher.
« Reply #2 on: June 11, 2013, 03:47:59 pm »
Is that a leg attached to the shotgun barrel?

Also, the High Explosives, why were 70 and 80 values chosen? Given the little difference between them, I'm not sure which I'm supposed to use where. How about toning the 70 down to a 50 or 60? That would imply clearing things like forest and other objects and maybe tackling the weaker aliens; and the 80 for just wiping out areas?

Offline moriarty

  • Commander
  • *****
  • Posts: 1421
    • View Profile
    • Luke's OX mod site
Re: M-79 Grenade Launcher.
« Reply #3 on: June 11, 2013, 03:59:58 pm »
hmmm... I'm thinking: what about reducing the initial ammo types to the first two, and only enabling the third one after researching alien grenades?

Offline pmprog

  • Commander
  • *****
  • Posts: 647
  • Contributor
    • View Profile
    • Polymath Programming
Re: M-79 Grenade Launcher.
« Reply #4 on: June 11, 2013, 04:03:49 pm »
My expectation was that each "ammo" slot was 1 grenade; I could be wrong though, not tried it yet

Offline Warboy1982

  • Administrator
  • Commander
  • *****
  • Posts: 2333
  • Developer
    • View Profile
Re: M-79 Grenade Launcher.
« Reply #5 on: June 11, 2013, 04:23:38 pm »
*its

fixed.

the power 80 "high explosive" is actually a smoke grenade, this seems to be a quirk of the original, as there's no text present for "smoke" damage.

Offline pmprog

  • Commander
  • *****
  • Posts: 647
  • Contributor
    • View Profile
    • Polymath Programming
Re: M-79 Grenade Launcher.
« Reply #6 on: June 11, 2013, 04:45:59 pm »
And you didn't add it? Pfffft... Half a job Bob is back!

Just kidding ;)

Offline Nightwolf

  • Captain
  • ***
  • Posts: 70
    • View Profile
Re: M-79 Grenade Launcher.
« Reply #7 on: June 11, 2013, 10:25:03 pm »
As always, great work, more stuff to play ^^

Spanish translation:

  - type: Spanish
    strings:
      STR_GRENADE_LAUNCHER: Lanza Granadas
      STR_LAUNCHER_FRAG: Granada 46mm (HE)
      STR_LAUNCHER_INC: Granada 46mm(INC)
      STR_LAUNCHER_SMOKE: Granada 46mm(SMOKE)
      STR_GRENADE_LAUNCHER_UFOPEDIA: El lanzador de granadas M-79 tiene distintos tipos de munición a su disposición, contribuyendo a una gran efectividad en las más diversas situaciones.
  - type: SpanishAl
    strings:
      STR_GRENADE_LAUNCHER: Lanza Granadas
      STR_LAUNCHER_FRAG: Granada 46mm (HE)
      STR_LAUNCHER_INC: Granada 46mm(INC)
      STR_LAUNCHER_SMOKE: Granada 46mm(SMOKE)
      STR_GRENADE_LAUNCHER_UFOPEDIA: El lanzador de granadas M-79 tiene distintos tipos de munición a su disposición, contribuyendo a una gran efectividad en las más diversas situaciones.

Offline mercy

  • Colonel
  • ****
  • Posts: 338
    • View Profile
Re: M-79 Grenade Launcher.
« Reply #8 on: August 05, 2013, 09:35:46 pm »
@Ryskeliini, Warboy

This grenade launcher is SoooOOooo good. I absolutely love it! True fun to watch the projectile arc its way toward the aliens and exploding. YYeeeeaaahh!

Offline wsmithjr

  • Colonel
  • ****
  • Posts: 149
    • View Profile
Re: M-79 Grenade Launcher.
« Reply #9 on: August 06, 2013, 06:06:09 am »
It's a little too good I think. No reason to mess with a rocket launcher with one of these.

Offline mercy

  • Colonel
  • ****
  • Posts: 338
    • View Profile
Re: M-79 Grenade Launcher.
« Reply #10 on: August 06, 2013, 09:50:18 am »
More elegant, clever solution.

Offline Hobbit Lord

  • Captain
  • ***
  • Posts: 64
    • View Profile
Re: [WEAPON] M-79 Grenade Launcher.
« Reply #11 on: November 01, 2013, 01:29:21 am »
Update for this mod, I was having problems with the strings appearing in-game. This seems to correct it. Also I've added text strings for French

Code: [Select]
items:
  - type: STR_GRENADE_LAUNCHER
    size: 0.2
    costBuy: 5000
    costSell: 2250
    weight: 8
    bigSprite: 60
    floorSprite: 74
    handSprite: 128
    bulletSprite: 3
    fireSound: 4
    compatibleAmmo:
      - STR_LAUNCHER_FRAG
      - STR_LAUNCHER_INC
      - STR_LAUNCHER_SMOKE
    accuracySnap: 60
    accuracyAimed: 80
    tuSnap: 33
    tuAimed: 50
    battleType: 1
    twoHanded: true
    invWidth: 1
    invHeight: 3
    armor: 20
    arcingShot: true
    listOrder: 3001
  - type: STR_LAUNCHER_FRAG
    size: 0.1
    costBuy: 200
    costSell: 150
    weight: 1
    bigSprite: 61
    floorSprite: 2
    hitSound: 0
    hitAnimation: 0
    power: 70
    damageType: 3
    clipSize: 1
    battleType: 2
    armor: 20
    blastRadius: 7
    listOrder: 3002
  - type: STR_LAUNCHER_INC
    size: 0.1
    costBuy: 600
    costSell: 400
    weight: 1
    bigSprite: 62
    floorSprite: 2
    hitSound: 0
    hitAnimation: 0
    power: 90
    damageType: 2
    clipSize: 1
    battleType: 2
    armor: 20
    blastRadius: 7
    listOrder: 3003
  - type: STR_LAUNCHER_SMOKE
    size: 0.1
    costBuy: 300
    costSell: 200
    weight: 1
    bigSprite: 63
    floorSprite: 2
    hitSound: 0
    hitAnimation: 0
    power: 80
    damageType: 9
    clipSize: 1
    battleType: 2
    armor: 20
    blastRadius: 8
    listOrder: 3004
ufopaedia:
  - id: STR_GRENADE_LAUNCHER
    type_id: 4
    section: STR_WEAPONS_AND_EQUIPMENT
    text: STR_GRENADE_LAUNCHER_UFOPEDIA
    listOrder: 2901
  - id: STR_LAUNCHER_FRAG
    type_id: 4
    section: STR_NOT_AVAILABLE
  - id: STR_LAUNCHER_INC
    type_id: 4
    section: STR_NOT_AVAILABLE
  - id: STR_LAUNCHER_SMOKE
    type_id: 4
    section: STR_NOT_AVAILABLE
extraSprites:
  - type: BIGOBS.PCK
    files:
      60: Resources/GrenadeLauncher/BigGrenadeLanucher.gif
      61: Resources/GrenadeLauncher/BigLauncherFrag.gif
      62: Resources/GrenadeLauncher/BigLauncherInc.gif
      63: Resources/GrenadeLauncher/BigLauncherSmoke.gif
  - type: FLOOROB.PCK
    files:
      74: Resources/GrenadeLauncher/FloorGrenadeLauncher.gif
  - type: HANDOB.PCK
    files:
      128: Resources/GrenadeLauncher/HANDOB/
extraStrings:
  - type: en-US
    strings:
      STR_GRENADE_LAUNCHER: Grenade Launcher
      STR_LAUNCHER_FRAG: 46mm Grenade (HE)
      STR_LAUNCHER_INC: 46mm Grenade (inc)
      STR_LAUNCHER_SMOKE: 46mm Grenade (smoke)
      STR_GRENADE_LAUNCHER_UFOPEDIA: The M-79 Grenade launcher has a variety of different munition types at its disposal, contributing to its effectiveness in a wide range of situations.
  - type: en-UK
    strings:
      STR_GRENADE_LAUNCHER: Grenade Launcher
      STR_LAUNCHER_FRAG: 46mm Grenade (HE)
      STR_LAUNCHER_INC: 46mm Grenade (inc)
      STR_LAUNCHER_SMOKE: 46mm Grenade (smoke)
      STR_GRENADE_LAUNCHER_UFOPEDIA: The M-79 Grenade launcher has a variety of different munition types at its disposal, contributing to its effectiveness in a wide range of situations.
  - type: Spanish
    strings:
      STR_GRENADE_LAUNCHER: Lanza Granadas
      STR_LAUNCHER_FRAG: Granada 46mm (HE)
      STR_LAUNCHER_INC: Granada 46mm(INC)
      STR_LAUNCHER_SMOKE: Granada 46mm(SMOKE)
      STR_GRENADE_LAUNCHER_UFOPEDIA: El lanzador de granadas M-79 tiene distintos tipos de munición a su disposición, contribuyendo a una gran efectividad en las más diversas situaciones.
  - type: SpanishAl
    strings:
      STR_GRENADE_LAUNCHER: Lanza Granadas
      STR_LAUNCHER_FRAG: Granada 46mm (HE)
      STR_LAUNCHER_INC: Granada 46mm(INC)
      STR_LAUNCHER_SMOKE: Granada 46mm(SMOKE)
      STR_GRENADE_LAUNCHER_UFOPEDIA: El lanzador de granadas M-79 tiene distintos tipos de munición a su disposición, contribuyendo a una gran efectividad en las más diversas situaciones.
  - type: French
    strings:
      STR_GRENADE_LAUNCHER: Lance-Grenades
      STR_LAUNCHER_FRAG: Grenade 46mm (exp)
      STR_LAUNCHER_INC: Grenade 46mm(inc)
      STR_LAUNCHER_SMOKE: Grenade 46mm(fum)
      STR_GRENADE_LAUNCHER_UFOPEDIA: Le Lance-Grenades M-79 peut utiliser de nombreux types de munitions, ce qui contribue a son efficacite dans des situations parmi les plus diverses.

Offline Greg956

  • Sergeant
  • **
  • Posts: 19
    • View Profile
Re: [WEAPON] M-79 Grenade Launcher.
« Reply #12 on: December 19, 2013, 09:49:37 am »
Hello! I tried to add Russian language to your mod. With Notepad++, but in game I received many ?.
So, can you help me how to add it?
This is Russian localization:
Quote
  - type: ru
    strings:
      STR_GRENADE_LAUNCHER: Гранатомет М-79
      STR_LAUNCHER_FRAG: 46мм Граната (HE)
      STR_LAUNCHER_INC: 46мм Граната (INC)
      STR_LAUNCHER_SMOKE: 46мм Граната (SMOKE)
      STR_GRENADE_LAUNCHER_UFOPEDIA: Гранатомет М-79 имеет целый ряд различных типов боеприпасов в своем распоряжении, способствуя эффективности в большом радиусе поражения.

Offline Warboy1982

  • Administrator
  • Commander
  • *****
  • Posts: 2333
  • Developer
    • View Profile
Re: [WEAPON] M-79 Grenade Launcher.
« Reply #13 on: December 19, 2013, 11:24:47 am »
Russian translation added to main package, thanks! (the problem was encoding, it was ANSI where it should have been UTF-8)

Offline Greg956

  • Sergeant
  • **
  • Posts: 19
    • View Profile
Re: [WEAPON] M-79 Grenade Launcher.
« Reply #14 on: December 19, 2013, 04:57:48 pm »
Sorry, but I downloaded it in the first post, and there is no my loc. I made it with UTF-8, thanks for the advice, mate!
Replace those .rul with my)
« Last Edit: December 19, 2013, 06:07:14 pm by Greg956 »