kz_set_hud_overtime

Set player OverTime Round Msg

Syntax

native kz_set_hud_overtime(id, const message[], {Float,Sql,Result,_}:...) /** * Register new Item for the MainMenu of the plugin * * @param itemname[] Const Item Name to show in the menu * @param itemaccess[] Const Item Access * * @Return Nє of Item Integer * */ native kz_mainmenu_item_register(const itemname[], const itemaccess[]) /** * Register new Item for the Rewards Menu when finish the map * * @param itemname[] Const Item Name to show in the menu * @param itemaccess[] Const Item Access * * @Return Nє of Item Integer * */ native kz_rewards_item_register(const itemname[], const itemaccess[]) /** * Get Player Team * * @param id ID of Kz Player * * @Return N of Team Integer

Usage

id ID of Kz Player
message
Float
Sql
Result
Defined in kzarg.inc at line 102 . This documentation was automatically generated from source.