Page 1 of 1

Trying to remove an object from space

Posted: Tue, 26. Sep 23, 00:20
by vxAliasxv
Im am trying to remove the cloud from the khaak station. Have had no success. :( . If someone still around that might be able to tell me what i am doing wrong be grateful.

this is the game code.

Code: Select all

<macro name="tzoneCluster_N_Sector01_Zone012_macro" class="zone">
    <component ref="standardzone" />
    <connections>
      <connection name="wormhole_v1_macro" ref="anything">
        <offset>
          <position x="6500" y="0" z="-44894.62109375" />
          <quaternion qx="0" qy="0" qz="0" qw="1" />
        </offset>
        <macro ref="wormhole_v1_macro" connection="space" />
      </connection>
      <connection name="fog_cluster_big_macro" ref="anything">
        <offset>
          <position x="0" y="-2146" z="0" />
          <quaternion qx="0" qy="0" qz="0" qw="1" />
        </offset>
        <macro ref="fog_cluster_big_macro" connection="space" />
      </connection>
this is my last attempt i tried.

Code: Select all

<?xml version="1.0" encoding="utf-8"?>

<diff>

	<remove sel="//macro[@name='tzoneCluster_N_Sector01_Zone012_macro']/connections/connection[@name='fog_cluster_big_macro'] "/>

</diff>
tried a couple things but it just dont wanna go away.

Thank you,

Re: Trying to remove an object from space

Posted: Tue, 26. Sep 23, 00:51
by alexalsp

Re: Trying to remove an object from space

Posted: Tue, 26. Sep 23, 02:28
by vxAliasxv
been there :). its the only fog that it doesnt remove.

Re: Trying to remove an object from space

Posted: Tue, 26. Sep 23, 23:53
by alexalsp
https://drive.google.com/file/d/1dejJGg ... sp=sharing

Check it out. I did this a long time ago, I don’t remember what mists it removes.

And give me a picture of what kind of fog you have.

Re: Trying to remove an object from space

Posted: Fri, 29. Sep 23, 23:20
by KrYcHokE
All gas and asteroid fields are connected to cluster, not zone or sector