ICSGOTournaments
Methods ICSGOTournaments
Cream::ICSGOTournaments.gettournamentfantasylineup(event : UInt32, steamid : UInt64, steamidkey : String)
Parameters
event
Type: uint32
Optional: false
Description: The event ID
steamid
Type: uint64
Optional: false
Description: The SteamID of the user inventory
steamidkey
Type: string
Optional: false
Description: Authentication obtained from the SteamID
Cream::ICSGOTournaments.gettournamentitems(event : UInt32, steamid : UInt64, steamidkey : String)
Parameters
event
Type: uint32
Optional: false
Description: The event ID
steamid
Type: uint64
Optional: false
Description: The SteamID of the user inventory
steamidkey
Type: string
Optional: false
Description: Authentication obtained from the SteamID
Cream::ICSGOTournaments.gettournamentlayout(event : UInt32, apikey : String)
Parameters
event
Type: uint32
Optional: false
Description: The event ID
Cream::ICSGOTournaments.gettournamentpredictions(event : UInt32, steamid : UInt64, steamidkey : String)
Parameters
event
Type: uint32
Optional: false
Description: The event ID
steamid
Type: uint64
Optional: false
Description: The SteamID of the user inventory
steamidkey
Type: string
Optional: false
Description: Authentication obtained from the SteamID
Cream::ICSGOTournaments.uploadtournamentfantasylineup(event : UInt32, steamid : UInt64, steamidkey : String, sectionid : UInt32, pickid0 : UInt32, itemid0 : UInt64, pickid1 : UInt32, itemid1 : UInt64, pickid2 : UInt32, itemid2 : UInt64, pickid3 : UInt32, itemid3 : UInt64, pickid4 : UInt32, itemid4 : UInt64)
Parameters
event
Type: uint32
Optional: false
Description: The event ID
steamid
Type: uint64
Optional: false
Description: The SteamID of the user inventory
steamidkey
Type: string
Optional: false
Description: Authentication obtained from the SteamID
sectionid
Type: uint32
Optional: false
Description: Event section id
pickid0
Type: uint32
Optional: false
Description: PickID to select for the slot
itemid0
Type: uint64
Optional: false
Description: ItemID to lock in for the pick
pickid1
Type: uint32
Optional: false
Description: PickID to select for the slot
itemid1
Type: uint64
Optional: false
Description: ItemID to lock in for the pick
pickid2
Type: uint32
Optional: false
Description: PickID to select for the slot
itemid2
Type: uint64
Optional: false
Description: ItemID to lock in for the pick
pickid3
Type: uint32
Optional: false
Description: PickID to select for the slot
itemid3
Type: uint64
Optional: false
Description: ItemID to lock in for the pick
pickid4
Type: uint32
Optional: false
Description: PickID to select for the slot
itemid4
Type: uint64
Optional: false
Description: ItemID to lock in for the pick
Cream::ICSGOTournaments.uploadtournamentpredictions(event : UInt32, steamid : UInt64, steamidkey : String, sectionid : UInt32, groupid : UInt32, index : UInt32, pickid : UInt32, itemid : UInt64)
Parameters
event
Type: uint32
Optional: false
Description: The event ID
steamid
Type: uint64
Optional: false
Description: The SteamID of the user inventory
steamidkey
Type: string
Optional: false
Description: Authentication obtained from the SteamID
sectionid
Type: uint32
Optional: false
Description: Event section id
groupid
Type: uint32
Optional: false
Description: Event group id
index
Type: uint32
Optional: false
Description: Index in group
pickid
Type: uint32
Optional: false
Description: Pick ID to select
itemid
Type: uint64
Optional: false
Description: ItemID to lock in for the pick