native cod_add_user_honor(id, value, bonus = false);
id | Player index |
value | Honor amount |
bonus | If true honor gain bonus will be applied |
Adds value to player honor amount.
This function has no return value.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.