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
  • Creating a script in VSCode
  • IDE
  1. GETTING STARTED

Creating scripts

Script directory

PreviousMetadataNextCallbacks

Last updated 2 years ago

(The drive csgo is installed on):\Program Files (x86)\Steam\steamapps\common\Counter-Strike Global Offensive\fatality\scripts

Creating a script in VSCode

  1. Select "File" in the top left of the application

  2. Select "New File"

  3. Enter your script's name followed by ".lua"

  4. You will be prompted with the file explorer. Place your script in the

IDE

Visual Studio Code
Atom
Sublime text
script directory.
30KB
fatal.code-snippets