Skip to content
This repository has been archived by the owner on Apr 3, 2024. It is now read-only.

Conditional: Player Name

1cec0ld edited this page Feb 3, 2013 · 2 revisions

Is true if the player matches the specified player name or one of the names in the alias.

Syntax

- 'if {player}.named.{names}': 'blah'

Examples

Damage: #Everything hurts more when you're the developer.
    - 'if target.named.ricochet1k': '*2'
Clone this wiki locally