FECALITY.SHOP [API]
  • Overview
  • GETTING STARTED
    • Metadata
    • Creating scripts
    • Callbacks
    • Examples
    • Useful resources
  • DOCUMENTATION
    • Datatypes
      • entity
      • player_info
      • weapon_info
      • user_cmd
      • trace_t
      • vec3
      • cvar
      • timer
      • cfg_value
      • shot_info
      • game_event
      • material
      • material_var
      • zip
      • animator
    • Namespaces
      • Gui
      • Render
      • Engine
      • Math
      • Utilities
      • Entities
      • Database
      • Input
      • Panorama
      • Materials
      • Filesystem
      • Zip
    • Instances
      • Global Vars
      • Fecality
      • Gamerules
      • Server
Powered by GitBook
On this page
  1. DOCUMENTATION
  2. Datatypes

player_info

engine.get_player_info

PreviousentityNextweapon_info

Last updated 2 years ago

​​

​​

​​

name

string

player's name

steam_id

string

players steam id

steam_id64

string

players steam 64 id

user_id

number

player's user id

steam_id64_high

number

upper bytes of the player's steam 64 id

steam_id64_low

number

lower bytes of the player's steam 64 id

Variable name
Datatype
Description