Jump to content
McKay Development

Search the Community

Showing results for tags 'armory xpshop redeem star'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • News & Announcements
    • Releases & Updates
  • Help & Support
    • General
    • Guides
    • node-steam-user
    • node-steamcommunity
    • node-steam-tradeoffer-manager
    • node-steam-session

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Website URL


Skype


Location


Interests

Found 1 result

  1. how to use node-globaloffensive to execute the command and protocol for redeeming items with Stars in the CS2 Armory? i guess the command like this: k_EMsgGCCStrike15_v2_ClientRedeemMissionReward = 9209; and the protocol like this: message CMsgGCCstrike15_v2_ClientRedeemMissionReward { optional uint32 campaign_id = 1; optional uint32 redeem_id = 2; optional uint32 redeemable_balance = 3; optional uint32 expected_cost = 4; optional int32 bid_control = 5; } but i don't know what's the param's value i can parse redeem_balance from hello,the type id is 6 and the protocol like this: message CSOAccountXpShop { optional uint32 generation_time = 1; optional uint32 redeemable_balance = 2; repeated uint32 xp_tracks = 3; }
×
×
  • Create New...