Log in to reply
 

Disable Auto-spoiler



  • i want to cancel the auto spoiler on audi r8... how do i do it



  • @amitr1 I think it has something to do with vehicles.meta



  • @AHK1221 Could it be a dummy? I notice in the Porsche 918 that it has a misc_e, with struts and spoiler in the hierarchy. I don't know which vanilla cars have an auto spoiler to check. If I turn off struts in the OpenIV model viewer, the spoiler disappears from the model.

    I know almost zero about the car hierarchy though, so I'm speculating based on this one car. The same car doesn't seem to have anything unique in vehicles.meta or carvariations.meta and the only carcols.meta for that car had lights info in it.

    It does also have this in handling.meta, could this be related?

    <SubHandlingData>
    	<Item type="CCarHandlingData">
    		<fBackEndPopUpCarImpulseMult value="0.075000" />
    		<fBackEndPopUpBuildingImpulseMult value="0.030000" />
    		<fBackEndPopUpMaxDeltaSpeed value="0.250000" />
    	</Item>
    	<Item type="NULL" />
    	<Item type="NULL" />
    </SubHandlingData>


  • @LeeC2202 @AHK1221 To disable the auto spoiler at moment isn't possible with data setup ( i think ) because the game read the vehicle parts itself in the way it was build in Zmodeler, ( if the model has like the Porsche mentioned ) a misc_ that include struts and spoiler layout then you can disable it by applying a customs part that add the command in carcols like:
    <turnOffBones>
    <Item>misc_e</Item>
    </turnOffBones>
    but on this Porsche the struts combined both, the spoiler and the struts itself, so that is why if you disable the struts ' who controls the spoiler elevation when certained speed is reach' then both disappear, if each one where separately Maybe the struts can be disable and spoiler will stay I think.



  • @amitr1 what R8 is that? can you link it so I may cehck it?





  • @amitr1 auto spoiler can only be disabled through zmodeler. JCM info is only to disable parts while viewing in los santos customs etc. Because they do not stay disabled all the time. That command is only to disable certain parts to show you what your addon part looks like and where it goes. You would need to make a new addon part that deletes the wing. There is an rs5 on here that has auto spoiler until version 1.8 or v 2.0 where he deleted the auto spoiler and just made it an extra under tuning parts.



  • @LeeC2202 Its the T20 (ill gotten gains update)


Log in to reply
 

Looks like your connection to GTA5-Mods.com Forums was lost, please wait while we try to reconnect.