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

Issue: Invisible arms/gloves #8

Open
hks27d opened this issue Dec 6, 2021 · 4 comments
Open

Issue: Invisible arms/gloves #8

hks27d opened this issue Dec 6, 2021 · 4 comments

Comments

@hks27d
Copy link

hks27d commented Dec 6, 2021

Hello!
I've just modified your .sp files a little bit.

If I put #define ARMS_FIX 0: There are showed some strange custom arms/gloves for the players who have ADMFLAG_CUSTOM6 and a custom model attached. I mention the fact that there is no other custom gloves given from another plugin in this case.
If I put #define ARMS_FIX 1: For players which have default arms/gloves and no ADMFLAG_CUSTOM6, the plugin will make arms/gloves invisible. If they change their gloves through this plugin (https://github.com/kgns/gloves), the arms/gloves will start appearing. Is ARMS FIX from your plugin somehow broken? I don't know if the main cause is the ADMFLAG_CUSTOM6 or ARMS FIX implementation.

I think FIX ARMS from your plugin should be used only for the players which are using those added models.
I'm not sure how you added this. Can't figure this out from reading the code at this moment.

Could you please add an option to make this plugin work on a given admin flag?
On the default plugin we changed the access, but players could preview the models added to the server, but I don't want to give them access to this at all.
Thank you!

@hks27d hks27d closed this as completed Dec 10, 2021
@hks27d hks27d reopened this Dec 10, 2021
@hks27d
Copy link
Author

hks27d commented Dec 10, 2021

Reopened.
I tried again with ARMS_FIX 1 and it's the same thing described above. The gloves/arms of some players became invisible.
With ARMS_FIX 0 it will just show same model of arms/gloves for players with skins setted.

Before trying these configurations I completely deleted the SQLITE database in order to be more accurate: clientprefs-sqlite.sq3

@sazonische
Copy link
Owner

Update all plugin configs again

@sazonische
Copy link
Owner

sazonische commented Dec 10, 2021

Don't use v_glove_hardknuckle_black

@hks27d
Copy link
Author

hks27d commented Jun 9, 2022

Don't use v_glove_hardknuckle_black

This solution didn't work at the time of testing this plugin. I've tried it before seeing your reply last year.
I think that the gloves are applied from modelch.ext.2.csgo also.

At the time of writing this I am not using this plugin anymore, but I must say that it is a nice one.
I also recommended it to other people.
Thank you!

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

2 participants