Brown Highway Sign US

Christopher824

CDETrainz.com
I have been looking all over to try to find a typical US highway sign for State, Federal, Local etc. DOT has them as brown to designate they are a park or monument. There are plenty of green Yarnish signage available, but nothing brown

I can reskin one, but tried to do it to the Yarnish ones, but because they have scripts, I can't get them to be a just plain old flat sign.

Anyone know of something that could work? Here is an example;

brown%20road%20sign.jpg




Any help apreceated..
 
Last edited:
Dave, maybe make a default message with the correct font where the message can be changed keeping the font? Just thinking that would be nice to have. Arrows would be nice too, but I don't know how that would work to be movable or change directions.
 
If you want arrows, then me just making a blank sign would be the only way I can do it and you can skin in the text and arrows. Unless you can show me the signs you want and I'll do the whole sign, text and arrows and all. I wouldn't mind. Unless you want a hundred signs then I'm out of here.

I think Bill (username Willem2) showed me how to make signs with four separate lines of text a long time ago. I'd have to go back and see how he did it. Probably with a script. Ya'll let me know what you want me to do. I'm not terribly busy right now.
 
Take a look at kuid:86627:100475 the name can be changed and it's not a script. From memory the colour and font can be changed in the config.txt file. Yes I know it's a signal box but the name bit can be applied to a sign. Then it's just a matter of deciding how many lines of text you want. I'd go with a blank sign with an arrow on the bottom then the text can be added as required.

Cheerio John
 
Yes John, there are many many assets with the ability to type in the text you want on ONE line. It's the deal with more than one line of text. I found the ones Bill (Willem2) did for me a long time ago, 2011. The script was done by Boat I think:

<kuid2:97008:29007:1> US Destination Sign1 right, 1 line scripted
<kuid2:97008:29008:1> US Destination Sign2 left, 1 line scripted
<kuid2:97008:29009:1> US Destination Sign3, 2 lines scripted
<kuid2:97008:29018:1> US Highway Gantry Sign3, 3 lines scripted
<kuid2:97008:29010:1> US Destination Sign4, 3 lines scripted
<kuid2:97008:29011:1> US Distance Sign1, 1 line scripted
<kuid2:97008:29012:1> US Distance Sign2, 2 lines scripted
<kuid2:97008:29013:1> US Distance Sign3, 3 lines scripted
<kuid2:97008:50061:1> US Highway Sign Gantry
<kuid2:97008:29002:1> US Junction Sign 1, 3 lines scripted
<kuid2:97008:29004:1> US Post Sign2, 4 lines scripted
<kuid2:97008:29006:1> US Post Sign4, 8 lines scripted
 
effects
{
0
{
kind "name"
fontsize 0.1
fontcolor 0,0,0
att "a.name0"
name "name"
}

1
{
kind "name"
fontsize 0.1
fontcolor 0,0,0
att "a.name1"
name "name"
}
}
just drop in a couple of attachment points?

Cheerio John
 
Back
Top