Author Message

skip

ie
Posts: 1236

Location: Ireland
Occupation: breaking is200's
Age: 30
V$: 11690
#116693   2017-02-26 13:43          
It attaches in a wing slot if I'm correct. Also, you have to hide a engine like you said.
Use this from doge:

just add this to main cfg file of the car you're using

(before eof)

slot 0.000 0.000 0.000 0.000 0.000 0.000 15 ; trunk
attach 0x00000006 15 ; chassis->trunk

slot 0.000 0.095 0.100 0.000 0.050 0.000 18 ; R_wing
attach 0x00040088 1

slot 0.000 -0.015 0.285 0.000 0.000 0.000 900 ; centr
attach 0x00000194 900

slot 0.000 0.115 -0.025 0.000 0.000 0.000 16 ; R_wing
attach 0x00040088 1
compatible 0x0000011E 14

slot 0.000 0.115 -0.025 0.000 0.000 0.000 17 ; R_wing
attach 0x00040088 1
compatible 0x0000011E 14

slot 0.000 0.115 -0.025 0.000 0.000 0.000 11 ; R_wing
attach 0x00043200 1
compatible 0x0000011E 14

slot 0.000 0.095 0.100 0.000 0.050 0.000 140 ; R_wing
attach 0x00043200 1

slot 0.000 0.115 -0.025 0.000 0.000 0.000 146 ; R_wing
attach 0x00043200 1
compatible 0x0000011E 14

slot 0.000 0.100 0.100 0.000 0.140 0.000 150 ; R_wing
attach 0x00040088 1

slot 0.000 0.115 -0.025 0.000 0.000 0.000 160 ; R_wing
attach 0x00040088 1
compatible 0x0000011E 14

slot 0.000 0.115 -0.025 0.000 0.000 0.000 170 ; R_wing
attach 0x00040088 1
compatible 0x0000011E 14

slot 0.000 0.115 -0.025 0.000 0.000 0.000 180 ; R_wing
attach 0x00043200 1
compatible 0x0000011E 14

slot 0.000 -0.015 0.285 0.000 0.000 0.000 900 ; centr
attach 0x00000194 900

That should do it, if it doesn't either pm me or reply here.