Skip to content

Player library ​

No description available

Classes ​

Functions ​

mnscript
Player[] Player.GetAll() 
  • Returns an array of all online Players
mnscript
Player Player.GetBySteamID(string) 
  • Returns the Player with the given SteamID
mnscript
string Player.SteamIDFrom64(string) 
  • Returns the SteamID representation of the SteamID64
mnscript
string Player.SteamIDTo64(string) 
  • Returns the SteamID64 representation of the SteamID