Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Player hands use the wrong textures in Rogue Train. #39

Closed
malortie opened this issue May 26, 2024 · 1 comment
Closed

Player hands use the wrong textures in Rogue Train. #39

malortie opened this issue May 26, 2024 · 1 comment

Comments

@malortie
Copy link

In the original Rogue Train, some weapons' viewmodel hands textures are different.

As of b527cec weapons still use the default hand texture.

Weapons that use a custom texture:

weapon_357
weapon_crowbar
weapon_healthpack
weapon_kar98
weapon_knife
weapon_m16
weapon_m4
weapon_pistol
weapon_rpg
weapon_smg1

Weapons that use the default hand texture:

weapon_colt
weapon_dualpistol
weapon_shotgun

Note: weapon_secret does not have hands so there's likely nothing for it.

Note: Looking at v_1187beretta.mdl, there are additional skins besides Rogue Train sleeves. It could be possible they were meant to be user customizable or to be used in coop ?

@malortie
Copy link
Author

Fixed in b372b49

I retested with all weapons stated above both with g_handskin = 0/1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant