Arma Reforger Explorer
1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Toggle main menu visibility
Loading...
Searching...
No Matches
SCR_FreeForAllFaction.c
Go to the documentation of this file.
1
//------------------------------------------------------------------------------------------------
2
class
SCR_FreeForAllFaction
:
SCR_Faction
3
{
4
override
bool
DoCheckIfFactionFriendly(
Faction
faction)
5
{
6
return
false
;
7
}
8
};
Faction
Definition
Faction.c:13
SCR_Faction
Definition
SCR_Faction.c:6
SCR_FreeForAllFaction
Definition
SCR_FreeForAllFaction.c:3
scripts
Game
Faction
SCR_FreeForAllFaction.c
Generated by
1.17.0