Creating scripts

Script directory

(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 script directory.

IDE

Last updated