[Player - Set Alliance] does nothing

Status
Not open for further replies.
Level 8
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:

  • 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
To my suprise, both of these do nothing and I have no idea why. Am I using the wrong action? Help would be very appreciated :)
 
Status
Not open for further replies.
Back
Top