Jump to content
McKay Development

I have some ghost items when using node-globaloffensive to retrieve inventory


Recommended Posts

Posted

Anyone know what's up with these items? One is a CSGO Weapon Case 2, and another is an AUG Skin. They don't appear in steamcommunity or any external site, but they do show up in node-globaloffensive. They have really high inventory values, but no casket_id. They also have flags set to 24. Does anyone know what those flags mean? or more importantly, what is up with these items?

Any info would be appreciated, thanks!

Aug

{
  attribute: [ { def_index: 6, value: null, value_bytes: <Buffer 00 00 fa 42> } ],
  equipped_state: [],
  id: '17293822569110896676',
  account_id: 27584971,
  inventory: 3221225477,
  def_index: 36,
  quantity: 1,
  level: 1,
  quality: 1,
  flags: 24,
  origin: 8,
  custom_name: null,
  custom_desc: null,
  interior_item: null,
  in_use: false,
  style: null,
  original_id: null,
  rarity: 4,
  position: 0,
  paint_index: 125
}

Weapon Case 2

{
  attribute: [],
  equipped_state: [],
  id: '17293822569102708641',
  account_id: 27584971,
  inventory: 3221225477,
  def_index: 4001,
  quantity: 1,
  level: 1,
  quality: 4,
  flags: 24,
  origin: 8,
  custom_name: null,
  custom_desc: null,
  interior_item: null,
  in_use: false,
  style: null,
  original_id: null,
  rarity: 1,
  position: 0
}

 

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.

×
×
  • Create New...