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

SetFlexScale has no effect when run clientside #1779

Closed
Donkie opened this issue Feb 7, 2015 · 5 comments
Closed

SetFlexScale has no effect when run clientside #1779

Donkie opened this issue Feb 7, 2015 · 5 comments

Comments

@Donkie
Copy link

Donkie commented Feb 7, 2015

SetFlexWeight works just fine however.

Tried this on a ClientsideModel with model 'models/player/Group01/male_02.mdl' inside a 3D context

On non-dev version

@robotboy655
Copy link
Contributor

I am afraid clientside models do not support SetFlexScale.

@Donkie
Copy link
Author

Donkie commented Aug 17, 2015

What would a workaround be? I need this for a ModelPanel

@robotboy655
Copy link
Contributor

There is none, unless adding the multiplier in SetFlexWeight can be considered as one.
I am pretty sure the GetFlexWeight is also broken, but that should be fixable.

But for Flex scale I'd need to implement the functions to CBaseFlex and I don't know how easy that would be.

@Donkie
Copy link
Author

Donkie commented Aug 17, 2015

Alright, good to know. You do what you can!

@robotboy655
Copy link
Contributor

I can confirm this being fixed.

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

2 participants