![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| override string | GetText (SCR_NotificationData data) |
Protected Attributes | |
| ref SCR_ConfigurableDialogUiPresets | m_PlayerKickReasonsConfig |
| LocalizedString | m_sUnknownKickReason |
Notification Player kicked or banned SCR_NotificationData: m_iParam1 = PlayerID, m_iParam2 = kick reason, m_iParam3 = duration
if Kicked: Displays a notification: %1 = PlayerID name, %2 = kick reason
If Temp banned: Displays a notification: %1 = PlayerID name, %2 = days, %3 = hours, %4 = minutes, %5 = seconds, %6 = ban reason
if banned: Displays a notification: %1 = PlayerID name, %2 = ban reason
if Banned:
Definition at line 17 of file SCR_NotificationPlayerKicked.c.
|
inlineprotected |
Definition at line 25 of file SCR_NotificationPlayerKicked.c.
|
protected |
Definition at line 20 of file SCR_NotificationPlayerKicked.c.
|
protected |
Definition at line 23 of file SCR_NotificationPlayerKicked.c.