Info

Statistics

  • Download count321 total downloads
  • Latest download count 321 downloads of latest version
  • Average download count1 downloads per day average

Owners

A list of all Actions, Conditions and Expressions supported in this addon.

Configuration

  • Actions

    Set board ID to {0}

    Set board ID and clean all.

    Set tag to {0}

    Set filter tag.

  • Expressions

    BoardID

    Get board ID.

    Tag

    Get tag.

Get scores

  • Actions

    Get scores started from {0} with {1} lines

    Get scores in a range.

    Get scores - turn to page {0}

    Turn to scores page.

    Get scores - update current page

    Update current scores page.

    Get scores - turn to next page

    Update turn to next scores page.

    Show scores of user {0} and their friends

    Show scores of user and their friends.

    Set period to {0}

    Set period.

    Set period to {0}

    Set period.

  • Conditions

    On get scores success

    Triggered when get scores success.

    On get scores error

    Triggered when get scores error.

    For each score

    Repeat the event for each score.

    For each score from index {0} to {1}

    Repeat the event for each score in a range.

  • Expressions

    ScoresAsJSON

    Get received scores as JSON.

    CurFormattedValue

    Current formatted value of a score in for each loop.

    CurUserName

    Current user name of a score in for each loop.

    CurUserID

    Current user ID of a score in for each loop.

    CurValue

    Current integer value of the score in for each loop.

    CurScoresCount

    Get ranking count in current received scores.

    ScoresCount

    Get ranking count in current received scores.

    PageIndex

    Get page index.

    Index2FormattedValue

    Formatted value of a score by array index.

    Index2UserName

    User name of a score by array index.

    Index2UserID

    User ID of a score by array index.

    Index2Value

    User ID of a score by array index.

    CurStartIndex

    Get start index in current received scores.

    Period

    Get period. D=current day, W=current week , M=current month, Y=current year, A=all-time

Get boards

  • Actions

    Get boards

    Returns a list of available scoreboards.

  • Conditions

    On get boards success

    Triggered when get boards success.

    On get boards error

    Triggered when get boards error.

    For each board

    Repeat the event for each board.

  • Expressions

    BoardsAsJSON

    Get received boards as JSON.

    CurBoardID

    The numeric ID of the scoreboard in a For Each loop.

    CurBoardName

    The name of the scoreboard in a For Each loop.

    BoardsCount

    Get amount of boards.

    Index2BoardID

    The numeric ID of the scoreboard by index.

    Index2BoardName

    The name of the scoreboard by index.

Post score

  • Actions

    Post score ({0}) ({1}) ({2})

    Posts a score to the specified scoreboard.

  • Conditions

    On post score success

    Triggered when post score success.

    On post score error

    Triggered when post score error.

Error message

  • Expressions

    ErrorMessage

    Get last error message from last error-message.

For each - index

  • Expressions

    LoopIndex

    Get loop index in for each loop.