Arma Reforger Explorer
1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
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.