Call of Duty 4: Scripting Reference - Clans::GetClanName
From COD Modding & Mapping Wiki
GetClanName()
Module: Clans
MP Only
Summary:
Return the name for the player's clan
Call this on: Entity
Example:
player GetClanName();
Required arguments:
- none
Optional arguments:
- none
Notes:
- none