[DiscordArchive] where can i find account_service.proto and so on?
[DiscordArchive] where can i find account_service.proto and so on?
Archived author: ZaDarkSide • Posted: 2020-10-26T19:26:56.809000+00:00
Original source
where can i find account_service.proto and so on?
Archived author: MaxtorCoder • Posted: 2020-10-26T19:27:23.425000+00:00
Original source
You dump those from the client.
Archived author: ZaDarkSide • Posted: 2020-10-26T19:27:46.823000+00:00
Original source
so the client actually uses google proto buf?
Archived author: MaxtorCoder • Posted: 2020-10-26T19:27:51.772000+00:00
Original source
Yeah
Archived author: ZaDarkSide • Posted: 2020-10-26T19:27:52.743000+00:00
Original source
i'm fairly new to this
Archived author: ZaDarkSide • Posted: 2020-10-26T19:32:24.625000+00:00
Original source
i believe i am trying to do the same thing you are
Archived author: ZaDarkSide • Posted: 2020-10-26T19:32:32.299000+00:00
Original source
i saw a screenshot of classic client
Archived author: ZaDarkSide • Posted: 2020-10-26T19:33:56.994000+00:00
Original source
basically i got stuck here `Client called server method GameUtilitiesService.GetAllValuesForAttribute() returned bgs.protocol.game_utilities.v1.GetAllValuesForAttributeResponse{ } status 3015.`
Archived author: ZaDarkSide • Posted: 2020-10-26T19:35:08.130000+00:00
Original source
on bfa client i get this `Client called server method GameUtilitiesService.GetAllValuesForAttribute() returned bgs.protocol.game_utilities.v1.GetAllValuesForAttributeResponse{ attribute_value { string_value: "1-1-0" } } status 0.`
Archived author: ZaDarkSide • Posted: 2020-10-26T19:35:24.196000+00:00
Original source
so was thinking the structure changed for classic