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. Instances

Fecality

fecality instance

PreviousGlobal VarsNextGamerules

Last updated 2 years ago

​​

​​

​​

username

string

your forum username

lag_ticks

number

number of commands being choked currently

desync

number

desync delta

can_fastfire

boolean

can you double tap

in_fakeduck

boolean

are you fake ducking

in_slowwalk

boolean

are you slow walking

allow_insecure

boolean

are you allowing potentially malicious functions (ex: )

Example

local forum_name = info.fatality.usernamelocal current_lag = info.fatality.lag_ticks

Variable name
Datatype
Description
utils.find_pattern