Arma Reforger Explorer
1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
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:12
SCR_FreeForAllFaction
Definition:
SCR_FreeForAllFaction.c:2
SCR_Faction
Definition:
SCR_Faction.c:6
scripts_Arma_Reforger_v1.1.0.42
scripts
Game
Faction
SCR_FreeForAllFaction.c
Generated by
1.8.17