-
Notifications
You must be signed in to change notification settings - Fork 63
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
Removal of stickers from weapons by means of API #15
Comments
Removing a sticker is just scratching it until it disappears (wear 100%) iirc. |
@vankxr , thank you very much for your answer, which EGCItemMSG should I use to send CMsgModifyAttribute proto? |
@vankxr , man, I made some changes to node-globaloffensive https://github.com/k1de/node-globaloffensive/commit/d5e0fd7e37df8f5940fd626925cde078766bcb52
but nothing happens
What am I doing wrong? |
What does |
@vankxr , just this
|
Read this again. You are sending the wrong To get the bit representation of an arbitrary float value you can use: PS: My bad lol I did not see you linked your fork |
@vankxr , unfortunately it didn't help https://github.com/k1de/node-globaloffensive/commit/dd5d6219955b22736ea3cbf7315880e84f632d00
|
Can you try this one: https://github.com/SteamDatabase/Protobufs/blob/f4d88b86687f841a2798fd9fe57dd4099ef04beb/csgo/base_gcmessages.proto#L168
|
@vankxr , again failed https://github.com/k1de/node-globaloffensive/commit/360f3af2bb069c16838bdbb237b1caaf2602ba0e
|
@vankxr, Many thanks for the information above! |
I'm currently not at home. I can hook the GC interface in the game and scratch some weapon to see what happens, but I don't think I have one atm. I'll see on Monday |
Want to up this topic |
Hello, dear DoctorMcKay and all readers.
Is there a way to remove stickers from the skin by API, if not, will it be implemented?
This feature would greatly facilitate the life of me and not only.
Thank you for your attention and your work. :-*
The text was updated successfully, but these errors were encountered: