DM Reference

DM Ref

❯

client

❯

vars (client)

❯

byond_version var (client)

byond_version var (client)

1 min read

  • var

This is the version of BYOND being run by this client. A game designed to work around known bugs in older versions could use this to adapt its behavior accordingly. It is also possible to prevent players with much older versions from joining the game.

See also

  • byond_build var (client)
  • byond_version var (world)
  • system_type var (world)

Graph View

Backlinks

  • DM_VERSION macro
  • byond_build var (client)
  • vars (client)
  • byond_build var (world)
  • byond_version var (world)

Created with Quartz v4.5.0 © 2025

  • GitHub