Page 1 of 1

Scripted modes: UI.ResetProperties is very slow

Posted: 07 Oct 2018, 12:47
by toffe
I found out that the handler of the Shootmania.UI.ResetProperties and Trackmania.UI.ResetProperties is very slow. Or should there be no response to it at all?

Docs entry: https://github.com/maniaplanet/script-x ... properties
and: https://github.com/maniaplanet/script-x ... properties

Thanks,
Toffe

Re: Scripted modes: UI.ResetProperties is very slow

Posted: 05 Nov 2018, 10:19
by Eole
Sorry for the delay before the answer.

Shootmania.UI.ResetProperties and Trackmania.UI.ResetProperties do not return a response. Generally speaking methods that do not take a "responseid" parameter do not send back a response.