ESK0 / eItems

eItems is an API designed to provide extended information and functionality to the CSGO Item Economy.
GNU General Public License v3.0
51 stars 23 forks source link

Natives to get gloves paint? #10

Closed samyycX closed 1 year ago

samyycX commented 2 years ago

Is there any native method to get glove paints? i saw the g_smGlovePaints and g_smGloveInfo in the code, so maybe there can be a native method to get glove paints by glovesNum or defIndex?

Or there is already a native method like this, and i didn't see it?

samyycX commented 1 year ago

it also looks like the weapons do not have a method to get all paints by weapon id too.

crashzk commented 1 year ago

@samyycX verified PR: https://github.com/ESK0/eItems/pull/12