Instalar Steam
iniciar sesión
|
idioma
简体中文 (Chino simplificado)
繁體中文 (Chino tradicional)
日本語 (Japonés)
한국어 (Coreano)
ไทย (Tailandés)
български (Búlgaro)
Čeština (Checo)
Dansk (Danés)
Deutsch (Alemán)
English (Inglés)
Español - España
Ελληνικά (Griego)
Français (Francés)
Italiano
Bahasa Indonesia (indonesio)
Magyar (Húngaro)
Nederlands (Holandés)
Norsk (Noruego)
Polski (Polaco)
Português (Portugués de Portugal)
Português - Brasil (Portugués - Brasil)
Română (Rumano)
Русский (Ruso)
Suomi (Finés)
Svenska (Sueco)
Türkçe (Turco)
Tiếng Việt (Vietnamita)
Українська (Ucraniano)
Informar de un error de traducción
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.
This addon fixes it by default, but your addon seems to override it: https://steamhost.cn/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.
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.
Do you know a fix for this?
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.
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
Please tell me the value of your cl_playercolor cvar.
[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.
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
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