AMXX-BG.INFO hdr_core.inc

hdr_core

Browse all symbols documented inside this include file.

Constants

Name Description
_hdr_core_included

Functions

Name Description
hdr_get_activator Get player index of current Activator.
hdr_get_next_activator Get player index of who will became activator in new round.
hdr_set_next_activator Set player who will became activator in new round.
hdr_get_runner_team Get player in which team is currently
hdr_set_activator Set player who will became activator in current round.

Forwards

Name Description
HDR_On_New_Activator Forward which called when chosen new activator(new round or disconnect).
HDR_On_Activator_Win Forward which called when activator wins.
HDR_On_Runners_Win Forward which called when runners win.
HDR_On_Round_Started Forward which called when new round begins.
HDR_On_Round_End Forward which called when round ends.
HDR_On_Player_Spawn Forward which called when runner/activator spawns.