abcdef Posted August 31 Report Posted August 31 I already tried checking attributes, but I don't understand at all how to read them properly 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 Quote
abcdef Posted August 31 Author Report Posted August 31 (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 August 31 by abcdef some extra info Quote
Recommended Posts
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.