Author Topic: A little help please  (Read 1850 times)

Taron Storm

  • Warrant Officer
  • *
  • Posts: 640
  • Founding Member of Chaos Inc Merc Brigade
A little help please
« on: 05 January 2015, 13:27:05 »
I am modding a Mule dropship for use in the game.  MM says it has a number string error.  Comparing to other DS that have vehicle bays, I typed it in correctly.  What am I missing?

Any help is appreciated.

Thanks.

2ndAcr

  • Captain
  • *
  • Posts: 3165
Re: A little help please
« Reply #1 on: 05 January 2015, 14:08:01 »
 Dropships are not fully implemented in Meklab, as far as I know. So pretty sure that is the cause of your issues. But will let the more experienced folks and such make the final call on that.

ralgith

  • Captain
  • *
  • Posts: 2251
    • Dylan's BattleTech Emporium
Re: A little help please
« Reply #2 on: 05 January 2015, 14:09:01 »
Well... I was gonna try and help you, but I'm not gonna waste my time trying to recreate from that nasty pdf. Please just copy/paste the contents of the blk file here inside of code tags.

ralgith

  • Captain
  • *
  • Posts: 2251
    • Dylan's BattleTech Emporium
Re: A little help please
« Reply #3 on: 05 January 2015, 14:09:46 »
Dropships are not fully implemented in Meklab, as far as I know. So pretty sure that is the cause of your issues. But will let the more experienced folks and such make the final call on that.

Umm, they're not at all. He has to be hand modifying the file.

2ndAcr

  • Captain
  • *
  • Posts: 3165
Re: A little help please
« Reply #4 on: 05 January 2015, 14:11:38 »
 See, best to let the experts answer some questions. Never tried to mod one myself. Actually never even messed too much with the Lab part. Might need to try it before answering a question for someone.

ralgith

  • Captain
  • *
  • Posts: 2251
    • Dylan's BattleTech Emporium
Re: A little help please
« Reply #5 on: 05 January 2015, 14:18:03 »
See, best to let the experts answer some questions. Never tried to mod one myself. Actually never even messed too much with the Lab part. Might need to try it before answering a question for someone.

* ralgith gives you a playful bonk on the head for noobness!

Hammer

  • Numerorum Malleo
  • Global Moderator
  • Major
  • *
  • Posts: 4245
    • MegaMek Website
Re: A little help please
« Reply #6 on: 05 January 2015, 14:48:11 »
I am modding a Mule dropship for use in the game.  MM says it has a number string error.  Comparing to other DS that have vehicle bays, I typed it in correctly.  What am I missing?

Any help is appreciated.

Thanks.

These - HeavyVehicleBay:12:1LightVehicleBay:12:1CargoBay:830:0 have to be on a separate line each.


<transporters>
CargoBay:2715:2
CargoBay:2715:2
HeavyVehicleBay:12:1
LightVehicleBay:12:1
CargoBay:830:0
</transporters>
MegaMek Projects Wiki
Bug Trackers
MegaMek Tracker
MekHQ Tracker
MegaMekLab Tracker
New Units and RAT's aren't added until after the 2 month release moratorium is passed.
Join the official MegaMek Discord

Taron Storm

  • Warrant Officer
  • *
  • Posts: 640
  • Founding Member of Chaos Inc Merc Brigade
Re: A little help please
« Reply #7 on: 05 January 2015, 15:21:03 »
Thank you Hammer.

When I opened the blk file in notepad, the lines were not spaced out.  It only went to that format when I printed it as a pdf.

Made the correction and tested it.  Works good.  Thanks again.

mchapman1970

  • Warrant Officer
  • *
  • Posts: 413
  • Live young die old
    • MekHQ  AtB style Episodes
Re: A little help please
« Reply #8 on: 05 January 2015, 18:10:46 »
sooo if I open a blk file in notepad and change it rename it and save as a blk  mm will read it?

scJazz

  • Captain
  • *
  • Posts: 1828
Re: A little help please
« Reply #9 on: 05 January 2015, 19:06:46 »
sooo if I open a blk file in notepad and change it rename it and save as a blk  mm will read it?

Provided the data inside is readable yeah.

ralgith

  • Captain
  • *
  • Posts: 2251
    • Dylan's BattleTech Emporium
Re: A little help please
« Reply #10 on: 05 January 2015, 19:14:30 »
Provided the data inside is readable yeah.

Readable, and either passes validation or you have allow invalid units option on

mchapman1970

  • Warrant Officer
  • *
  • Posts: 413
  • Live young die old
    • MekHQ  AtB style Episodes
Re: A little help please
« Reply #11 on: 05 January 2015, 19:42:41 »
thanks   never knew I could create new platforms.....warships or charging stations like that

pheonixstorm

  • Major
  • *
  • Posts: 5548
Re: A little help please
« Reply #12 on: 05 January 2015, 21:27:22 »
Faster to use an existing design as a template, then craft your monstrosity in HM:Aero before altering the blk by hand. Much faster than pen n paper. Not hard to do but tedious.