Hi all, I’m curious if Aces can be used on clients.
I have a menu that can block access to the pause menu so, as a workaround for players wanting to leave while the menu is open, I want to add a disconnect button to my menu.
From what I can tell, Aces are for the server only. Is that correct?
I did notice that using list_aces in the client console will output a couple of it’s own Aces, is there a way to access these?
At the moment I’m just sending a request to the server to drop the player but, hopefully, there’s a way that’s a bit more elegant without requiring the extra code on the server.