Inherited by CTown.
| uint GetVersion | ( | ) |
Implemented in CTown.
| uint GetTownID | ( | ) |
Implemented in CTown.
| bool LoadData | ( | ) |
Implemented in CTown.
| bool SaveData | ( | ) |
Implemented in CTown.
| bool IsMilitiaEnabled | ( | ) |
Implemented in CTown.
| bool IsFriendlyFaction | ( | uint | factionid | ) |
Implemented in CTown.
| void AreaCheck | ( | ) |
Implemented in CTown.
| bool AddFriendlyFaction | ( | uint | factionid | ) |
Implemented in CTown.
| bool RemoveFriendlyFaction | ( | uint | factionid | ) |
Implemented in CTown.
| array<uint> GetFriendlyFactions | ( | ) |
Implemented in CTown.
| float GetControllingInfluence | ( | ) |
Implemented in CTown.
| uint GetMilitiaMax | ( | ) |
Implemented in CTown.
| uint GetControllingFaction | ( | ) |
Implemented in CTown.
| uint GetNumberOfKilledNPCs | ( | ) |
Implemented in CTown.
| uint GetControlCycles | ( | ) |
Implemented in CTown.
| uint GetStatus | ( | ) |
Implemented in CTown.
| void SetStatus | ( | uint | status | ) |
Implemented in CTown.
| void SetScore | ( | ) |
Implemented in CTown.
| void SetPreviousFaction | ( | uint | previous | ) |
Implemented in CTown.
| uint GetlastSecond | ( | ) |
Implemented in CTown.
| void SetlastSecond | ( | uint | sec | ) |
Implemented in CTown.
| uint GetAreaCount | ( | ) |
Implemented in CTown.
| uint GetCountdown | ( | ) |
Implemented in CTown.
| void SetCountdownStatus | ( | bool | enabled | ) |
Implemented in CTown.
| bool GetCountdownStatus | ( | ) |
Implemented in CTown.
| uint GetMemberNearbyRequirement | ( | ) |
Implemented in CTown.
| uint GetMemberTotalRequirement | ( | ) |
Implemented in CTown.
| uint GetTownLeaderId | ( | ) |
Implemented in CTown.
| uint GetMapID | ( | ) |
Implemented in CTown.
| int GetSpeechModifier | ( | ) |
Implemented in CTown.
| void IncreaseNPCDeath | ( | uint | num | ) |
Implemented in CTown.
| void ModifyInfluence | ( | uint | factionId, | |
| float | value | |||
| ) |
Implemented in CTown.
| void SetInfluence | ( | uint | factionId, | |
| float | value | |||
| ) |
Implemented in CTown.
| void ResetStats | ( | ) |
Implemented in CTown.
| void ResetControl | ( | ) |
Implemented in CTown.
| void RevertControl | ( | ) |
Implemented in CTown.
| void ClearRewardContainer | ( | ) |
Implemented in CTown.
| void ClearLimboContainer | ( | ) |
Implemented in CTown.
| void ClearContainers | ( | ) |
Implemented in CTown.
| void Update | ( | uint | hour, | |
| uint | minute | |||
| ) |
Implemented in CTown.
| void UpdateCountdown | ( | ) |
Implemented in CTown.
| void UpdateTick | ( | ) |
Implemented in CTown.
| void TownCheck | ( | ) |
Implemented in CTown.
| bool IsLaw | ( | uint | law | ) |
Implemented in CTown.
| void SetLaw | ( | uint | law, | |
| bool | enabled | |||
| ) |
Implemented in CTown.
| void AddMoney | ( | int | money | ) |
Implemented in CTown.
| int GetMoney | ( | ) |
Implemented in CTown.
| float GetInfluence | ( | uint | faction | ) |
Implemented in CTown.
1.7.1