Jump to content
McKay Development

Recommended Posts

Posted

I already tried checking attributes, but I don't understand at all how to read them properly
image.png.095b39d86f2690c7783a4d724b54a398.png

array is the item.attribute, and result below is my attempt at .toString()'ing the value_bytes and I don't think thats how you decode that
if I'm reading this stuff right, then info from items_game.txt: attribute 277 is "free reward status", 113 is apparently 'sticker slot 0 id'??, 223 is 'tournament mvp account id'????
after reading them with Buffer.readInt8() they give 1, -83 and 4, so still no info about tint

Posted (edited)

Found it, 233 has a misleading name but it is actually the graffiti tint
If anyone else needs this, yes, grafittis do have stickers, and their 0th (1st) sticker sticker_id is the graffiti, then you put that things item_name into csgo_english.txt and you get its name, like '1701 is Keep The Change'

Edited by abcdef
some extra info

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...