Functions in reapi_engine.inc

Function Description
set_entvar
Sets entvars data for an entity.
Use the var_* EntVars enum
get_entvar
Returns entvar data from an entity.
Use the var_* EntVars enum
set_ucmd
Sets usercmd data.
Use the ucmd_* UCmd enum
get_ucmd
Returns usercmd data from an entity.
Use the ucmd_* UCmd enum
get_key_value
Gets value for key in buffer
set_key_value
Sets value for key in buffer
GetBonePosition
Gets the position of the bone
GetAttachment
Gets the position of the attachment
rh_set_mapname
Sets the name of the map.
rh_get_mapname
Gets the name of the map.
rh_reset_mapname
Reverts back the original map name.
rh_emit_sound2
Emits a sound from an entity from the engine.
rh_update_user_info
Forces an userinfo update.
rh_drop_client
Kicks a client from server with message
rh_get_net_from
-
set_netadr
Sets a NetAdr var.
get_netadr
Returns a NetAdr var
get_key_value_buffer
Gets an AMXX string buffer from a infobuffer pointer
set_key_value_buffer
Sets value string to entire buffer
SetBodygroup
Sets body group value based on entity's model group
GetBodygroup
Gets body group value based on entity's model group
GetSequenceInfo
Gets sequence information based on entity's model current sequence index
rh_get_client_connect_time
Returns client's netchan playing time in seconds.