Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot access bodygroups of indices 10 or greater #82

Open
Xaxidoro opened this issue Jun 25, 2022 · 6 comments
Open

Cannot access bodygroups of indices 10 or greater #82

Xaxidoro opened this issue Jun 25, 2022 · 6 comments

Comments

@Xaxidoro
Copy link

Xaxidoro commented Jun 25, 2022

If a single bodygroup has more than 10 values, neither the bodygroup modifier interface nor the "outfitter_bodygroups_set" console command can access the bodygroup values of index 10 or greater, and instead sets the bodygroup value to 1.

image

@Python1320
Copy link
Member

Please provide example workshop addon

@Xaxidoro
Copy link
Author

Xaxidoro commented Jun 26, 2022

@Python1320
Here's a test playermodel I made for the situation. The bodygroup "test" has 16 values - numbers on top of its head (0-15) - but outfitter is only able to access zero through nine.
https://steamcommunity.com/sharedfiles/filedetails/?id=2826339834

@Python1320
Copy link
Member

Possibly fixed on 71d742f (need to test first, maybe next week I can upload to workshop)

@Python1320
Copy link
Member

@Xaxidoro in theory it seems to work, but I need a real workshop addon that shows over 10 bodygroups so I can see it's actually changing them properly.

@KanaeXia
Copy link

KanaeXia commented Jul 3, 2022

Over 10 bodygroups, or over 10 bodygroup values? The one I sent should have 16 bodygroup values on a single bodygroup. I can create an example playermodel for the scenario if necessary. (This is Xaxidoro, sorry this is my alt)

@Python1320
Copy link
Member

Is it fixed? Also "There was a problem accessing the item. Please try again."
What I mean is your test playermodel does not have anything that shows if I actually changed for real real the bodygroups

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants