![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Definition at line 1 of file SCR_InstigatorContextData.c.
|
inlineprotected |
This method sets death relation and status based on victim, killer, and instigator entities, considering their control types, faction and if GM or not
| [in] | victimPlayerID | Represents the ID of the player who is the victim in the context of this method. |
| [in] | victimEntity | The victimEntity represents the entity killed in the context, which can be a player or an AI character. |
| [in] | killerEntity | Killer entity represents the killer in the context of this method, which is used to determine the relationship between the killer and victim |
| [in] | instigator | Instigator To obtain the actual killer and other information about the killer |
| [in] | isDeleted | If isDeleted is true, it represents that the victim entity has been deleted by the editor or other function |
Definition at line 187 of file SCR_InstigatorContextData.c.
|
inlineprotected |
This method sets death relation and status based on victim, killer, and instigator entities, considering their control types, faction and if GM or not
| [in] | victimPlayerID | Represents the ID of the player who is the victim in the context of this method. |
| [in] | victimEntity | The victimEntity represents the entity killed in the context, which can be a player or an AI character. |
| [in] | killerEntity | Killer entity represents the killer in the context of this method, which is used to determine the relationship between the killer and victim |
| [in] | instigator | Instigator To obtain the actual killer and other information about the killer |
| [in] | isDeleted | If isDeleted is true, it represents that the victim entity has been deleted by the editor or other function |
Definition at line 199 of file SCR_InstigatorContextData.c.
|
inlineprotected |
Method to check wether or not the kill of this context action counts as team killing
| [in] | editorKillsCount | If true then admins, GMs and players on admin list are not ignored |
| [in] | possessedKillsCount | If true then Kills done while possessing an AI are not ignored |
Definition at line 119 of file SCR_InstigatorContextData.c.
Definition at line 372 of file SCR_InstigatorContextData.c.
Definition at line 386 of file SCR_InstigatorContextData.c.
|
inlineprotected |
Definition at line 95 of file SCR_InstigatorContextData.c.
|
inlineprotected |
Definition at line 52 of file SCR_InstigatorContextData.c.
|
inlineprotected |
Definition at line 102 of file SCR_InstigatorContextData.c.
|
inlineprotected |
Definition at line 88 of file SCR_InstigatorContextData.c.
|
inlineprotected |
Definition at line 74 of file SCR_InstigatorContextData.c.
|
inlineprotected |
Definition at line 37 of file SCR_InstigatorContextData.c.
|
inlineprotected |
Definition at line 109 of file SCR_InstigatorContextData.c.
|
inlineprotected |
Definition at line 81 of file SCR_InstigatorContextData.c.
|
inlineprotected |
Definition at line 30 of file SCR_InstigatorContextData.c.
|
inlineprotected |
Definition at line 67 of file SCR_InstigatorContextData.c.
|
inlineprotected |
| [in] | controlType | Control type to check |
Definition at line 60 of file SCR_InstigatorContextData.c.
|
inlineprotected |
| [in] | controlType | Control type to check |
Definition at line 45 of file SCR_InstigatorContextData.c.
|
inlineprotected |
If the relation ship between the killer and victim is the given relation. Note that this is a flag and it can check multiple relation types at the same time
| [in] | relation | Relation (or relations as it is a flag) to check for |
Definition at line 23 of file SCR_InstigatorContextData.c.
|
inlineprotected |
| [in] | punishmentToCheck | Which flag(s) are checked to see if the enemy kill is punished |
| [in] | editorKillsCount | If true then admins, GMs and players on admin list are not ignored |
| [in] | checkIfAllFlagsValid | Will check all flags are equal to the setting if true. Otherwise if one of them is true the condition will return true |
Definition at line 150 of file SCR_InstigatorContextData.c.
|
inlineprotected |
Definition at line 348 of file SCR_InstigatorContextData.c.
|
protected |
Definition at line 14 of file SCR_InstigatorContextData.c.
|
protected |
Definition at line 16 of file SCR_InstigatorContextData.c.
|
protected |
Definition at line 13 of file SCR_InstigatorContextData.c.
|
protected |
Definition at line 17 of file SCR_InstigatorContextData.c.
|
protected |
Definition at line 11 of file SCR_InstigatorContextData.c.
|
protected |
Definition at line 4 of file SCR_InstigatorContextData.c.
|
protected |
Definition at line 9 of file SCR_InstigatorContextData.c.
|
protected |
Definition at line 3 of file SCR_InstigatorContextData.c.
|
protected |
Definition at line 7 of file SCR_InstigatorContextData.c.
|
protected |
Definition at line 6 of file SCR_InstigatorContextData.c.