aliens

Author Topic: [Solved]HWP not appearing & Auxiliary HWP Weapon questions  (Read 1769 times)

Offline KingMob4313

  • Commander
  • *****
  • Posts: 543
  • Never let me down again.
    • View Profile
    • Mod Hub for Equal Terms 2.0
[Solved]HWP not appearing & Auxiliary HWP Weapon questions
« on: January 29, 2020, 04:37:50 pm »
Yo team,


I've been having some issues fully converting my mod for the nightlies, but having some issues.
Trimmed up mod is here:  https://drive.google.com/open?id=1e1xhDwsULIMJ2HwJ5jh6clQHziy3Tzqh
The file in question is: ET_WL_HWPv2000b040.rul

FIRST QUESTION:
Right now none of my HWP platforms are appearing when I go to equip craft.



But they are there in buy screen



...and worked in previous versions (like 4 years ago) and also work in current versions OXCE



I know it's something I messed up, so I need some pointers to try to clear this up.

SECOND QUESTION:

What's the recommended way to implement secondary/auxiliary weapons on HWP.  I had it working on the old 1.0 version, much to the surprise of other modders and from what I understood my implementation of it worked, but was fragile.

What's the recommended way of doing it in the nightlies?

Solution was: bigSprite as opposed to bigsprite.  Check your literals on your sheezro.
« Last Edit: February 01, 2020, 06:00:18 am by KingMob4313 »

Offline KingMob4313

  • Commander
  • *****
  • Posts: 543
  • Never let me down again.
    • View Profile
    • Mod Hub for Equal Terms 2.0
Re: HWP not appearing & Auxiliary questions
« Reply #1 on: January 29, 2020, 04:47:55 pm »
Apologies to those who saw me ask this in the discords.

Also big ups to Meridian for clarifying some things for me and offering to look into the mod.

Offline KingMob4313

  • Commander
  • *****
  • Posts: 543
  • Never let me down again.
    • View Profile
    • Mod Hub for Equal Terms 2.0
Re: HWP not appearing & Auxiliary HWP Weapon questions
« Reply #2 on: January 31, 2020, 08:43:40 pm »
I'm looking through other mods and the base rulesets and I'm not seeing what could be different.  Also completely baffled how it works just fine in OXCE.

I'm gonna try to debug through the the C++ and see what could be causing it not to pull the tank into the equipment list for placement on the skyranger.


Offline KingMob4313

  • Commander
  • *****
  • Posts: 543
  • Never let me down again.
    • View Profile
    • Mod Hub for Equal Terms 2.0
Re: HWP not appearing & Auxiliary HWP Weapon questions
« Reply #3 on: February 01, 2020, 05:58:26 am »
Disregard.

Thanks for all the help, SupSuper, ohartenstein23 and Meridian.

HWP are all working and have secondary weapons and actual magazines for the weapons as well.