Forum in READ ONLY mode! All questions and discussions on Discord official server, invite link: https://discord.gg/VxsGzJ7
Search found 2 matches
- 31.03.2018 18:34
- Forum: Основной раздел
- Topic: Stealth 8 Release
- Replies: 166
- Views: 385170
Re: Stealth 8 Release
I'm testing 8.7.5v and python interpreter is not working , testes on win10 3.7-32 bits and 3.6.5-32 bits. Which version is recommended to be used?
- 22.02.2018 10:19
- Forum: Help
- Topic: idServer range error
- Replies: 1
- Views: 8436
idServer range error
I'm having troubles using this function to add bods to bodbook. def SortBods(): res = FindTypeEx(8793, 0, Backpack(), False) FoundBooks = GetFindedList(res) res = FindTypeEx(8792, 1155, Backpack(), False) # Tailor FoundTailorBods = GetFindedList(res) res = FindTypeEx(8792, 1102, Backpack(), False) #...