gennariarmando / v-hud

An open source UI re-implementation based on GTA:V, built for GTA: San Andreas.
MIT License
146 stars 14 forks source link

I can't use Skin Selector mod completely. #55

Closed Pledix closed 2 years ago

Pledix commented 2 years ago

Is your feature request related to a problem? Please describe. I cannot fully use the Skin Selector mod. I can go to the Skin Selector menu with the Q + E + TAB keys without installing the hud, but this does not work when we install the HUD. In the current situation, I can change my skin with TAB and mouse wheel, so I cannot use other functions. In other words, if the weapon in my hand had changed as in the normal version when I pressed Q and E, then I would not have faced such a problem.

Q: ~k~~PED_CYCLE_WEAPON_LEFT~ E: ~k~~PED_CYCLE_WEAPON_RIGHT~ TAB: ~kPED_ANSWER_PHONE~/ ~kPED_FIREWEAPON_ALT~

Describe the solution you'd like I think the mod detects when the Q, E and TAB keys are pressed. I guess it doesn't detect the ~kPED_CYCLE_WEAPON_LEFT~ and ~kPED_CYCLE_WEAPON_RIGHT~ options. I think this problem is related to the new weapon change wheel system in HUD. It would be great if there is a fix soon.