AMXX-BG.INFO authemu.inc Functions

authemu functions

All callable symbols documented in this include, grouped by declaration type.

Natives

Name Signature
aemu_dac_get_module native bool:aemu_dac_get_module(output[], const lenght, bool:path = false)
aemu_dac_get_module_hash native aemu_dac_get_module_hash()
aemu_dac_get_reason native aemu_dac_get_reason()
aemu_get_clientinfo native any:aemu_get_clientinfo(const index, const authemu_client_info:type, any:...)
aemu_get_desk_screeninfo native bool:aemu_get_desk_screeninfo(const index, &wide = 0, &tall = 0)
aemu_get_game_screeninfo native bool:aemu_get_game_screeninfo(const index, &wide = 0, &tall = 0)
aemu_is_user_branch native bool:aemu_is_user_branch(const index, BranchType:type)
aemu_set_filter_cvar native aemu_set_filter_cvar(const index, const name[], const Float:value /*const Float:min*/, const Float:max = -999.0 /* unset */)
aemu_unset_filter_cvar native aemu_unset_filter_cvar(const index, const name[])
is_user_authemu native bool:is_user_authemu(const index)

Forwards

Name Signature
aemu_dac_query forward aemu_dac_query(const id, const DAC_QueryType:type)