• We have updated our Community Code of Conduct. Please read through the new rules for the forum that are an integral part of Paradox Interactive’s User Agreement.

ChoGGi_2

Lt. General
21 Badges
Apr 3, 2018
1.419
114
  • Surviving Mars
  • Stellaris: Ancient Relics
  • Cities: Skylines - Campus
  • Surviving Mars: First Colony Edition
  • Prison Architect
  • Cities: Skylines Industries
  • Surviving Mars: First Colony Edition
  • Cities: Skylines - Parklife
  • Surviving Mars: Digital Deluxe Edition
  • Cities: Skylines - Green Cities
  • Age of Wonders III
  • Cities: Skylines - Mass Transit
  • Cities: Skylines - Natural Disasters
  • Stellaris
  • Cities: Skylines - Snowfall
  • Cities: Skylines - After Dark
  • Cities: Skylines Deluxe Edition
  • Cities: Skylines
  • Crusader Kings II
  • Ship Simulator Extremes
  • Magicka
Description
RC Safari uses the transport entity state for malfunctioned/destroyed


Windows


Steam

What is your game version?
1001569

Do you have Space Race installed?
Yes

Please explain your issue is in as much detail as possible.
Destroy or malfunction an RC Safari and it has the RC Transport entity.


Can you replicate the issue?
Yes

Attachments
File(s) attached
 

Attachments

  • Clipboard Image.jpg
    Clipboard Image.jpg
    78,9 KB · Views: 0
  • 1
Reactions:
Upvote 0
Thanks Choggi! But I wonder can you fill out your report a bit, as we poor non-coders are not as across the detail like you are!

And, any chance of a save game from just before and just after this occurred?
 
I don't have one; I just checked in-game, if you do a SelectedObj:CheatMalfunction() on an rc safari in the mod editor. It'll show you the skin.

Normally Safari's aren't supposed to malfunction, but this can happen from a storybit. "Missing Rover" can happen during a dust storm, and it uses a random rover
Code:
  Prerequisites = {
    PlaceObj("PickFromLabel", {
      "Label",
      "Rover",
      "Conditions",
      {}
    })
  },


Edit:
we poor non-coders are not as across the detail like you are!
You can access that examine dialog with ECM
 
  • 1
Reactions:
MAC-4271
Well I can't say I understand it any better, but thanks anyway! :D

I've just lodged this as a bug exactly as you described it, and included your pix and code snippet.