-
Автор темы
- #1
1. find worked inventory changer source
2. find agent index that you want
3. when you add weapon you use weaponindex(awp - 9) and paintkit(some number), here you should use weaponindex(5108(your model index)) and paintkit 0
4. we add it, now you can make parser from items_game.txt or just write manually
5. fix some rarity by yourself
6. fix equipment state by yourself too(for ingame)
7. change models from your inventory by correct setmodelindex
2. find agent index that you want
3. when you add weapon you use weaponindex(awp - 9) and paintkit(some number), here you should use weaponindex(5108(your model index)) and paintkit 0
4. we add it, now you can make parser from items_game.txt or just write manually
5. fix some rarity by yourself
6. fix equipment state by yourself too(for ingame)
7. change models from your inventory by correct setmodelindex