ThaPwned / WCS

Warcraft: Source using Source.Python to be faster, expandable, and flexible
GNU General Public License v3.0
30 stars 23 forks source link

setfx disguiser missing arms/gloves #78

Open NosferatuJoe opened 3 years ago

NosferatuJoe commented 3 years ago

When using the mole skill es wcs_setfx disguiser [USERID] = 1 0 as a terrorist, the arms will not be displayed. As shown in this example:

missing arms t disguiser

However triggering mole on a CT does show arms:

arms ct

NosferatuJoe commented 3 years ago

Helpful info:

Location of setfx disguiser skill -> https://github.com/ThaPwned/WCS/blob/a3ce94d301c62b03f71b2e908c55e5dd770338be/addons/source-python/plugins/wcs/core/helpers/esc/commands.py#L608

Location where models get initialised in the same file -> https://github.com/ThaPwned/WCS/blob/a3ce94d301c62b03f71b2e908c55e5dd770338be/addons/source-python/plugins/wcs/core/helpers/esc/commands.py#L235

Arm model list (thanks @Xiazee) -> https://developer.valvesoftware.com/wiki/Choosing_Player_Models