AMXX-BG.INFO hnsxp.inc Functions

hnsxp functions

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

Natives

Name Signature
hnsxp_describe_ability native hnsxp_describe_ability(const ability, const description[])
hnsxp_get_authid_xp native hnsxp_get_authid_xp(const authid[])
hnsxp_get_user_xp native hnsxp_get_user_xp(const client)
hnsxp_print native hnsxp_print(const receiver, const message[], any:...)
hnsxp_register_ability native hnsxp_register_ability(name[])
hnsxp_register_item native hnsxp_register_item(const ability, const name[], const save_name[], const value_type[], const first_xp, const xp_interval, const max_level, const max_value)
hnsxp_set_authid_xp native hnsxp_set_authid_xp(const authid[], const xp)
hnsxp_set_user_xp native hnsxp_set_user_xp(const client, const xp)

Forwards

Name Signature
hnsxp_update_user_level forward hnsxp_update_user_level(const ability, const item, const client, const level)