You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was wondering if you could possibly add a PointShop function, similar to that of PS:ShowColorChooser(item, modifications), but instead, with playermodel bodygroup data. For the life of me I don't understand lua at all.
I've been searching for about two weeks for information on how to modify playermodels and their bodygroups after purchase, but everything i have tried has failed. No matter what i do, it seems to work, but whenever i change the value in game and hit apply to call on PS:SendModifications(item_id, modifications) I just doesn't do anything.
Preferably i'd like to see some code that would automatically recognise if the equipped playermodel has bodygroups, and if so, allow players to use the modify function. listing all the bodygroups found and have their values changeable via. DNumSliders. Similar, if not the same as the bodygroups tab in the sandbox context menu.
The text was updated successfully, but these errors were encountered:
I was wondering if you could possibly add a PointShop function, similar to that of PS:ShowColorChooser(item, modifications), but instead, with playermodel bodygroup data. For the life of me I don't understand lua at all.
I've been searching for about two weeks for information on how to modify playermodels and their bodygroups after purchase, but everything i have tried has failed. No matter what i do, it seems to work, but whenever i change the value in game and hit apply to call on PS:SendModifications(item_id, modifications) I just doesn't do anything.
Preferably i'd like to see some code that would automatically recognise if the equipped playermodel has bodygroups, and if so, allow players to use the modify function. listing all the bodygroups found and have their values changeable via. DNumSliders. Similar, if not the same as the bodygroups tab in the sandbox context menu.
The text was updated successfully, but these errors were encountered: