Arma Reforger Explorer
1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Notification Player Displays a notification: %1 = PlayerID name SCR_NotificationData: m_iParam1 = PlayerID Can be used for: Player (m_iParam1) requests something Can be used for: Player (m_iParam1) dies (ENotificationSetPositionData = AUTO_SET_POSITION_ONCE) Can be used for: Player (m_iParam1) pings at position(ENotificationSetPositionData = NEVER_AUTO_SET_POSITION, SCR_NotificationData.SetPosition() to ping location)
Definition at line 10 of file SCR_NotificationWindChanged.c.