MaxRaimer Posted January 19, 2019 Share Posted January 19, 2019 (edited) Всем привет. Вопрос прост: как изменить ТОЛЬКО причёску. Понятно, что есть метод setClothes(2, ...), но какой из параметров отвечает за вид причёски? Т.е. (вопрос по-тупому) куда запихивать id причёски? Edited January 19, 2019 by MaxRaimer Link to comment Share on other sites More sharing options...
Jake Posted January 19, 2019 Share Posted January 19, 2019 Прическу можно изменять так: player.setComponentVariation(2, idx, txd, 2); setComponentVariation Link to comment Share on other sites More sharing options...
MaxRaimer Posted January 20, 2019 Author Share Posted January 20, 2019 @Jake т.е.player.setComponentVariation(2, ид причёски, 0, 2)? Link to comment Share on other sites More sharing options...
Jake Posted January 26, 2019 Share Posted January 26, 2019 В 20.01.2019 в 14:58, MaxRaimer сказал: @Jake т.е.player.setComponentVariation(2, ид причёски, 0, 2)? Именно Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now