JuRo
JuRo
BBattleMetrics
Created by JuRo on 12/27/2023 in #support-forum
HLL: Send message to player in a squad without a squad leader
We want to send a message to a player that is in a squad that does not have a squad leader. To achieve this, I created a trigger with the following: Type: Player update Scope: Player - Tracks across session & server Rate limit: limit = 2, minutes = 1 minute Condition: Unit does not contain "lead" Action: Raw Command = Message {{player.steamID}} Your squad does not have a leader. It will be disbanded in 3 minutes." It seems I misunderstand the {{player.unit}} condition. Has anyone been able to get this to work?
7 replies