gms_register_error_tostring
Usage: gms_register_error_tostring ( errorcode )
Example
//This code will show a message saying that the passwords don't match.
gms_register("Iamaplayer","password","passwordX","mail@mail.com", scr_register);
//scr_register:
show_message(gms_register_error_tostring(argument0));
Replies (0)
Last message on 2 Mar 2021