forward cod_medkit_heal(id, player, Float:healed);
id | Medkit owner index |
player | Healed player index |
healed | HP amount that will be healed |
Multiforward called on medkit heal.
Value greater than 0 will reduce time to next use, lower than 0 will make this period longer, healing will be blocked if COD_BLOCK (-1.0) is returned
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.