:
Destination Time
:
Present Time
:
Last Time Departed
Sign in to follow this  
MRzapphire12

Coding ClockTower

Recommended Posts

hello these codes are correct?:

:1985

thread '1985'

:1985_10

wait 0

if

not $CYEAR >= 1970 // integer values

else_jump @1985_10

03B6: replace_model_at -305.935 -581.068 14 radius 80.0 from #1985CLOCK_DAY to #NULL

03B6: replace_model_at -295.5 -593.8 13.5 radius 80.0 from #1985CHSGROUND to #NULL

03B6: replace_model_at 408.204 -126.647 13.9 radius 80.0 from #AP_RLAND07 to #NULL

03B6: replace_model_at 408.204 -206.647 13.9 radius 80.0 from #AP_RLAND07 to #NULL

03B6: replace_model_at 408.204 -186.647 13.9 radius 80.0 from #AP_RLAND07 to #NULL

03B6: replace_model_at 408.204 -46.647 13.9 radius 80.0 from #AP_RLAND07 to #NULL

03B6: replace_model_at 408.204 -186.647 13.9 radius 80.0 from #AP_RLAND07 to #NULL

:1985_219

wait 0

if

$CYEAR > 1970 // integer values

else_jump @1985_219

03B6: replace_model_at -305.935 -581.068 14 radius 80.0 from #NULL to #1985CLOCK_DAY

03B6: replace_model_at -295.5 -593.8 13.5 radius 80.0 from #NULL to #1985CHSGROUND

03B6: replace_model_at 408.204 -126.647 13.9 radius 80.0 from #NULL to #AP_RLAND07

03B6: replace_model_at 408.204 -206.647 13.9 radius 80.0 from #NULL to #AP_RLAND07

03B6: replace_model_at 408.204 -186.647 13.9 radius 80.0 from #NULL to #AP_RLAND07

03B6: replace_model_at 408.204 -46.647 13.9 radius 80.0 from #NULL to #AP_RLAND07

03B6: replace_model_at 408.204 -186.647 13.9 radius 80.0 from #NULL to #AP_RLAND07

jump @1985_10

:1955

thread '1955'

:1955_10

wait 0

if

$CYEAR > 1970 // integer values

else_jump @1955_10

03B6: replace_model_at -305.935 -581.068 14 radius 80.0 from #1955CT to #NULL

03B6: replace_model_at -295.5 -593.8 13.5 radius 80.0 from #1955CHSGROUND to #NULL

03B6: replace_model_at -344.567 -604.962 14 radius 80.0 from #MFOSTER to #NULL

03B6: replace_model_at -337.73 -634.937 14.1 radius 80.0 from #1955STREETLAMP to #NULL

03B6: replace_model_at -323.93 -634.937 14.1 radius 80.0 from #1955STREETLAMP to #NULL

03B6: replace_model_at -337.73 -594.937 14.1 radius 80.0 from #1955STREETLAMP to #NULL

03B6: replace_model_at -323.93 -594.937 14.1 radius 80.0 from #1955STREETLAMP to #NULL

03B6: replace_model_at -337.73 -554.937 14.1 radius 80.0 from #1955STREETLAMP to #NULL

03B6: replace_model_at 334.414 -265.801 13.7 radius 80.0 from #STEP to #NULL

03B6: replace_model_at 334.414 -25.8012 13.7 radius 80.0 from #STEP to #NULL

03B6: replace_model_at 527.614 -265.801 13.7 radius 80.0 from #STEP to #NULL

03B6: replace_model_at 527.614 -25.8012 13.7 radius 80.0 from #STEP to #NULL

:1955_351

wait 0

if

not $CYEAR > 1970 // integer values

else_jump @1955_351

03B6: replace_model_at -305.935 -581.068 14 radius 80.0 from #NULL to #1955CT

03B6: replace_model_at -295.5 -593.8 13.5 radius 80.0 from #NULL to #1955CHSGROUND

03B6: replace_model_at -344.567 -604.962 14 radius 80.0 from #NULL to #MFOSTER

03B6: replace_model_at -337.73 -634.937 14.1 radius 80.0 from #NULL to #1955STREETLAMP

03B6: replace_model_at -323.93 -634.937 14.1 radius 80.0 from #NULL to #1955STREETLAMP

03B6: replace_model_at -337.73 -594.937 14.1 radius 80.0 from #NULL to #1955STREETLAMP

03B6: replace_model_at -323.93 -594.937 14.1 radius 80.0 from #NULL to #1955STREETLAMP

03B6: replace_model_at -337.73 -554.937 14.1 radius 80.0 from #NULL to #1955STREETLAMP

03B6: replace_model_at 334.414 -265.801 13.7 radius 80.0 from #NULL to #STEP

03B6: replace_model_at 334.414 -25.8012 13.7 radius 80.0 from #NULL to #STEP

03B6: replace_model_at 527.614 -265.801 13.7 radius 80.0 from #NULL to #STEP

03B6: replace_model_at 527.614 -25.8012 13.7 radius 80.0 from #NULL to #STEP

jump @1955_10

Share this post


Link to post
Share on other sites

sigo esperando tus disculpas.

ah y creo que estan bien, igual, soy un asco. XD

------------------------

Im still waiting for your sorry

I think that they're good, But Im an idiot doing coding XD

Edited by Thyncho88

Share this post


Link to post
Share on other sites

Hola!

Yo no sé mucho de codificación pero por la forma en que el codigo fué hecho, me parece que esta correcto.

Hello guys!

I do not know too much about coding but the way that the code was done, I think that is correct.

Share this post


Link to post
Share on other sites

again you cant replace models like that, it has to fetch the model, load the model,then create it

Share this post


Link to post
Share on other sites
again you cant replace models like that, it has to fetch the model, load the model,then create it

Yes, she is in the right thing... :rolleyes:

Share this post


Link to post
Share on other sites
Sign in to follow this