Jump to content
AVIC411.com

IDT v4.2 on p46, last for 2.0


Recommended Posts

as i cannot recreate this issue regarding speedcams, can someone try this

 

in speedcam.ui, search for this code

runif nCamSpeedUnit 0 'txtSC_SpeedUnit.SET "mph"' 
       	else_run 'txtSC_SpeedUnit.SET "km/h"'

 

and replace it with this code

txtSC_SpeedUnit.SET "km/h"

 

what it does is to permanently set txtSC_SpeedUnit to kmh

 

let me know if it fixes it

 

well then that's good, please let me know if you guys find anthing else

 

i just tried this and yes it changes the top to kmh and the bottom stays mph

Link to post
Share on other sites
  • Replies 800
  • Created
  • Last Reply

Top Posters In This Topic

as i cannot recreate this issue regarding speedcams, can someone try this

 

in speedcam.ui, search for this code

runif nCamSpeedUnit 0 'txtSC_SpeedUnit.SET "mph"' 
       	else_run 'txtSC_SpeedUnit.SET "km/h"'

 

and replace it with this code

txtSC_SpeedUnit.SET "km/h"

 

what it does is to permanently set txtSC_SpeedUnit to kmh

 

let me know if it fixes it

 

 

 

i just tried this and yes it changes the top to kmh and the bottom stays mph

 

Do I change out all of the other code as you first said or just this one particular string?

Also, I would rather see the unit default to display the LARGER first line of fonts to display MPH and the lower one in kmh since this is what we have down here.

Thanx !,

Bud

Link to post
Share on other sites
as i cannot recreate this issue regarding speedcams, can someone try this

 

i just tried this and yes it changes the top to kmh and the bottom stays mph

 

Do I change out all of the other code as you first said or just this one particular string?

 

just that particular one

 

Also, I would rather see the unit default to display the LARGER first line of fonts to display MPH and the lower one in kmh since this is what we have down here.

Thanx !,

Bud

 

here's what i would suggest, in your speedcam_800_480.ui look for this code




 

and change it to this




 

let me know how it goes

Link to post
Share on other sites

800-480.UI:





























; Speedcam warning box & contents 

















 

SPEEDCAM.ui:

;*****************
;       xucheng
;*****************










;!ShineOn: New Speedcam Variables (thanks to TB)




;!ShineOn: Variables for Sound Function (thanks to TB)






;****************************************************************************************************************































;****************************************************************************************************************













;****************************************************************************************************************






;****************xucheng add*****************















;******************************************************
;!ShineOn: New Speedcam Scripts (thanks to TB)
;******************************************************























;******************************************************
;!ShineOn: New Speedcam Sound scripts (thanks to TB)
;******************************************************












;******************************************
;!ShineOn: Sound Functions (thanks to TB)
;******************************************







;***********************




;***********************

;***********************
;!ShineOn: New Speedcam Sound scripts
;***********************











;Mobile




;Traffic Light & Speed




;Section



Thanx!

Link to post
Share on other sites
Thanks for sharing your Mod IDT. It is working great. All I would like to do is change the street names to a larger size. Can you tell me were to edit these settings?

Thanks Again

 

search for this code on your sys.txt and change the value to what suits you

[3d_config]
roadsign_lines_per_screen=19

Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...



×
×
  • Create New...