Transport Fever 2

Transport Fever 2

Print Your Own Decals
33 Comments
Mad Hatter  [author] 18 Apr, 2022 @ 1:18pm 
Try using this one
Signs and Letters
- basically the same but prints vertically
[23]ThunderSky 18 Apr, 2022 @ 6:10am 
How do you rotate the text to place it on a building instead of the road?
Mad Hatter  [author] 8 Apr, 2021 @ 3:20pm 
Hi @EljeOett - It might be :) - to be honest I have no idea now. I just wanted to show that you could set the text to 'nearly' anything. However the font is very basic without any extended characters.
Elje0ett 7 Apr, 2021 @ 7:03am 
In the first picure, is one of the texts swedish? I ma just asking since if it is it's not very gramaticly correct
Mad Hatter  [author] 22 Mar, 2021 @ 3:16pm 
No from a mods perspective its all lua code.
briansyston 21 Mar, 2021 @ 10:51pm 
As a matter of interest is the coding using any .Net Framework ?
Mad Hatter  [author] 21 Mar, 2021 @ 7:52pm 
because that's a tricky thing to do it would need a text box to accept your typing. Whilst not impossible its more work than I wanted to do. I have done it for another mod for street signs but it uses the game mechanic to print the text on the sign using the in game print features and the signs can be really difficult to read. The way this works takes a bit of thought if you want to alter the string.lua file but it isn't overly complex to code and the end results are quite pleasing.
briansyston 20 Mar, 2021 @ 10:08am 
Why cant you type text in from the game play?
Adie Gibbs 18 Jul, 2020 @ 7:48am 
Would it be possible for directional sign to place on roads? i.e arrrows, give way....
Mad Hatter  [author] 10 Jul, 2020 @ 11:24am 
Now also with Colour choices White / Yellow

I hope everybody followed instructions and backed up their string.lua file if they changed it
funker 10 Jul, 2020 @ 8:32am 
Awesome! Thanks!
Mad Hatter  [author] 10 Jul, 2020 @ 8:15am 
Okay so a white version is on its way. Hopefully anyone that has edited strings.lua file has made a copy.
funker 10 Jul, 2020 @ 3:42am 
White would be great... and BTW the J is mirrored.
Froggy_NL 10 Jul, 2020 @ 1:39am 
@Mad Hatter

For USA is very nice. Most European countries use white :). Is it possible to create also a white version?
Enzojz 9 Jul, 2020 @ 12:19pm 
@Mad Hatter But you can have this label when it's a street construction
Mad Hatter  [author] 9 Jul, 2020 @ 12:18pm 
@Enzojz hmmm its a shame.It had a lot of potential. Oh well texture files is it is then.
Enzojz 9 Jul, 2020 @ 12:15pm 
@Mad Hatter Tried it, it doesn't work for asset indeed.
Enzojz 9 Jul, 2020 @ 11:14am 
@Mad Hatter I'll give a try
Mad Hatter  [author] 9 Jul, 2020 @ 9:08am 
Hi @ENzojz - so this is interesting. I've had a play with labellists - I have a station nameboard model that works perfectly in the station and tried a few tests. TYPE set to station_name displays correctly the station name. Type set to NAME also displays the station name not the model name or mesh name. Set it to CUSTOM it displays nothing or sometimes a platform number. Use the same model as an asset the labellist property just doesn't work.
funker 9 Jul, 2020 @ 7:38am 
Thanks. Time for some F-words. :steammocking:
Quince99 9 Jul, 2020 @ 5:29am 
This looks brilliant - can't wait to have a go with it later today - got to work at moment. :(

Not the same thing I know, but I think TpF1 had free-standing signs that could take custom text so for my own reference I could put signs to remind myself which tracks went were, e.g. 'Steel Mill Branchline', 'Up Main' etc.
Enzojz 8 Jul, 2020 @ 2:53pm 
@Mad Hatter And index in labelText should starts with 0 not 1.
Enzojz 8 Jul, 2020 @ 2:52pm 
@Mad Hatter If you made the asset as a station does it work or not? or a street construction..far as I know the behavoir of street construction acts same like a station, so you can figure out if your code is all right.
Mad Hatter  [author] 8 Jul, 2020 @ 2:14pm 
@rb58nl - nice idea but no easy way to do it as in get the sign to change based on what train arrives. Howevere there's a lot in the new wiki I haven't read yet so you never know. ;)
rb58nl 8 Jul, 2020 @ 2:07pm 
You should do something like that for platforms on train stations..Signs that say where the train is going to
Mad Hatter  [author] 8 Jul, 2020 @ 1:52pm 
@Enzojz yep I read that and its exactly what I tried to do - didn't consider name mainly because my plan was to have a single model and just pass it the string
Enzojz 8 Jul, 2020 @ 1:39pm 
@Mad Hatter You could just take "NAME" instead of "CUSTOM" then it will take the asset name to dispay, if you use CUSTOM you need to specify the text in the result (see last chapiter @ https://www.transportfever2.com/wiki/doku.php?id=modding:constructionbasics&s []=label)
X-Ray 3 8 Jul, 2020 @ 1:34pm 
Yes I had a closer how the mod is built and found the yellow letters from which the decals are built and then I understood how you made it.
I already used them in my world ... and they look awesome. I hope the moment will come ... but even if not ... that is a mod that we really needed. Thanks again.
Mad Hatter  [author] 8 Jul, 2020 @ 1:29pm 
hi stechus kaktus - No you can't the text are texture files. However - I can probably do a white version. when i get a moment.
Mad Hatter  [author] 8 Jul, 2020 @ 1:25pm 
Hi Enzojz - the main reason - I tried to use a custom label and it just wouldn't play ball - the model was fine - model editor showed the label dummy - but try as I could to pass the labellist ref from the con file it just ignored it. So this was the backup plan
Enzojz 8 Jul, 2020 @ 11:32am 
Interesting, I have looked into your implementation and found textures are used, why not using built-in textlables? Using pure textures will bring "no-kerning" issue
Dx 8 Jul, 2020 @ 10:58am 
This is excellent! Many many thanks!
X-Ray 3 8 Jul, 2020 @ 10:57am 
Epic Stuff once again :neonoh:
You are starting to attack Hugedragon as my favorite Modcreator.
Can I colorchange it by editing the strings file? I am building in a german scenario and street markings here are generally white. We only use yellow markings on constructions sites.