We offer seamless integration with other resources outside of the CB-Scripts family!
Shared
exports['cb-gangsystem']:GetTurfName(zone)
exports['cb-gangsystem']:IsCommunityTurf(zone)
exports['cb-gangsystem']:GetGangZonePlayer(coords)
exports['cb-gangsystem']:GetGangZonePlayerIsIn(player_id)
exports['cb-gangsystem']:GetGangZoneCoords(zone)
exports['cb-gangsystem']:GetPrevalenceLevel(prevalence)
exports['cb-gangsystem']:AllowedByPrevalence(prevalence, action)
Server
exports['cb-gangsystem']:GetPlayerGangData(playerid)
exports['cb-gangsystem']:IsPlayerCheckedIn(player_id)
exports['cb-gangsystem']:GetGangPrevalence(player_id)
exports['cb-gangsystem']:CustomPrevalenceIncrease(gangID, amount)
exports['cb-gangsystem']:CustomPrevalenceDecrease(gangID, amount)
exports['cb-gangsystem']:IsZoneARivalry(zone)