native cod_get_user_model(id, type = ALL);
id | Player index |
type | Bonus type, valid types are: ALL - overall CLASS - for class ITEM - for item ADDITIONAL - static bonus ROUND - until round end DEATH - until death DAMAGE_GIVEN - until player damage enemy DAMAGE_TAKEN - until player is hurt |
Returns if player has model of opponent team.
1 if player has model of opponent team, 0 otherwise
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.