Installera Steam
logga in
|
språk
简体中文 (förenklad kinesiska)
繁體中文 (traditionell kinesiska)
日本語 (japanska)
한국어 (koreanska)
ไทย (thailändska)
Български (bulgariska)
Čeština (tjeckiska)
Dansk (danska)
Deutsch (tyska)
English (engelska)
Español – España (spanska – Spanien)
Español – Latinoamérica (spanska – Latinamerika)
Ελληνικά (grekiska)
Français (franska)
Italiano (italienska)
Bahasa Indonesia (indonesiska)
Magyar (ungerska)
Nederlands (nederländska)
Norsk (norska)
Polski (polska)
Português (portugisiska – Portugal)
Português – Brasil (portugisiska – Brasilien)
Română (rumänska)
Русский (ryska)
Suomi (finska)
Türkçe (turkiska)
Tiếng Việt (vietnamesiska)
Українська (ukrainska)
Rapportera problem med översättningen









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 !!