[MOD] Lordjack's Highway System

The place to discuss scripting and game modifications for X Rebirth.

Moderators: Moderators for English X Forum, Scripting / Modding Moderators

LordSneazy
Posts: 153
Joined: Wed, 11. Dec 13, 19:47
x4

Post by LordSneazy » Thu, 6. Nov 14, 04:22

Actually the one your thinking about is a completely different model. It's found under the props_he_super_highway_stream.xml


It looks like this.

[ external image ]

LordSneazy
Posts: 153
Joined: Wed, 11. Dec 13, 19:47
x4

Post by LordSneazy » Thu, 6. Nov 14, 21:37

Does anyone know how to make an object selectable in game?

UniTrader
Moderator (Script&Mod)
Moderator (Script&Mod)
Posts: 14571
Joined: Sun, 20. Nov 05, 22:45
x4

Post by UniTrader » Thu, 6. Nov 14, 21:39

i think it depends on the Object Type. at least thats how diffrent selection visualisations and hud frames are implemented.
if not stated otherwise everything i post is licensed under WTFPL

Ich mache keine S&M-Auftragsarbeiten, aber wenn es fragen gibt wie man etwas umsetzen kann helfe ich gerne weiter ;)

I wont do Script&Mod Request work, but if there are questions how to do something i will GLaDly help ;)

Senner
Posts: 216
Joined: Sun, 15. Aug 10, 15:12

Post by Senner » Sat, 15. Nov 14, 03:42

I like this mod. I think the whole idea of using a highway system is fine, only the design, music and sound makes players long for seta instead.

LordSneazy
Posts: 153
Joined: Wed, 11. Dec 13, 19:47
x4

Post by LordSneazy » Sun, 16. Nov 14, 05:05

Thanks Senner.


Unitrader,

I hate figuring out this replace coding. What am I doing wrong?

Code: Select all

<?xml version="1.0" encoding="utf-8"?>
<diff> 
   <replace sel="/highwayconfigurations/entryandexitgateconfigurations/entryandexitgateconfiguration/[@entrygate='props_he_local_highway_entrance_macro'"> 
    <entrygate="props_lordjack_highway_entrance_macro"/>
   </replace> 
</diff> 

Vim Razz
Posts: 1842
Joined: Tue, 2. Nov 10, 02:20
x4

Post by Vim Razz » Sun, 16. Nov 14, 06:40

looks like you're just missing the extra "/" in front to indicate you're skipping stuff, so

<replace sel="//highway...

instead of

<replace sel="/highway...

LordSneazy
Posts: 153
Joined: Wed, 11. Dec 13, 19:47
x4

Post by LordSneazy » Sun, 16. Nov 14, 07:05

Tanks!

Vim Razz
Posts: 1842
Joined: Tue, 2. Nov 10, 02:20
x4

Post by Vim Razz » Sun, 16. Nov 14, 19:36

oops -- I was completely wrong on this last night. sorry.

highwayconfigurations is the name of the file, isn't it?

In that case, the single "/" is correct the way you had it.


The last part of the sel statement is just a bit off, and it looks like you're just wanting to change an attribute, not an entire node.

Code: Select all

<replace sel="/highwayconfigurations/entryandexitgateconfigurations/entryandexitgateconfiguration[@entrygate='props_he_local_highway_entrance_macro']/@entrygate">props_lordjack_highway_entrance_macro</replace> 

Also, I finally got around to checking this mod out recently. I don't know if it's my style, but it's pretty amazing what you've done here so far.

LordSneazy
Posts: 153
Joined: Wed, 11. Dec 13, 19:47
x4

Post by LordSneazy » Sun, 16. Nov 14, 23:20

So what improvement would you recommend? Or, what exactly do you find in my MOD that doesn't fit your taste? With that in mind, you actually like the vanilla tube system?

LordSneazy
Posts: 153
Joined: Wed, 11. Dec 13, 19:47
x4

Post by LordSneazy » Mon, 17. Nov 14, 04:52

HELP!

This is very frustrating. So I was able to get in ad signs by the local gate entrances. However, I get can't my custom ad to work.

Also, I can't get my modified "props_lordjack_highway_minigate_xxl" to load either.

Anyone figure out my mistakes?

Attachment:
https://www.dropbox.com/s/xufa5em0ypqdd ... l.zip?dl=0

User avatar
Litauen
Posts: 193
Joined: Fri, 22. Nov 13, 21:09
xr

Post by Litauen » Mon, 17. Nov 14, 09:52

Do you get any debug error messages?

LordSneazy
Posts: 153
Joined: Wed, 11. Dec 13, 19:47
x4

Post by LordSneazy » Mon, 17. Nov 14, 19:40

None

LordSneazy
Posts: 153
Joined: Wed, 11. Dec 13, 19:47
x4

Post by LordSneazy » Wed, 19. Nov 14, 05:53

I am getting an error, but its unrelated to my current issue.

Code: Select all

Positional::InitPartAnimations(): Failed to retrieve the master animation value for part 'textureanimation_noise' in template 'props_lordjack_highway_entrance'. Skipping construction of animated value for this part.

LordSneazy
Posts: 153
Joined: Wed, 11. Dec 13, 19:47
x4

Post by LordSneazy » Wed, 10. Dec 14, 05:57

So I tried creating a Diff file for the teladi maps file and this is what I got back.

Code: Select all

[=ERROR=] Cannot match path '//macro[@name='tzoneCluster_T_Sector02_Zone001_macro']/connections' in patch file 'extensions\highwaysystem\extensions\ego_dlc_teladi_outpost\maps\xu_ep1_universe\dlc1zones'. Skipping node.
[General] ======================================
[General] ======================================
[=ERROR=] Cannot match path '//macro[@name='tzoneCluster_T_Sector02_Zone002_macro']/connections' in patch file 'extensions\highwaysystem\extensions\ego_dlc_teladi_outpost\maps\xu_ep1_universe\dlc1zones'. Skipping node.
[General] ======================================
[General] ======================================
[=ERROR=] Cannot match path '//macro[@name='tzoneCluster_T_Sector02_Zone004_macro']/connections' in patch file 'extensions\highwaysystem\extensions\ego_dlc_teladi_outpost\maps\xu_ep1_universe\dlc1zones'. Skipping node.
[General] ======================================
[General] ======================================
[=ERROR=] Cannot match path '//macro[@name='tzoneCluster_T_Sector02_Zone005_macro']/connections' in patch file 'extensions\highwaysystem\extensions\ego_dlc_teladi_outpost\maps\xu_ep1_universe\dlc1zones'. Skipping node.
[General] ======================================
[General] ======================================
[=ERROR=] Cannot match path '//macro[@name='tzoneCluster_T_Sector02_Zone006_macro']/connections' in patch file 'extensions\highwaysystem\extensions\ego_dlc_teladi_outpost\maps\xu_ep1_universe\dlc1zones'. Skipping node.

LordSneazy
Posts: 153
Joined: Wed, 11. Dec 13, 19:47
x4

Post by LordSneazy » Sat, 13. Dec 14, 01:11

So I created a maps file in my extensions folder as such:

Extensions/highwaysystem/extensions/ego_dlc_teladi_outpost/maps/XU_ep1_universe/dlc1zones.xml

as a DIFF file as such. With the results I posted previously.

Code: Select all

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

	
 <!-- Fields of Opportunity -->
     <add sel="//macro[@name='tzoneCluster_T_Sector02_Zone001_macro']/connections" >
      <connection name="props_lordjack_highway_minigate_macro16001" ref="anything">
        <offset><position x="8886.328" y="17.4561" z="6591.842" /><rotation yaw="-72.9506" pitch="0.250641" roll="-36.8351" /></offset>
        <macro ref="props_lordjack_highway_minigate_macro"/>
      </connection>
	  <connection name="props_lordjack_highway_minigate_macro16002" ref="anything">
        <offset><position x="6949.906" y="17.4561" z="6748.283" /><rotation yaw="-94.7789" pitch="0.013099" roll="-8.61168" /></offset>
        <macro ref="props_lordjack_highway_minigate_macro"/>
      </connection>
	  <connection name="props_lordjack_highway_minigate_macro16003" ref="anything">
        <offset><position x="3353.359" y="17.4561" z="6177.982" /><rotation yaw="-96.6664" pitch="0.000594846" roll="8.31343" /></offset>
        <macro ref="props_lordjack_highway_minigate_macro"/>
      </connection>
	  <connection name="props_lordjack_highway_minigate_macro16004" ref="anything">
        <offset><position x="-1661.453" y="17.4561" z="5943.521" /><rotation yaw="-94.2192" pitch="2.65842e-005" roll="-3.66928" /></offset>
        <macro ref="props_lordjack_highway_minigate_macro"/>
      </connection>
	  <connection name="props_lordjack_highway_minigate_macro16005" ref="anything">
         <offset><position x="-7309.625" y="17.4561" z="5289.408" /><rotation yaw="-98.9318" pitch="1.23915e-006" roll="-3.3476" /></offset>
        <macro ref="props_lordjack_highway_minigate_macro"/>
      </connection>
	  <connection name="props_lordjack_highway_minigate_macro16006" ref="anything">
        <offset><position x="-13662.141" y="17.4561" z="4007.354" /><rotation yaw="-103.786" pitch="5.36001e-008" roll="-2.93032" /></offset>
        <macro ref="props_lordjack_highway_minigate_macro"/>
      </connection>
	  <connection name="props_lordjack_highway_minigate_macro16007" ref="anything">
        <offset><position x="-20474.141" y="17.4561" z="2036.623" /><rotation yaw="-108.348" pitch="2.33222e-009" roll="-2.44676" /></offset>
        <macro ref="props_lordjack_highway_minigate_macro"/>
      </connection>
	  <connection name="props_lordjack_highway_minigate_macro16008" ref="anything">
        <offset><position x="-27517.344" y="17.4561" z="-581.764" /><rotation yaw="-112.285" pitch="1.09068e-010" roll="-1.93868" /></offset>
        <macro ref="props_lordjack_highway_minigate_macro"/>
      </connection>
      <connection name="props_lordjack_highway_minigate_macro16009" ref="anything">
        <offset><position x="-34985.172" y="17.4561" z="-3907.24" /><rotation yaw="-115.553" pitch="4.9091e-012" roll="-1.41312" /></offset>
        <macro ref="props_lordjack_highway_minigate_macro"/>
      </connection>
	  <connection name="props_lordjack_highway_minigate_macro16010" ref="anything">
        <offset><position x="-42904.336" y="17.4561" z="-7919.133" /><rotation yaw="-117.999" pitch="2.07933e-013" roll="-0.880069" /></offset>
        <macro ref="props_lordjack_highway_minigate_macro"/>
      </connection>
	  <connection name="props_lordjack_highway_minigate_macro16011" ref="anything">
        <offset><position x="-31232.766" y="18.9339" z="28683.596" /><rotation yaw="131.255" pitch="1.44474e-042" roll="-1.69115" /></offset>
        <macro ref="props_lordjack_highway_minigate_macro"/>
      </connection>
	  <connection name="props_lordjack_highway_minigate_macro16012" ref="anything">
        <offset><position x="-22381.172" y="19.8243" z="21596.502" /><rotation yaw="125.571" pitch="1.44474e-042" roll="-2.75848" /></offset>
        <macro ref="props_lordjack_highway_minigate_macro"/>
      </connection>
      <connection name="props_lordjack_highway_minigate_macro16013" ref="anything">
        <offset><position x="-13506.109" y="21.0028" z="16160.467" /><rotation yaw="116.658" pitch="1.44474e-042" roll="-4.17276" /></offset>
        <macro ref="props_lordjack_highway_minigate_macro"/>
      </connection>
	  <connection name="props_lordjack_highway_minigate_macro16014" ref="anything">
        <offset><position x="-4636.734" y="22.3057" z="12812.303" /><rotation yaw="103.86" pitch="1.44474e-042" roll="-5.73943" /></offset>
        <macro ref="props_lordjack_highway_minigate_macro"/>
      </connection>
	  <connection name="props_lordjack_highway_minigate_macro16015" ref="anything">
        <offset><position x="4838.969" y="8.11593" z="12164.588" /><rotation yaw="78.7703" pitch="1.44474e-042" roll="11.3388" /></offset> 
        <macro ref="props_lordjack_highway_minigate_macro"/>
      </connection>
    </add>  


    <add sel="//macro[@name='tzoneCluster_T_Sector02_Zone002_macro']/connections" >
      <connection name="props_lordjack_highway_minigate_macro16016" ref="anything">
        <offset><position x="-10396.391" y="1334.806" z="-39163.633" /><rotation yaw="36.5659" pitch="-4.1426" roll="-0.0888358" /></offset>
        <macro ref="props_lordjack_highway_minigate_macro"/>
      </connection>
	  <connection name="props_lordjack_highway_minigate_macro16017" ref="anything">
        <offset><position x="-3760.539" y="557.348" z="-30117.914" /><rotation yaw="35.6573" pitch="-3.65203" roll="-0.796076" /></offset>
        <macro ref="props_lordjack_highway_minigate_macro"/>
      </connection>
	  <connection name="props_lordjack_highway_minigate_macro16018" ref="anything">
        <offset><position x="2643.516" y="-12.1302" z="-20848.914" /><rotation yaw="35.1779" pitch="-0.0977561" roll="-1.07635" /></offset>
        <macro ref="props_lordjack_highway_minigate_macro"/>
      </connection>
	  <connection name="props_lordjack_highway_minigate_macro16019" ref="anything">
        <offset><position x="6146.617" y="17.7738" z="-15551.773" /><rotation yaw="32.5" pitch="0.00259392" roll="0.151931" /></offset>
        <macro ref="props_lordjack_highway_minigate_macro"/>
      </connection>
	  <connection name="props_lordjack_highway_minigate_macro16020" ref="anything">
        <offset><position x="8982.805" y="17.6684" z="-11129.586" /><rotation yaw="32.8086" pitch="-0.00427252" roll="0.057943" /></offset>
        <macro ref="props_lordjack_highway_minigate_macro"/>
      </connection>
	  <connection name="props_lordjack_highway_minigate_macro16021" ref="anything">
        <offset><position x="12113.125" y="-1.30654" z="-6697.344" /><rotation yaw="48.9445" pitch="1.23651e-041" roll="23.1724" /></offset>
        <macro ref="props_lordjack_highway_minigate_macro"/>
      </connection>
	  <connection name="props_lordjack_highway_minigate_macro16022" ref="anything">
        <offset><position x="21536.145" y="12.7966" z="-4329.203" /><rotation yaw="90.2156" pitch="1.60589e-042" roll="5.66907" /></offset>
        <macro ref="props_lordjack_highway_minigate_macro"/>
      </connection>
	  <connection name="props_lordjack_highway_minigate_macro16023" ref="anything">
        <offset><position x="31731.273" y="13.5399" z="-5691.867" /><rotation yaw="104.644" pitch="1.60589e-042" roll="4.7751" /></offset>
        <macro ref="props_lordjack_highway_minigate_macro"/>
      </connection>
      <connection name="props_lordjack_highway_minigate_macro16024" ref="anything">
        <offset><position x="41393.352" y="14.5275" z="-9331.359" /><rotation yaw="116.036" pitch="1.60589e-042" roll="3.58914" /></offset>
        <macro ref="props_lordjack_highway_minigate_macro"/>
      </connection>
    </add> 

    <add sel="//macro[@name='tzoneCluster_T_Sector02_Zone004_macro']/connections" >		
	  <connection name="props_lordjack_highway_minigate_macro16043" ref="anything">
        <offset><position x="45814.992" y="-3899.441" z="-16236.07" /><rotation yaw="-68.2519" pitch="13.7942" roll="1.80423" /></offset>
        <macro ref="props_lordjack_highway_minigate_macro"/>
      </connection>
	  <connection name="props_lordjack_highway_minigate_macro16044" ref="anything">
        <offset><position x="38749.953" y="-2210.656" z="-13094.633" /><rotation yaw="-63.8083" pitch="10.566" roll="1.78252" /></offset>
        <macro ref="props_lordjack_highway_minigate_macro"/>
      </connection>	  
	  <connection name="props_lordjack_highway_minigate_macro16045" ref="anything">
        <offset><position x="31795.141" y="-1058.582" z="-9341.789" /><rotation yaw="-59.5887" pitch="5.82448" roll="1.58805" /></offset>
        <macro ref="props_lordjack_highway_minigate_macro"/>
      </connection>
	  <connection name="props_lordjack_highway_minigate_macro16046" ref="anything">
        <offset><position x="24471.367" y="-612.582" z="-4624.602" /><rotation yaw="-53.0777" pitch="0.374084" roll="6.09785" /></offset>
        <macro ref="props_lordjack_highway_minigate_macro"/>
      </connection>	 
	  <connection name="props_lordjack_highway_minigate_macro16047" ref="anything">
        <offset><position x="17229.227" y="-983.234" z="2489.68" /><rotation yaw="-37.9858" pitch="-4.44184" roll="5.59805" /></offset>
        <macro ref="props_lordjack_highway_minigate_macro"/>
      </connection>
	  <connection name="props_lordjack_highway_minigate_macro16048" ref="anything">
        <offset><position x="11982.414" y="-2122.777" z="11194.828" /><rotation yaw="-24.6798" pitch="-8.04695" roll="4.4244" /></offset>
        <macro ref="props_lordjack_highway_minigate_macro"/>
      </connection>	  
	  <connection name="props_lordjack_highway_minigate_macro16049" ref="anything">
        <offset><position x="8531.383" y="-3813.841" z="21042.461" /><rotation yaw="-14.5482" pitch="-10.086" roll="3.19008" /></offset>
        <macro ref="props_lordjack_highway_minigate_macro"/>
      </connection>
	  <connection name="props_lordjack_highway_minigate_macro16050" ref="anything">
        <offset><position x="6499.688" y="-5854.267" z="31779.578" /><rotation yaw="-7.38829" pitch="-10.8719" roll="2.16107" /></offset>
        <macro ref="props_lordjack_highway_minigate_macro"/>
      </connection>	 	
	  <connection name="props_lordjack_highway_minigate_macro16051" ref="anything">
        <offset><position x="5522.336" y="-8121.347" z="43546.25" /><rotation yaw="-2.521" pitch="-10.7171" roll="1.31899" /></offset>
        <macro ref="props_lordjack_highway_minigate_macro"/>
      </connection>
    </add> 
 	
	
    <add sel="//macro[@name='tzoneCluster_T_Sector02_Zone005_macro']/connections" >
      <connection name="props_lordjack_highway_minigate_macro16025" ref="anything">
        <offset><position x="49082.402" y="12.6329" z="-5622.491" /><rotation yaw="-105.962" pitch="2.15643e-005" roll="5.866" /></offset>
        <macro ref="props_lordjack_highway_minigate_macro"/>
      </connection>
	  <connection name="props_lordjack_highway_minigate_macro16026" ref="anything">
        <offset><position x="47305.73" y="13.9537" z="-6059.03" /><rotation yaw="-101.306" pitch="9.81473e-007" roll="4.27799" /></offset>
        <macro ref="props_lordjack_highway_minigate_macro"/>
      </connection>
	  <connection name="props_lordjack_highway_minigate_macro16027" ref="anything">
        <offset><position x="45393.152" y="14.5356" z="-6369.432" /><rotation yaw="-97.3327" pitch="4.10289e-008" roll="3.57948" /></offset>
        <macro ref="props_lordjack_highway_minigate_macro"/>
      </connection>
	  <connection name="props_lordjack_highway_minigate_macro16028" ref="anything">
        <offset><position x="43090.59" y="14.9703" z="-6581.483" /><rotation yaw="-93.2919" pitch="1.77335e-009" roll="3.05792" /></offset>
        <macro ref="props_lordjack_highway_minigate_macro"/>
      </connection>
	  <connection name="props_lordjack_highway_minigate_macro16029" ref="anything">
        <offset><position x="40434.215" y="15.4812" z="-6640.995" /><rotation yaw="-89.4152" pitch="7.78354e-011" roll="2.44533" /></offset>
        <macro ref="props_lordjack_highway_minigate_macro"/>
      </connection>
	  <connection name="props_lordjack_highway_minigate_macro16030" ref="anything">
        <offset><position x="37414.723" y="16.051" z="-6515.834" /><rotation yaw="-86.0152" pitch="3.28539e-012" roll="1.76242" /></offset>
        <macro ref="props_lordjack_highway_minigate_macro"/>
      </connection>
	  <connection name="props_lordjack_highway_minigate_macro16031" ref="anything">
        <offset><position x="34208.223" y="16.6339" z="-6217.053" /><rotation yaw="-83.5282" pitch="1.52919e-013" roll="1.06409" /></offset>
        <macro ref="props_lordjack_highway_minigate_macro"/>
      </connection>
	  <connection name="props_lordjack_highway_minigate_macro16032" ref="anything">
        <offset><position x="30771.551" y="17.2395" z="-5777.053" /><rotation yaw="-82.0884" pitch="7.19743e-015" roll="0.338698" /></offset>
        <macro ref="props_lordjack_highway_minigate_macro"/>
      </connection>
      <connection name="props_lordjack_highway_minigate_macro16033" ref="anything">
        <offset><position x="27131.402" y="17.9817" z="-5257.999" /><rotation yaw="-81.9124" pitch="3.39237e-016" roll="-0.55032" /></offset>
        <macro ref="props_lordjack_highway_minigate_macro"/>
      </connection>
	  <connection name="props_lordjack_highway_minigate_macro16034" ref="anything">
        <offset><position x="20681.098" y="17.6871" z="-4387.932" /><rotation yaw="-82.1989" pitch="0.126999" roll="0.785287" /></offset>
        <macro ref="props_lordjack_highway_minigate_macro"/>
      </connection>
	  <connection name="props_lordjack_highway_minigate_macro16035" ref="anything">
        <offset><position x="11600.465" y="148.392" z="-3020.053" /><rotation yaw="-80.7399" pitch="1.4276" roll="0.574006" /></offset>
        <macro ref="props_lordjack_highway_minigate_macro"/>
      </connection>
	  <connection name="props_lordjack_highway_minigate_macro16036" ref="anything">
        <offset><position x="2206.027" y="465.772" z="-1392.612" /><rotation yaw="-79.6818" pitch="2.30385" roll="0.354042" /></offset>
        <macro ref="props_lordjack_highway_minigate_macro"/>
      </connection>
      <connection name="props_lordjack_highway_minigate_macro16037" ref="anything">
        <offset><position x="-7473.09" y="903.732" z="429.501" /><rotation yaw="-79.0786" pitch="2.70145" roll="0.127135" /></offset>
        <macro ref="props_lordjack_highway_minigate_macro"/>
      </connection>
	  <connection name="props_lordjack_highway_minigate_macro16038" ref="anything">
        <offset><position x="-17391.121" y="1377.579" z="2360.255" /><rotation yaw="-78.9765" pitch="2.57715" roll="-0.105454" /></offset>
        <macro ref="props_lordjack_highway_minigate_macro"/>
      </connection>
	  <connection name="props_lordjack_highway_minigate_macro16039" ref="anything">
        <offset><position x="-27327.855" y="1769.604" z="4424.99" /><rotation yaw="-68.8483" pitch="2.19338" roll="22.6403" /></offset>
        <macro ref="props_lordjack_highway_minigate_macro"/>
      </connection>
	  <connection name="props_lordjack_highway_minigate_macro16040" ref="anything">
        <offset><position x="-32751.043" y="2087.553" z="10189.99" /><rotation yaw="-21.6895" pitch="1.95901" roll="13.1713" /></offset>
        <macro ref="props_lordjack_highway_minigate_macro"/>
      </connection>
	  <connection name="props_lordjack_highway_minigate_macro16041" ref="anything">
        <offset><position x="-34149.16" y="2390.322" z="20076.465" /><rotation yaw="1.50469" pitch="1.49539" roll="5.93886" /></offset>
        <macro ref="props_lordjack_highway_minigate_macro"/>
      </connection>	 
	  <connection name="props_lordjack_highway_minigate_macro16042" ref="anything">
        <offset><position x="-32428.113" y="2691.857" z="32123.178" /><rotation yaw="13.639" pitch="1.37921" roll="3.88375" /></offset>
        <macro ref="props_lordjack_highway_minigate_macro"/>
      </connection>
    </add>  		
	
	
    <add sel="//macro[@name='tzoneCluster_T_Sector02_Zone006_macro']/connections" >		
	  <connection name="props_lordjack_highway_minigate_macro16052" ref="anything">
        <offset><position x="-4466.055" y="14665.335" z="15934.336" /><rotation yaw="-63.9199" pitch="0.451132" roll="0.639598" /></offset>
        <macro ref="props_lordjack_highway_minigate_macro"/>
      </connection>
	  <connection name="props_lordjack_highway_minigate_macro16053" ref="anything">
        <offset><position x="-6134.43" y="14676.938" z="16742.602" /><rotation yaw="-63.9949" pitch="0.348686" roll="0.42955" /></offset>
        <macro ref="props_lordjack_highway_minigate_macro"/>
      </connection>	  
	  <connection name="props_lordjack_highway_minigate_macro16054" ref="anything">
        <offset><position x="-8155.539" y="14689.807" z="17735.211" /><rotation yaw="-63.6791" pitch="0.30898" roll="0.366132" /></offset>
        <macro ref="props_lordjack_highway_minigate_macro"/>
      </connection>
	  <connection name="props_lordjack_highway_minigate_macro16055" ref="anything">
        <offset><position x="-10510.352" y="14702.872" z="18909.148" /><rotation yaw="-63.3357" pitch="0.258927" roll="0.271403" /></offset>
        <macro ref="props_lordjack_highway_minigate_macro"/>
      </connection>	 
	  <connection name="props_lordjack_highway_minigate_macro16056" ref="anything">
        <offset><position x="-13129.898" y="14714.48" z="20233.102" /><rotation yaw="-63.0666" pitch="0.192313" roll="0.0858661" /></offset>
        <macro ref="props_lordjack_highway_minigate_macro"/>
      </connection>
	  <connection name="props_lordjack_highway_minigate_macro16057" ref="anything">
        <offset><position x="-15970.742" y="14722.828" z="21679.008" /><rotation yaw="-63.048" pitch="0.105239" roll="-0.263166" /></offset>
        <macro ref="props_lordjack_highway_minigate_macro"/>
      </connection>	  
	  <connection name="props_lordjack_highway_minigate_macro16058" ref="anything">
        <offset><position x="-18968.773" y="14725.917" z="23189.336" /><rotation yaw="-63.6043" pitch="-0.00198174" roll="-0.858499" /></offset>
        <macro ref="props_lordjack_highway_minigate_macro"/>
      </connection>
	  <connection name="props_lordjack_highway_minigate_macro16059" ref="anything">
        <offset><position x="-22137.727" y="14722.14" z="24713.641" /><rotation yaw="-65.2328" pitch="-0.120396" roll="-1.72607" /></offset>
        <macro ref="props_lordjack_highway_minigate_macro"/>
      </connection>	 	
	  <connection name="props_lordjack_highway_minigate_macro16060" ref="anything">
        <offset><position x="-25680.055" y="14710.274" z="26234.531" /><rotation yaw="-68.55" pitch="-0.223998" roll="-2.6619" /></offset>
        <macro ref="props_lordjack_highway_minigate_macro"/>
      </connection>
	  <connection name="props_lordjack_highway_minigate_macro16061" ref="anything">
        <offset><position x="-29657.758" y="14691.919" z="27613" /><rotation yaw="-73.2829" pitch="-0.260458" roll="-3.04095" /></offset>
        <macro ref="props_lordjack_highway_minigate_macro"/>
      </connection>	  
	  <connection name="props_lordjack_highway_minigate_macro16062" ref="anything">
        <offset><position x="-34721.086" y="14670.143" z="28875.563" /><rotation yaw="-78.4217" pitch="-0.205159" roll="-2.55649" /></offset>
        <macro ref="props_lordjack_highway_minigate_macro"/>
      </connection>
    </add> 	
	
	
</diff>	
	

XenonSurf
Posts: 597
Joined: Fri, 18. Jan 08, 21:00
x2

Lordjack's Highway System: Anyone with XR 3.53?

Post by XenonSurf » Tue, 28. Apr 15, 16:42

Hi,
Have you tried playing this mod in XR 3.53 ? I didn't find it in the Working Sticky Post.
I get a CTD immediately after savegame loading.

My active mods:

- Mission Computer
- Station Announcements
- (planed): Capital Ship Bridge

Thanks,
XenonS


Edit: merged with respective mod thread. X2-Illuminatus

User avatar
Informer
Posts: 283
Joined: Wed, 3. Jul 13, 23:10
x4

Re: Lordjack's Highway System: Anyone with XR 3.53?

Post by Informer » Sat, 16. May 15, 15:21

XenonSurf wrote:Hi,
Have you tried playing this mod in XR 3.53 ? I didn't find it in the Working Sticky Post.
I get a CTD immediately after savegame loading.

My active mods:

- Mission Computer
- Station Announcements
- (planed): Capital Ship Bridge

Thanks,
XenonS

Edit: merged with respective mod thread. X2-Illuminatus
Hi,
I use this mod for a long time, and still in v3.53. I just started a new game with many other mods, but I have no problems so far.
I do not use the mission computer mod, but I have also the bridge mod, and station announcements mod installed.
Information is power. But like all power, there are those who want to keep it for themselves (Aaron Swartz you will live forever)

User avatar
alexalsp
Posts: 1820
Joined: Fri, 18. Jul 14, 05:28
x4

Post by alexalsp » Tue, 22. Sep 15, 00:17

3.61 RC3

Code: Select all

[General] ======================================
[=ERROR=] Cannot match path '/materiallibrary/collection[@name='effects']/material[@name='highway_tube']/properties/property[@name='diffuse_tiling']' in patch file 'extensions\highwaysystem\libraries\material_library'. Skipping node.
[General] ======================================
[General] ======================================
[=ERROR=] Cannot match path '/materiallibrary/collection[@name='effects']/material[@name='highway_tube']/properties/property[@name='diffuse_tiling_v']' in patch file 'extensions\highwaysystem\libraries\material_library'. Skipping node.
[General] ======================================
[General] ======================================
[=ERROR=] Cannot match path '/materiallibrary/collection[@name='effects']/material[@name='highway_tube_dv']/properties/property[@name='diffuse_tiling']' in patch file 'extensions\highwaysystem\libraries\material_library'. Skipping node.
[General] ======================================
[General] ======================================
[=ERROR=] Cannot match path '/materiallibrary/collection[@name='effects']/material[@name='highway_tube_dv']/properties/property[@name='diffuse_tiling_v']' in patch file 'extensions\highwaysystem\libraries\material_library'. Skipping node.
[General] ======================================
[General] ======================================
[=ERROR=] Cannot match path '/materiallibrary/collection[@name='effects']/material[@name='highway_tube_ol']/properties/property[@name='diffuse_tiling']' in patch file 'extensions\highwaysystem\libraries\material_library'. Skipping node.
[General] ======================================
[General] ======================================
[=ERROR=] Cannot match path '/materiallibrary/collection[@name='effects']/material[@name='highway_tube_ol']/properties/property[@name='diffuse_tiling_v']' in patch file 'extensions\highwaysystem\libraries\material_library'. Skipping node.
[General] ======================================


User avatar
alexalsp
Posts: 1820
Joined: Fri, 18. Jul 14, 05:28
x4

Post by alexalsp » Sun, 12. Mar 17, 23:54

The mod died. :(

Post Reply

Return to “X Rebirth - Scripts and Modding”