Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
MythicCraft
MythicMobs
Wiki
Mobs
Ai
Targets
NearestOtherFaction
NearestOtherFaction
· Changes
Page history
Create Mobs/ai/targets/NearestOtherFaction
authored
Dec 29, 2024
by
Lxlp
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
18 additions
and
0 deletions
+18
-0
Mobs/ai/targets/NearestOtherFaction.md
Mobs/ai/targets/NearestOtherFaction.md
+18
-0
No files found.
Mobs/ai/targets/NearestOtherFaction.md
0 → 100644
View page @
1aea1732
## Description
Targets ANY entities that are in a different faction
## Attributes
> *This aitarget has no attributes*
## Examples
```
yaml
AITargetSelectors
:
-
clear
-
nearestOtherFaction
```
## Aliases
-
[x] otherFaction
\ No newline at end of file