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