Garry's Mod

Garry's Mod

Enhanced PlayerModel Selector
 This topic has been pinned, so it's probably important
LibertyForce  [developer] Aug 24, 2015 @ 1:43am
Errors and bug report
Here you can report any errors or problems that you encounter. Please report the following:
  • LUA errors. Please copy the console output!
  • Gamemodes or maps where the Force function does not work.
  • Gamemodes that error or cause other bad things, if you change your playermodel.
  • Models where the instant apply function causes issues.
  • Models where the skin, bodygroups, hands and / or legs don't apply properly.
  • Any function that does not work like it should.
  • If you got any suggestions, feel free to write them down.

You can also report bugs directly at my GitHub repository.[github.com]
Last edited by LibertyForce; Nov 1, 2015 @ 11:10am
< >
Showing 1-15 of 287 comments
LibertyForce  [developer] Aug 29, 2015 @ 12:45am 
Please try the following:

1. Make sure to restart your game after installing the addon. You should always restart the game after installing / uninstalling any addon.
2. Try if it works in Sandbox or other gamemodes.
3. Is your DarkRP heavily modified? I tested the vanilla Workshop version and it should worked fine. Please try without mods.
4. Try to disable other addons in case there is a conflict. Also check the console output if you got any lua errors.
Sneakyrat Aug 29, 2015 @ 5:54pm 
ya the autistic kid model i have doesnt show
V92 Sep 10, 2015 @ 3:50am 
Can you implement a fix for players that use HWM flexes? Right now their mouths are being offset to the side like the TF2 models do by default.

This addon fixes it by default, but your addon seems to override it: http://steamcommunity.com/sharedfiles/filedetails/?id=227947662

If you could fix that, then this addon would be a perfect rating for me, since the players we use use HWM and it's kind of silly having everyone run around with their mouths off to the side.
LibertyForce  [developer] Sep 10, 2015 @ 12:03pm 
Thank you for the bug report!
Before that, I never looked at HWM ragdolls and actually thought that flexes would always go from 0 to 1 and hardcoded that for the sliders.

I changed the code, so that it reads the actual min and max values. I'm trying to detect HWM flexes and set them to 0.5 default value. But before I can release an update, I need to test if it works.

Could you link me to a playermodel that uses HWM flexes? Couldn't find one right now, but I don't have much time today. Can't test this with ragdolls, because my addon only affects playermodels. After testing the fix, I hope I can release an update tomorrow.
Jempa92 Nov 3, 2015 @ 1:42pm 
With TTT the skins get applied at the round start correctly but when the roles are chosen (traitor, detective, innocent) the skins get reset to the default terrorist skin.
Do you know a fix for this?
LibertyForce  [developer] Nov 4, 2015 @ 12:08pm 
Yeah, I know about this issue.
I'm currently working on a better way to override the playermodels that should work everywhere. If it works, you can expect a new release at the end of this week. Can't promise anything, though.

In the meantime, you can just open the menu and click the apply button again.
LibertyForce  [developer] Nov 7, 2015 @ 9:23am 
Version 2.0 is released! TTT should now work properly.
Arjaz Dec 24, 2015 @ 1:02pm 
[Enhanced PlayerModel Selector] lua/autorun/lf_playermodel_selector.lua:271: attempt to perform arithmetic on a string value

1. Setup - lua/autorun/lf_playermodel_selector.lua:271

2. unknown - lua/autorun/lf_playermodel_selector.lua:963

3. unknown - lua/includes/modules/concommand.lua:54
LibertyForce  [developer] Dec 25, 2015 @ 7:19am 
What were you doing, when the error occurred?
Please tell me the value of your cl_playercolor cvar.
I get a message that says "Enhanced Player Models" is creating errors. Please check the console for more information.

[Enhanced PlayerModel Selector] lua/autorun/lf_playermodel_selector.lua:271: attempt to perform arithmetic on a string value
1. Setup - lua/autorun/lf_playermodel_selector.lua:271
2. unknown - lua/autorun/lf_playermodel_selector.lua:963
3. unknown - lua/includes/modules/concommand.lua:54

I don't know what this means or why it's happening but when I host a world with the addon enabled my friends can use it but I can't. :steamsad:
LibertyForce  [developer] Jan 3, 2016 @ 10:25am 
You're the 2nd with that error but I'm not sure what it is. Please tell me the value of your cl_playercolor variable.
Originally posted by LibertyForce:
You're the 2nd with that error but I'm not sure what it is. Please tell me the value of your cl_playercolor variable.

This is the respose i got:

] cl_playercolor
"cl_playercolor" = "39215688230479407000000.000000 39215688230479407000000.000000 1.#INF00" ( def. "" )
server_can_execute clientcmd_can_execute
- The value is a Vector - so between 0-1 - not between 0-255
Hori Kyouko Jan 26, 2016 @ 5:17pm 
Sometimes it crashes my server while using it in hide and seek?
Quentin Jan 27, 2016 @ 12:50pm 
[Enhanced PlayerModel Selector] lua/autorun/lf_playermodel_selector.lua:271: attempt to perform arithmetic on a string value
1. Setup - lua/autorun/lf_playermodel_selector.lua:271
2. unknown - lua/autorun/lf_playermodel_selector.lua:963
3. unknown - lua/includes/modules/concommand.lua:54
NEVER MIND FIXED IT :steamhappy:
Last edited by Quentin; Jan 27, 2016 @ 12:58pm
LibertyForce  [developer] Jan 29, 2016 @ 11:42am 
Sorry, for the long wait. The bug is now fixed and the menu should work for those with invalid cl_playercolor values. The new update also resets invalid playercolors to the default values, just in case.
< >
Showing 1-15 of 287 comments
Per page: 1530 50