adding local hoses to a sprayer

Your forum for all discussions around Modding.
JCB20
Posts: 7
Joined: Tue Feb 06, 2018 9:47 pm

adding local hoses to a sprayer

Post by JCB20 »

I'm working on a case patriot mod and I am tryin to add some local hoses from the xml but they wont show up in game. Here is the code I am using. The log is clean. Ask if you need more info.
<connectionHoses>
<localHose>
<hose type="TOOL_CONNECTOR_TOP_RIGHT" node="0>11|0|1|0" length="10" diameter="0.05" straighteningFactor="4" isWorldSpaceHose="false"/>
<target type="TOOL_CONNECTOR_TOP_RIGHT" node="0>12|0" straighteningFactor="1"/>
</localHose>
</connectionHoses>