kz_colorchat
No description available for this symbol.
Syntax
native kz_colorchat(id, const msg[], {Float,Sql,Result,_}:...) /*================================================================================================*/ /**************************************** [Forwards] **********************************************/ /*=============================================================================R=E=Y=M=O=N==A=R=G=*/ /** * Pre Start Climb * This is Great for remove players Rewards or others thinks :P * * @param id ID of Kz Player * */ forward kz_prestartclimb(id) /** * Post Start Climb * This Exec then of player have weapons and Start the time * * @param id ID of Kz Player * */ forward kz_startclimb(id) /** * Finish Climb * This Exec when player finish the map. * * @param id ID of Kz Player
Usage
| id | — |
| msg | — |
| Float | — |
| Sql | — |
| Result | — |
Defined in
kzarg.inc
at line 195
.
This documentation was automatically generated from source.