:
Destination Time
:
Present Time
:
Last Time Departed
88mph

Whta's wrong with this....?

Recommended Posts

Dunno why it doesn't work. I made only simple changes:

:TIME_17634

if 

   $YEAR >= 1975 // integer values 

else_jump @TIME_17709 

Model.Load(#BLDNGST2MESH)

Model.Load(#BUILD1)

Model.Load(#HDRUGFACTORYINT)

Model.Load(#LODLD1)

Model.Load(#DOUBLESTREETLGHT1)

Model.Load(#TRAFFICLIGHT1)

038B: load_requested_models 



:TIME_17671

wait 0 

if and

   Model.Available(#BLDNGST2MESH)

   Model.Available(#BUILD1)

   Model.Available(#HDRUGFACTORYINT)

   Model.Available(#LODLD1)

   Model.Available(#STREETLAMP1)

   Model.Available(#MTRAFFIC1)

else_jump @TIME_17671 

jump @TIME_17758 



:TIME_17709

Model.Load(#BLDNGST2MESHDAM)

Model.Load(#BUILDBLOWN)

Model.Load(#HDRUGFACTORYPOL)

Model.Load(#LODLDBLOWN)

Model.Load(#DOUBLESTREETLGHT1)

Model.Load(#TRAFFICLIGHT1)

038B: load_requested_models 



:TIME_17727

wait 0 

if and

   Model.Available(#BLDNGST2MESHDAM)

   Model.Available(#BUILDBLOWN)

   Model.Available(#HDRUGFACTORYPOL)

   Model.Available(#LODLDBLOWN)

   Model.Available(#DOUBLESTREETLGHT1)

   Model.Available(#TRAFFICLIGHT1)

else_jump @TIME_17727 



:TIME_17758

if 

  $MODE == 0 // integer values 

else_jump @TIME_17801 

wait 500 

Car.PutAt(0@, 2000.0, 500.0, 5000.0)



:TIME_17801

if 

   $YEAR >= 1975 // integer values 

else_jump @TIME_17931 

03B6: replace_model_at 117.991 -362.461 10.179 radius 80.0 from #BLDNGST2MESHDAM to #BLDNGST2MESH 

03B6: replace_model_at -1165.346 85.534 17.783 radius 80.0 from #BUILDBLOWN to #BUILD1 

03B6: replace_model_at -1165.346 85.534 17.783 radius 80.0 from #HDRUGFACTORYPOL to #HDRUGFACTORYINT 

03B6: replace_model_at -1165.346 85.534 17.783 radius 80.0 from #LODLDBLOWN to #LODLD1

03B6: replace_model_at -1585.6 899.3 16.4 radius 80.0 from #DOUBLESTREETLGHT1 to #STREETLAMP1

03B6: replace_model_at -1572.4 899.3 16.4 radius 80.0 from #DOUBLESTREETLGHT1 to #STREETLAMP1

03B6: replace_model_at -1572.4 929.3 16.4 radius 80.0 from #DOUBLESTREETLGHT1 to #STREETLAMP1

03B6: replace_model_at -1586 869.3 16.4 radius 80.0 from #DOUBLESTREETLGHT1 to #STREETLAMP1

03B6: replace_model_at -1586 839.3 16.4 radius 80.0 from #DOUBLESTREETLGHT1 to #STREETLAMP1

03B6: replace_model_at -1552.8 869.3 16.4 radius 80.0 from #DOUBLESTREETLGHT1 to #STREETLAMP1

03B6: replace_model_at -1534 899 16.4 radius 80.0 from #DOUBLESTREETLGHT1 to #STREETLAMP1

03B6: replace_model_at -1523.5 899 16.4 radius 80.0 from #DOUBLESTREETLGHT1 to #STREETLAMP1

03B6: replace_model_at -1523.5 924 16.4 radius 80.0 from #DOUBLESTREETLGHT1 to #STREETLAMP1

03B6: replace_model_at -1534 924 16.4 radius 80.0 from #DOUBLESTREETLGHT1 to #STREETLAMP1

03B6: replace_model_at -1577.5 850.635 17 radius 80.0 from #MTRAFFIC1 to #TRAFFICLIGHT1 

03B6: replace_model_at -1570 864 17 radius 80.0 from #MTRAFFIC1 to #TRAFFICLIGHT1

03B6: replace_model_at -1529 870.5 17 radius 80.0 from #MTRAFFIC1 to #TRAFFICLIGHT1

03B6: replace_model_at -1527 932 17 radius 80.0 from #MTRAFFIC1 to #TRAFFICLIGHT1

03B6: replace_model_at -1536 939 17 radius 80.0 from #MTRAFFIC1 to #TRAFFICLIGHT1

jump @TIME_18035 



:TIME_17931

03B6: replace_model_at 117.991 -362.461 10.179 radius 80.0 from #BLDNGST2MESH to #BLDNGST2MESHDAM 

03B6: replace_model_at -1165.346 85.534 17.783 radius 80.0 from #BUILD1 to #BUILDBLOWN 

03B6: replace_model_at -1165.346 85.534 17.783 radius 80.0 from #HDRUGFACTORYINT to #HDRUGFACTORYPOL 

03B6: replace_model_at -1165.346 85.534 17.783 radius 80.0 from #LODLD1 to #LODLDBLOWN

03B6: replace_model_at -1585.6 899.3 16.4 radius 80.0 from #STREETLAMP1 to #DOUBLESTREETLGHT1

03B6: replace_model_at -1572.4 899.3 16.4 radius 80.0 from #STREETLAMP1 to #DOUBLESTREETLGHT1

03B6: replace_model_at -1572.4 929.3 16.4 radius 80.0 from #STREETLAMP1 to #DOUBLESTREETLGHT1

03B6: replace_model_at -1586 869.3 16.4 radius 80.0 from #STREETLAMP1 to #DOUBLESTREETLGHT1 

03B6: replace_model_at -1586 839.3 16.4 radius 80.0 from #STREETLAMP1 to #DOUBLESTREETLGHT1

03B6: replace_model_at -1552.8 869.3 16.4 radius 80.0 from #STREETLAMP1 to #DOUBLESTREETLGHT1

03B6: replace_model_at -1534 899 16.4 radius 80.0 from #STREETLAMP1 to #DOUBLESTREETLGHT1

03B6: replace_model_at -1523.5 899 16.4 radius 80.0 from #STREETLAMP1 to #DOUBLESTREETLGHT1

03B6: replace_model_at -1523.5 924 16.4 radius 80.0 from #STREETLAMP1 to #DOUBLESTREETLGHT1

03B6: replace_model_at -1534 924 16.4 radius 80.0 from #STREETLAMP1 to #DOUBLESTREETLGHT1

03B6: replace_model_at -1577.5 850.635 17 radius 80.0 from #TRAFFICLIGHT1 to #MTRAFFIC1

03B6: replace_model_at -1570 864 17 radius 80.0 from #TRAFFICLIGHT1 to #MTRAFFIC1

03B6: replace_model_at -1529 870.5 17 radius 80.0 from #TRAFFICLIGHT1 to #MTRAFFIC1

03B6: replace_model_at -1527 932 17 radius 80.0 from #TRAFFICLIGHT1 to #MTRAFFIC1

03B6: replace_model_at -1536 939 17 radius 80.0 from #TRAFFICLIGHT1 to #MTRAFFIC1

EDIT: yeah, i added "define object" etc. at the beginning of the file, obvious.

Edited by 88mph

Share this post


Link to post
Share on other sites
Blue is gone. So it will take even longer for someone to answer you.

Blue is gone? From where? I didn't see any news about this... is it permanently?

Share this post


Link to post
Share on other sites

No its not permanent, Blue had to go cause she has work to do to get the next update ready for release, which includes codeing, bug testing and many other things so your all satisfied with the next release, when it has all your suggestions from the "0.2f suggestion topic" ;)

Share this post


Link to post
Share on other sites

Oh sorry I must have missed that when I was out living my real life :D Arguments with who if you don't mind me askin? :huh:

Share this post


Link to post
Share on other sites
Dunno why it doesn't work. I made only simple changes:

:TIME_17634

[...]

03B6: replace_model_at -1536 939 17 radius 80.0 from #TRAFFICLIGHT1 to #MTRAFFIC1

EDIT: yeah, i added "define object" etc. at the beginning of the file, obvious.

What happens (You only said it isn't working)?

EDIT#2: Ah, i think that the game doesen't wanna change the model, right?

Hmmm, i think it's because the objects are not correct defined (so the game doesn't know what models it has to use)... 'cause the other models that are already defined in original main.scm work.

Edited by Mini-Me

Share this post


Link to post
Share on other sites