Skip to content
This repository has been archived by the owner on Sep 27, 2023. It is now read-only.

I added more skins and glove models ! #23

Closed
wants to merge 11 commits into from
Closed

I added more skins and glove models ! #23

wants to merge 11 commits into from

Conversation

ChapoHacks
Copy link

Sorry for the README just realized that it will mess up yours 😢 .

only added skins from broken fang case will add skins from new collections soon. Idk about gloves i'm too dumb for that !
idk if this fucks up when merging w ur main thingy but ez fix.
more skins / gloves
@acuifex
Copy link
Owner

acuifex commented Dec 18, 2020

Gonna check it later. Going to sleep rn (broken sleep schedule lol)

@ChapoHacks
Copy link
Author

Do you think I could implement char. model changer also ? I mean it shouldn't work much different from gloves.

src/Utils/util_items.h Outdated Show resolved Hide resolved
src/settings.h Outdated
@@ -1094,6 +1094,8 @@ namespace Settings
{ ItemDefinitionIndex::WEAPON_KNIFE, { ItemDefinitionIndex::WEAPON_KNIFE_M9_BAYONET, -1, -1, -1, -1, -1, "" } },
{ ItemDefinitionIndex::GLOVE_CT_SIDE, { ItemDefinitionIndex::GLOVE_SPECIALIST, 10006, 0.0005f, -1, -1, -1, "" } },
{ ItemDefinitionIndex::GLOVE_T_SIDE, { ItemDefinitionIndex::GLOVE_STUDDED_BLOODHOUND, 10006, 0.0005f, -1, -1, -1, "" } },
{ ItemDefinitionIndex::GLOVE_HYDRA, { ItemDefinitionIndex::INVALID, 10006, 0.0005f, -1, -1, -1, ""} },
Copy link
Owner

@acuifex acuifex Dec 18, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fix your indents. fuzion uses spaces instead of tabs

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no idea how this one happened but quick fix !

@acuifex
Copy link
Owner

acuifex commented Dec 18, 2020

Do you think I could implement char. model changer also ? I mean it shouldn't work much different from gloves.

I'm not sure about model changer but there is a function for changing model index. I didn't use it but there is "GetModelIndex" just bellow it. You will figure this out

edit: there is also this for custom models.

switched .h and .cpp .....
when pasting it looked fine but i was quick to commit before 2x checking but now it should be fine !
Copy link
Author

@ChapoHacks ChapoHacks left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All should be good and clean !
Sorry for stupid mistakes but it is all due to bad CTRL-C CTRL-V

@ChapoHacks
Copy link
Author

I'm not sure about model changer but there is a function for changing model index. I didn't use it but there is "GetModelIndex" just bellow it. You will figure this out

edit: there is also this for custom models.

This custom model stuff seem fun but I don't know if it will cause UT bans so I'll study 'GetModelIndex' some more since all the agent skins are already in the csgo files !
Thanks again !

@acuifex acuifex closed this in bee59a0 Dec 18, 2020
@acuifex
Copy link
Owner

acuifex commented Dec 18, 2020

https://www.youtube.com/watch?v=rR4n-0KYeKQ

LGTM

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

Successfully merging this pull request may close these issues.

2 participants