Skip to main content

TennisGetScore

Callable

  • TennisGetScore(PointFor: number, PointAgainst: number): string

  • Gets the current score/status of the game


    Parameters

    • PointFor: number

      Point of the player

    • PointAgainst: number

      Point of the NPC

    Returns string

    • Score in text, or current status (Win, loss, advantage)