Skip to main content
The Player Language Fact returns the player’s current language ID.

Configuration

compareTo
String
Optional. If set, returns 1 if the player’s language matches this value, and 0 otherwise.
condition:
  type: fact_condition
  fact: player_language_fact
  field: compareTo
  value: "fr_FR"
  operator: EQUALS
  match: 1