Page 1 of 1

recover number of maps on the server with the api

Posted: 14 Jul 2017, 20:20
by Lugurbal
Hello,

I'm building a controller for my server on my website, but it"s not possible to recover the number of maps availaible on the server ?

Thanks

Re: recover number of maps on the server with the api

Posted: 15 Jul 2017, 08:20
by Xymph
Lugurbal wrote: 14 Jul 2017, 20:20 I'm building a controller for my server on my website, but it"s not possible to recover the number of maps availaible on the server ?
Count the number of entries returned by GetMapList?

Re: recover number of maps on the server with the api

Posted: 15 Jul 2017, 09:34
by Lugurbal
Yes