Evolution Modding
Would you like to react to this message? Create an account in a few clicks or log in to continue.


Cars, Skins and Tracks for GTL/GTR2
 
HomeLatest imagesSearchRegisterLog inDonate
Donate
Support

Evolution Modding


or to Hubert-1@gmx.de

COSTS PER YEAR: 150€Instruments are missing after conversion. Pixel
Donated: 75€

Top posters
GeeDee
Instruments are missing after conversion. Vote_lcapInstruments are missing after conversion. Voting_barInstruments are missing after conversion. Vote_rcap 
jeannomiller
Instruments are missing after conversion. Vote_lcapInstruments are missing after conversion. Voting_barInstruments are missing after conversion. Vote_rcap 
ney.dias
Instruments are missing after conversion. Vote_lcapInstruments are missing after conversion. Voting_barInstruments are missing after conversion. Vote_rcap 
joeschmoe
Instruments are missing after conversion. Vote_lcapInstruments are missing after conversion. Voting_barInstruments are missing after conversion. Vote_rcap 
MOF
Instruments are missing after conversion. Vote_lcapInstruments are missing after conversion. Voting_barInstruments are missing after conversion. Vote_rcap 
MG421982
Instruments are missing after conversion. Vote_lcapInstruments are missing after conversion. Voting_barInstruments are missing after conversion. Vote_rcap 
nikbear
Instruments are missing after conversion. Vote_lcapInstruments are missing after conversion. Voting_barInstruments are missing after conversion. Vote_rcap 
Vanaja
Instruments are missing after conversion. Vote_lcapInstruments are missing after conversion. Voting_barInstruments are missing after conversion. Vote_rcap 
fatguts
Instruments are missing after conversion. Vote_lcapInstruments are missing after conversion. Voting_barInstruments are missing after conversion. Vote_rcap 
alain62
Instruments are missing after conversion. Vote_lcapInstruments are missing after conversion. Voting_barInstruments are missing after conversion. Vote_rcap 
Who is online?
In total there are 11 users online :: 0 Registered, 0 Hidden and 11 Guests :: 1 Bot

None

Most users ever online was 331 on Sat 10 Apr 2021, 6:25 am

 

 Instruments are missing after conversion.

Go down 
2 posters
AuthorMessage
mickey86000

mickey86000


Anzahl der Beiträge : 43
Anmeldedatum : 2013-04-30
Alter : 71
Ort : France

Instruments are missing after conversion. Empty
PostSubject: Instruments are missing after conversion.   Instruments are missing after conversion. EmptySun 02 Jun 2013, 12:33 pm

Hi gents (and gals?),
I'm trying to convert some mods from GTR2 to GTL, that works for some of them but with a little problem: instruments are missing.
Any clue to help me? Thanks in advance,
Michel.
Back to top Go down
MOF

MOF


Anzahl der Beiträge : 1975
Anmeldedatum : 2010-06-23
Ort : Florida, USA

Instruments are missing after conversion. Empty
PostSubject: Re: Instruments are missing after conversion.   Instruments are missing after conversion. EmptySun 02 Jun 2013, 1:03 pm

For those conversions that have non-digital gauges, here's what you need to look for and correct. Note the Instance=MOTEC stanza; .....MeshFile=TRIUMPH_GT6_LEDS..... (just a partial line pointed out so you know what I'm referring to) - copy and move the entire line to the Instance=COCKPIT stanza. See 'Corrected for non-existent gauges'.

Any line that uses the word 'MOTEC' in it won't work; GTR2 only.

//========= COCKPIT =========

Actor=VEHICLE
<NOTSPIN><DASHHIGH> Instance=COCKPIT
<NOTSPIN><DASHHIGH> {
<NOTSPIN><DASHHIGH> Moveable=True
<NOTSPIN><DASHHIGH> MeshFile=TRIUMPH_GT6_COCKPIT.GMT CollTarget=False HATTarget=False LODIn=(0.0) LODOut=(5.0) ShadowReceiver=True
<NOTSPIN><DASHHIGH> MeshFile=TRIUMPH_GT6_COCKPIT_WINDOWS.GMT CollTarget=False HATTarget=False LODIn=(0.0) LODOut=(5.0)
<NOTSPIN><DASHHIGH> }

<NOTSPIN><DASHHIGH> Instance=MOTEC
<NOTSPIN><DASHHIGH> {
<NOTSPIN><DASHHIGH> Moveable=True
<NOTSPIN><DASHHIGH> MeshFile=TRIUMPH_GT6_MOTEC_STYLE<4>.gmt CollTarget=False HATTarget=False LODIn=(0.0) LODOut=(5.0)
<NOTSPIN><DASHHIGH> MeshFile=TRIUMPH_GT6_LEDS.gmt CollTarget=False HATTarget=False LODIn=(0.0) LODOut=(5.0)
<NOTSPIN><DASHHIGH> }

//<NOTSPIN><DASHHIGH> Instance=RAINSCREEN
//<NOTSPIN><DASHHIGH> {
//<NOTSPIN><DASHHIGH> Moveable=True
//<NOTSPIN><DASHHIGH> MeshFile=TRIUMPH_GT6_COCKPIT_RAINSCREEN.gmt CollTarget=False HATTarget=False LODIn=(0.0) LODOut=(5.0)
//<NOTSPIN><DASHHIGH> }


Corrected for non-existent gauges:

//========= COCKPIT =========

Actor=VEHICLE
<NOTSPIN><DASHHIGH> Instance=COCKPIT
<NOTSPIN><DASHHIGH> {
<NOTSPIN><DASHHIGH> Moveable=True
<NOTSPIN><DASHHIGH> MeshFile=TRIUMPH_GT6_COCKPIT.GMT CollTarget=False HATTarget=False LODIn=(0.0) LODOut=(5.0) ShadowReceiver=True
<NOTSPIN><DASHHIGH> MeshFile=TRIUMPH_GT6_COCKPIT_WINDOWS.GMT CollTarget=False HATTarget=False LODIn=(0.0) LODOut=(5.0)
<NOTSPIN><DASHHIGH> MeshFile=TRIUMPH_GT6_LEDS.gmt CollTarget=False HATTarget=False LODIn=(0.0) LODOut=(5.0)
<NOTSPIN><DASHHIGH> }

<NOTSPIN><DASHHIGH> Instance=MOTEC
<NOTSPIN><DASHHIGH> {
<NOTSPIN><DASHHIGH> Moveable=True
<NOTSPIN><DASHHIGH> MeshFile=TRIUMPH_GT6_MOTEC_STYLE<4>.gmt CollTarget=False HATTarget=False LODIn=(0.0) LODOut=(5.0)
<NOTSPIN><DASHHIGH> MeshFile=TRIUMPH_GT6_LEDS.gmt CollTarget=False HATTarget=False LODIn=(0.0) LODOut=(5.0)
<NOTSPIN><DASHHIGH> }

//<NOTSPIN><DASHHIGH> Instance=RAINSCREEN
//<NOTSPIN><DASHHIGH> {
//<NOTSPIN><DASHHIGH> Moveable=True
//<NOTSPIN><DASHHIGH> MeshFile=TRIUMPH_GT6_COCKPIT_RAINSCREEN.gmt CollTarget=False HATTarget=False LODIn=(0.0) LODOut=(5.0)
//<NOTSPIN><DASHHIGH> }

If the car has digital gauges, you're flat outta luck. Can't\won't work in GTL.

Hope this makes sense to you...


Last edited by MOF on Mon 03 Jun 2013, 12:15 am; edited 3 times in total
Back to top Go down
mickey86000

mickey86000


Anzahl der Beiträge : 43
Anmeldedatum : 2013-04-30
Alter : 71
Ort : France

Instruments are missing after conversion. Empty
PostSubject: Re: Instruments are missing after conversion.   Instruments are missing after conversion. EmptySun 02 Jun 2013, 4:19 pm

A big thank you MOF, trying that right now
cheers, Michel.
Back to top Go down
mickey86000

mickey86000


Anzahl der Beiträge : 43
Anmeldedatum : 2013-04-30
Alter : 71
Ort : France

Instruments are missing after conversion. Empty
PostSubject: Re: Instruments are missing after conversion.   Instruments are missing after conversion. EmptySun 02 Jun 2013, 5:16 pm

No luck, Skoda Octavia has digital gauges. But a good day cause i learnt something, thx again MOF.
Back to top Go down
Sponsored content





Instruments are missing after conversion. Empty
PostSubject: Re: Instruments are missing after conversion.   Instruments are missing after conversion. Empty

Back to top Go down
 
Instruments are missing after conversion.
Back to top 
Page 1 of 1
 Similar topics
-
» Missing hood/bonnet on GTR2 to GTL conversion.
» gtr evo to gtl track conversion
» Missing car in showroom and crash
» Absolute Le Mans - The missing Models Search
» CTD after conversion...

Permissions in this forum:You cannot reply to topics in this forum
Evolution Modding :: Evolution Modding General :: Support-
Jump to: