I’d like to see GET_CONVAR and GET_CONVAR_INT (and possibly a GET_CONVAR_FLOAT) in the client API set. Would save a lot of time trying to manually sync them using events. Especially for convars that need to be changed during runtime.
While I’m at it, I’d also like to see the IsPlayerAceAllowed native on the client, however I do see some potential issues there considering the ‘never trust the client’ scenario.