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
Sorry , but I do not think that this will be gone aftter you use my mod. I clean special entries from the database for recipes. If this did not comes from a recipe it is not efected.
You can try to clean your game db by using the sqlite editor ( see command below ) but I can not tell you what to delete. You can try to find some entry named like your mod or the name of the emote. For the feats the inf_type is 6 and for the recipes its is 3 . But sorry I can not help you more with this.
Thumbs up!
Danke schön!
You are welcome. :-)
If you want to try it with the editor you can use
https://sqlitebrowser.org/
The recipes list is from datatype item_inventory .
The inv_type is 6 for the feats and 3 for the recipes. If you click on a row you can see
the content in the viewer. Set the type to binär than you see it like /script/conanSandbox.recipe
in the hex editor. This you can delete.
BACKUP your game !!