- Joined
- Feb 6, 2018
- Messages
- 73
I'm trying to make an alliance system and ran into some issues.
I made these to debug the problem:

I made these to debug the problem:
-
Form Alliance
-

Events
-


Player - Player 1 (Red) types a chat message containing 1 as An exact match
-
-

Conditions
-

Actions
-


Player - Make Player 1 (Red) treat Player 2 (Blue) as an Ally with shared vision
-


Player - Make Player 2 (Blue) treat Player 1 (Red) as an Ally with shared vision
-
-
-
Disband Alliance
-

Events
-


Player - Player 1 (Red) types a chat message containing 2 as An exact match
-
-

Conditions
-

Actions
-


Player - Make Player 1 (Red) treat Player 2 (Blue) as an Enemy
-


Player - Make Player 2 (Blue) treat Player 1 (Red) as an Enemy
-
-
