kz_prestartclimb

Pre Start Climb This is Great for remove players Rewards or others thinks :P

Syntax

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 * @param tiempo Float and complete time * @param CheckPoints CheckPoints that player use in that climb * @param GoChecks GoChecks that player use in that climb * @param Weapon Nє of the weapon that player have * */ forward kz_finishclimb(id, Float:tiempo, CheckPoints, GoChecks, Weapon) /** * Reset Start Climb * This Exec then the player type /reset * * @param id ID of Kz Player

Usage

id ID of Kz Player
Defined in kzarg.inc at line 209 . This documentation was automatically generated from source.