1. Please be advised of a few specific rules and guidelines for this section.

RELEASED Industrial Corvette Ship -Human- [Deleted]

Discussion in 'Ships' started by Iroaseta, Apr 22, 2018.

Thread Status:
Not open for further replies.
  1. Iroaseta

    Iroaseta Guest

    Iroaseta submitted a new mod:

    Industrial Corvette Ship -Human- - Just some tweak to a nice Corvette ship.

    Read more about this mod...
     
  2. Iroaseta

    Iroaseta Guest

  3. greenRAM

    greenRAM Giant Laser Beams

    You can make it so that those items don't re-spawn after upgrading. You can see how I did it by looking in my Uros IV (RAM's version) ship mod. https://community.playstarbound.com/resources/uros-iv-rams-version.2940/

    Basically, I added a ("objectResidual" : true) to the objects in the blockkey.config and I kept the items from spawning in each map after T-1. There's also a ("foregroundResidual":true) and ("backgroundResidual" : true) that comes in handy for blocks that you don't want to respawn during and upgrade. You still might want to have the objects update at T-1 so the mod stay's compatible with FU.
     
  4. Iroaseta

    Iroaseta Guest

    The funny thing is they will still respawn even if I tweaked it to true, which is what made me scratching my head really hard. I even tried to make separate RGB images for each tier (originally it stops at T3 and every next tier will use the T3 RGB ) but they will still keep respawning if I'm to upgrade the ship.

    Edit : This is one of the codes so maybe you can see what is wrong with it...

    {
    "value" : [142, 255, 142, 255],
    "foregroundBlock" : false,
    "backgroundBlock" : true,
    "backgroundMat" : "rustymetal",
    "object" : "humantechstation",
    "objectParameters" : {
    "unbreakable" : false
    },
    "objectResidual" : true
    },

    I even A/B-ed it with my other ship mod that doesn't have this issue but they still respawn. :nuruconfused:
    Here's an unpacked zip of the ship mod if you need to take a look.
    https://drive.google.com/open?id=1vlYQorKE3xJVcsdGJ8hEnEPJc0umcV3p
     
    Last edited by a moderator: Apr 24, 2018
  5. Iroaseta

    Iroaseta Guest

    Iroaseta updated Industrial Corvette Ship -Human- with a new update entry:

    Duplicative issue is gone now! SPECIAL THANKS TO greenRAM!

    Read the rest of this update entry...
     
  6. Iroaseta

    Iroaseta Guest

    This mod has been removed and is no longer available for download.
     
Thread Status:
Not open for further replies.

Share This Page