v3_userlist_open()
void v3_userlist_open(void);
Tell the server we're opening the user editor so it will send us the list of user accounts and lock it for us. this is an admin functionality.
void v3_userlist_open(void);
Tell the server we're opening the user editor so it will send us the list of user accounts and lock it for us. this is an admin functionality.