/// Z8 '----------------------------------------------------------------- ' VEHICLE EFFECTS DEFINITIONS '----------------------------------------------------------------- [effects] specular_hotspot_exponent=55.0 fresnel_scaler=3.0 '----------------------------------------------------------------- ' VEHICLE SPLAT SHADOW DEFINITIONS '----------------------------------------------------------------- [splatshadow] scale=1.1 '----------------------------------------------------------------- ' VEHICLE DEFINITIONS '----------------------------------------------------------------- [damage] bouncetrunk=10 bouncehood=0 '----------------------------------------------------------------- ' VEHICLE WHEEL RENDER OFFFSET DEFINITIONS '----------------------------------------------------------------- [wheel_front] renderoffset=-0.025 [wheel_rear] renderoffset=-0.025 '----------------------------------------------------------------- '----------------------------------------------------------------- ' VEHICLE SKIN LIGHTING DEFINITIONS '----------------------------------------------------------------- ' RED/GREEN/BLUE ' 0=LOWEST ' 255=HIGHEST ' ' SPECULAR EXPONENTS ' 1.0=LOWEST DROP OFF ' 90.0=HIGH DROP OFF ' [vehicletype] type=primary [skin00] //bright red color_id=red specular_red=217 specular_green=80 specular_blue=80 specular_paint_exponent=5.0 specular_glass_exponent=40.0 specular_rubber_exponent=60.0 specular_sun_intensity=0 ' front end paint swatch [paintcolor0] paintname=kTxtBrightRed painta=255 paintr=158 paintg=18 paintb=18 m_price=0 [skin01] //jet black color_id=black specular_red=30 specular_green=30 specular_blue=30 specular_paint_exponent=30.0 specular_glass_exponent=40.0 specular_rubber_exponent=60.0 specular_sun_intensity=20 ' front end paint swatch [paintcolor1] paintname=kTxtJetBlack painta=255 paintr=17 paintg=17 paintb=19 m_price=0 [skin02] //titanium silver color_id=silver specular_red=206 specular_green=206 specular_blue=217 specular_paint_exponent=30.0 specular_glass_exponent=40.0 specular_rubber_exponent=60.0 specular_sun_intensity=0 ' front end paint swatch [paintcolor2] paintname=kTxtTitaniumSilver painta=255 paintr=215 paintg=215 paintb=225 m_price=0 [skin03] //topaz blue color_id=blue specular_red=0 specular_green=68 specular_blue=140 specular_paint_exponent=5.0 specular_glass_exponent=40.0 specular_rubber_exponent=60.0 specular_sun_intensity=0 ' front end paint swatch [paintcolor3] paintname=kTxtTopazBlue painta=255 paintr=0 paintg=35 paintb=74 m_price=0 '----------------------------------------------------------------- ' VEHICLE LIGHT DEFINITIONS '----------------------------------------------------------------- [coplights] glow_num=0 [brakelights] glow_num=3 attach_bone1=LIGHT_TAIL_LEFT1 attach_glow1=3 attach_bone2=LIGHT_TAIL_RIGHT1 attach_glow2=3 attach_bone3=LIGHT_TAIL attach_glow3=1 [headlights] glow_num=0 [reverselights] glow_num=1 attach_bone1=LIGHT_TAIL_RIGHT2 attach_glow1=0 '----------------------------------------------------------------- ' VEHICLE LIGHT GLOW DEFINITION '----------------------------------------------------------------- [lightglows] glow_num=5 [lightglow0] glow_sizex=0.2 glow_sizey=0.2 glow_red=255 glow_green=255 glow_blue=255 glow_alpha=160 glow_flashfreq=0 glow_shape=0003 [lightglow1] glow_sizex=0.4 glow_sizey=0.4 glow_red=255 glow_green=0 glow_blue=0 glow_alpha=128 glow_flashfreq=0 glow_shape=0001 [lightglow2] glow_sizex=1.2 glow_sizey=1.2 glow_red=255 glow_green=0 glow_blue=0 glow_alpha=196 glow_flashfreq=0.12 glow_shape=0003 [lightglow3] glow_sizex=0.45 glow_sizey=0.45 glow_red=255 glow_green=0 glow_blue=0 glow_alpha=160 glow_flashfreq=0.0 glow_shape=0003 [lightglow4] glow_sizex=0.2 glow_sizey=0.2 glow_red=255 glow_green=255 glow_blue=255 glow_alpha=128 glow_flashfreq=0.0 glow_shape=0003