Home Artists Posts Import Register

Content

⬇️ https://www.dropbox.com/sh/cqzlmihrbsu7m5j/AABHBYKMHArPEW3qNPnOpHbda?dl=0

________

If the toys (Door and Beer) don't show up when loading a pose, this is because the game attributed the wrong ID to the toy. You have to manually fix this (I didn't find out an easier way to do it) :

1- Go to TheKlub17\Save
2- Backup your "tk17_autotool_ids.lua" file
3- Open the "tk17_autotool_ids.lua" with Notepad++
4- Make sure you have these lines :

[6007] = { mid = "NCMDoor", tid = 1,  },
[6008] = { mid = "SadekhndHbeer", tid = 1,  },

a) If you don't, simply add them.
b) If you see other numbers like that :

[6000] = { mid = "NCMDoor", tid = 1,  },
[6001] = { mid = "SadekhndHbeer", tid = 1,  },

Just modify the numbers (6007 for NCMDoor and 6008 for SadekhndHbeer).

5- Save your changes.
6- Done.

Comments

No comments found for this post.