Skip to content
This repository has been archived by the owner on Jun 11, 2022. It is now read-only.

CMsgSourceTVGamesRespons #8

Closed
nextdimension opened this issue Oct 7, 2013 · 1 comment
Closed

CMsgSourceTVGamesRespons #8

nextdimension opened this issue Oct 7, 2013 · 1 comment
Labels

Comments

@nextdimension
Copy link

message CMsgSourceTVGamesResponse {
repeated .CSourceTVGame games = 1;
optional uint32 num_total_games = 2;
}

Im using this to return live games, but currenty it will only display 6 results, even though

optional uint32 num_total_games = 75.

Any idea how to retrieve the data on more than 6 results or is that a limitation by valve, I dont think it should be since the client can display more than 6

@nextdimension
Copy link
Author

haha, never mind

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant