-
Notifications
You must be signed in to change notification settings - Fork 1
Dist
Californ1a edited this page Jan 15, 2017
·
2 revisions
Return the current #1 time on a specified map. May take a few seconds to reply, the Steam request can be fairly slow at times.
-
map name
- The name of the map. Only official maps are supported, no workshop. Abbreviations and full names are both supported (
ttam
=machines
=the thing about machines
).
- The name of the map. Only official maps are supported, no workshop. Abbreviations and full names are both supported (
-
mode
- The mode. This is only necessary when requesting a Speed and Style map (Sprint is the assumed default because they have the same map name, however S&S is currently not supported because the leaderboard IDs are unknown). Any given mode will be ignored if a Challenge or Stunt mode map name is given. Abbreviations for modes is also supported (
speed and style
=speed
=sas
=s&s
|sprint
=s
).
- The mode. This is only necessary when requesting a Speed and Style map (Sprint is the assumed default because they have the same map name, however S&S is currently not supported because the leaderboard IDs are unknown). Any given mode will be ignored if a Challenge or Stunt mode map name is given. Abbreviations for modes is also supported (
- RegUser:
!dist bs s
- RegUser:
!dist broken symmetry sprint
- RegUser:
!dist bs
- All three of these will return the best time for Broken Symmetry in Sprint mode.