Installer Steam
log på
|
sprog
简体中文 (forenklet kinesisk)
繁體中文 (traditionelt kinesisk)
日本語 (japansk)
한국어 (koreansk)
ไทย (thai)
Български (bulgarsk)
Čeština (tjekkisk)
Deutsch (tysk)
English (engelsk)
Español – España (spansk – Spanien)
Español – Latinoamérica (spansk – Latinamerika)
Ελληνικά (græsk)
Français (fransk)
Italiano (italiensk)
Bahasa indonesia (indonesisk)
Magyar (ungarsk)
Nederlands (hollandsk)
Norsk
Polski (polsk)
Português (portugisisk – Portugal)
Português – Brasil (portugisisk – Brasilien)
Română (rumænsk)
Русский (russisk)
Suomi (finsk)
Svenska (svensk)
Türkçe (tyrkisk)
Tiếng Việt (Vietnamesisk)
Українська (ukrainsk)
Rapporter et oversættelsesproblem
Cheers love this mod.
item.description() = item.description()+root.itemTags(itemName)
Thanks for this mod btw, I use it constantly when doing builds <3
Use our names in these comments with the timestamp as an example comparison.
For now, new items (like Novakid themed furniture) do not have tags in description.
Could you please post when you upload the Pixel Goods add-on? Thanks for making this mod!
Besides that, the popular race mods have custom race furniture that could use labeling also...
Frackin universe (has tags including i believe new ones)
Castlevania (if it actually has tags)
Pixel goods store (definately has tags)
@HappyHead If you give me the name(s) of mod(s) you would like, I can make "addon" packs to post on the official forum (Link in description)
Because of this, I essentially "outsourced" the code that makes a new description and used the patch files to make it displayable by the game's engine.
And yes, the way I created everything was with a C++ script that reads in the file, pulls out the description and colony tags, parses it all together, and then feeds back the "updated" description into a template patch file.