How do i change/modify the rear wing?

Hello guys,

I need your help please! I'm on to make an ADAC Cruze Cup mod, and there are some differences between the WTCC Cruze and the ADAC Cruze. I won't be a 100% detailist, but the most important thing is the rear wing.
My question is, how do i change it or modify it?
I'm sure i can find a similar one on another car in the game, so this should be the easiest way, but i don't know, how can i "cut and paste" the wing.
It would be really nice if somebody can help for me!
Thanks in advance!!
 
just change the Cruze's CAS file...remove/change the lines:
Code:
Instance=RWING // REAR BOOT WING
{
    Moveable=True
    <NOTSPIN> MeshFile=Cruze_WING_A.gmt CollTarget=False HATTarget=False ShadowReceiver=True LODIn=(0.0) LODOut=(25.0)
    <NOTSPIN> MeshFile=Cruze_WING_B.gmt CollTarget=False HATTarget=False ShadowReceiver=True LODIn=(25.0) LODOut=(50.0)
    <NOTSPIN> MeshFile=Cruze_WING_C.gmt CollTarget=False HATTarget=False ShadowReceiver=True LODIn=(50.0) LODOut=(200.0)
    <NOTSPIN> MeshFile=Cruze_WING_SHADOW.gmt CollTarget=False HATTarget=False ShadowObject=(Static, Solid, 16, 16, Null, ZBuffer) LODIn=(0.0) LODOut=(80.0)
}

If you have a new GMT just replace the name but if you want to remove the wing completely you have to comment or delete the complete instance from the file ;)
 

Latest News

What would make you race in our Club events

  • Special events

    Votes: 35 25.7%
  • More leagues

    Votes: 27 19.9%
  • Prizes

    Votes: 25 18.4%
  • Trophies

    Votes: 15 11.0%
  • Forum trophies

    Votes: 8 5.9%
  • Livestreams

    Votes: 23 16.9%
  • Easier access

    Votes: 80 58.8%
  • Other? post your reason

    Votes: 21 15.4%
Back
Top