Skip to content

new properties. propid: at ingame link #256

@sdemirkeser

Description

@sdemirkeser

I think There is new properties in link.
Orginal link in inventory like
steam://run/730//+csgo_econ_action_preview%20%propid:6%

this propid is added to user inventory as asset_properties section
like this one;
"asset_properties":[
{
"propertyid":"1",
"int_value":"785",
"name":"Pattern Template"
},
{
"propertyid":"2",
"float_value":"0.351367473602294922",
"name":"Wear Rating"
},
{
"propertyid":"6",
"string_value":"7262F683C9A4C8736A7B52B0785A7742764A82BEBD877132E3741A7C027668718E5A",
"name":"Item Certificate"
}
],

so when you replace propid:6 to orjinal text. new link will turn like;
steam://run/730//+csgo_econ_action_preview%207262F683C9A4C8736A7B52B0785A7742764A82BEBD877132E3741A7C027668718E5A

this is work in orjinal game. but it doenst work our api because of new link style.

need some update for code

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions