Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Repacking a mod does not make your mod list any smaller. All it does and keep that mod out of date AND makes players that already have it, down load it again. you may add it to a steam collection. which is NOT you downloading it, packing it into your mod pack, and republishing it. THAT is ‘repacking’ and is not allowed. Thanks for the suport and understanding.
Cheers Babe!
Enable ESP and you should see search points at all bins
For you, as the author of the mod, it's a 2 mins job.
Those who need a fixed mod, check the discussions.
"Boosted Vanilla"
https://discord.gg/YVcBy5TJru
Of course, it would be possible to initially provide the translation into different languages, but this is so tedious, right?
I've added a link to the translation in Discussions if anyone is interested.
modded class ActionSearchGarbage: ActionContinuousBase
{
override string GetText()
{
return "YourWordHere";
}
};