Arma Reforger Script API
Loading...
Searching...
No Matches
SCR_LocalPlayerPenalty Member List

This is the complete list of members for SCR_LocalPlayerPenalty, including all inherited members.

EvaluatePlayerPenalties()SCR_LocalPlayerPenaltyprotected
EVALUATION_PERIODSCR_LocalPlayerPenaltyprotectedstatic
GetInstance()SCR_LocalPlayerPenaltystatic
GetInstigatorFromVehicle(IEntity veh, bool gunner=false)SCR_LocalPlayerPenaltystatic
GetPenaltySubtractionPeriod()SCR_LocalPlayerPenalty
GetPlayerPenaltyData(int playerId)SCR_LocalPlayerPenaltyprotected
KickPlayer(int playerId, int duration, SCR_PlayerManagerKickReason reason)SCR_LocalPlayerPenalty
m_aPlayerPenaltyDataSCR_LocalPlayerPenaltyprotected
m_iBanDurationSCR_LocalPlayerPenaltyprotected
m_iFriendlyAIKillPenaltySCR_LocalPlayerPenaltyprotected
m_iFriendlyPlayerKillPenaltySCR_LocalPlayerPenaltyprotected
m_iKickPenaltyLimitSCR_LocalPlayerPenaltyprotected
m_iPenaltySubtractionPeriodSCR_LocalPlayerPenaltyprotected
m_iPenaltySubtractionPointsSCR_LocalPlayerPenaltyprotected
OnControllableDestroyed(IEntity entity, IEntity killerEntity, Instigator instigator, notnull SCR_InstigatorContextData instigatorContextData)SCR_LocalPlayerPenalty
OnPlayerConnected(int playerId)SCR_LocalPlayerPenalty
s_InstanceSCR_LocalPlayerPenaltyprotectedstatic
SCR_LocalPlayerPenalty(int friendlyPlayerKillPenalty, int friendlyAIKillPenalty, int penaltyLimit, int banDuration, int penaltySubtractionPeriod, int penaltySubtractionPoints)SCR_LocalPlayerPenalty