Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_NotificationPlayerAndNumber Class Reference
Inheritance diagram for SCR_NotificationPlayerAndNumber:
SCR_NotificationPlayer

Protected Member Functions

override string GetText (SCR_NotificationData data)

Protected Attributes

int m_iNumberDivider

Detailed Description

Notification Player and number Displays a notification: %1 = PlayerID name, %2 = given int converted to float devided by m_iNumberDivider SCR_NotificationData: m_iParam1 = PlayerID SCR_NotificationData: m_iParam2 = Number Can be used for: GM (m_iParam1) set respawn time to (m_iParam2)

Definition at line 9 of file SCR_NotificationPlayerAndNumber.c.

Member Function Documentation

◆ GetText()

override string SCR_NotificationPlayerAndNumber::GetText ( SCR_NotificationData data)
inlineprotected

Definition at line 14 of file SCR_NotificationPlayerAndNumber.c.

Member Data Documentation

◆ m_iNumberDivider

int SCR_NotificationPlayerAndNumber::m_iNumberDivider
protectedattribute

Definition at line 12 of file SCR_NotificationPlayerAndNumber.c.


The documentation for this class was generated from the following file: