Skip to main content

Overview

The map configuration system provides instant smoke lineups for all competitive maps, practice mode tools, and an intuitive radio wheel interface for quick access to grenades.

File Location

Supported Maps

The config package includes full smoke lineup support for:
  • Ancient
  • Anubis
  • Dust2
  • Inferno
  • Mirage (with spawn-specific lineups)
  • Nuke
  • Overpass
  • Thera
  • Train
  • Vertigo

Map Structure

Each map follows a consistent directory structure:

Dust2 Configuration Example

file
Complete Dust2 smoke lineup configuration.Main Configuration:

Smoke Lineup System

T-Side Smokes (Dust2)

smoke lineup
Multiple spawn-based lineups for mid doors smoke.Spawn Positions:
Lineup Angles (Spawn 1):
Lineup Angles (Spawn 2):
smoke lineup
Quick B doors smoke from T spawn.

CT-Side Smokes (Dust2)

smoke lineup
Quick long house smoke from CT spawn.Version 1:
Version 2:
smoke lineup
CT upper tunnels smoke.

Radio Wheel Integration

T-Side Wheel Commands

file
T-side smoke commands activated via radio wheel.

CT-Side Wheel Commands

file
CT-side smoke commands activated via radio wheel.

Map Selection System

file
Radio wheel-based map selection interface.Primary Wheel:
Secondary Wheel:

Practice Mode

alias
Activates practice mode with map selection.
alias
Manual map selection interface.
alias
Side selection for practice mode.

Side Configuration

alias
Practice mode CT-side configuration.
alias
Practice mode T-side configuration.

Wheel Hotkey System

T-Side Wheel

Actions:
  • +T_wheel_1: Resets deadzone, loads labels, sets up wheel
  • -T_wheel_1: Equips smoke, zeros vertically, opens radio wheel
  • +T_wheel_2: Loads command tiles
  • -T_wheel_2: Closes wheel, resets sensitivity, restores labels

CT-Side Wheel

Similar structure to T-side but with CT-specific lineups.

Auto-Lineup Technology

Lineup Command Structure

alias
FACEIT Anti-Cheat compatible lineup execution.Executes angle + position commands in sequence:
This runs:
  1. fAC - FACEIT compatibility layer
  2. d2_smoke_1_x - Sets yaw angle
  3. d2_smoke_1_y - Sets pitch angle
  4. d2_spawn_T_1 - Teleports to position

Angle System

command
Sets horizontal view angle.
Parameters: yaw [angle] [flag1] [flag2]
command
Sets vertical view angle.
Parameters: pitch [angle] [flag1] [flag2]

Position System

command
Teleports to exact coordinates.
Parameters: setpos_exact [x] [y] [z]

Sensitivity Management

alias
Resets mouse deadzone for precise lineup angles.
alias
Zeros left-right mouse movement during lineup.
alias
Restores normal sensitivity after lineup.Calls resetsens defined in MAIN.cfg.

Mirage Spawn-Specific System

Mirage includes spawn-specific lineup variations:
Different spawn positions require different angles for instant smokes.

Radio Wheel Reset

file
Resets all radio wheel tiles to default state.Clears custom commands from all 24 radio tiles (3 wheels × 8 tiles).

Setup Wheel System

file
Configures the radio wheel interface for smoke lineups.Prepares the wheel system for displaying map-specific smokes.

Auto-Select Side

file
Automatically detects current team and loads appropriate lineups.Switches between T and CT smoke configurations based on team.

Usage Examples

Example 1: Select Dust2 Map

In console or via keybind (M key by default):

Example 2: T-Side Dust2 Mid Smoke

Example 3: CT-Side Long House Smoke

Example 4: Practice Mode

FACEIT Compatibility

The config includes FACEIT-compatible versions:
The fAC alias provides compatibility with FACEIT Anti-Cheat restrictions.

Complete Map List

Ancient

Full T/CT smoke lineup support

Anubis

Full T/CT smoke lineup support

Dust2

Spawn-based instant smokes for mid/B doors

Inferno

Full T/CT smoke lineup support

Mirage

5 spawn variations for precise lineups

Nuke

Full T/CT smoke lineup support

Overpass

Full T/CT smoke lineup support

Thera

Full T/CT smoke lineup support

Train

Full T/CT smoke lineup support

Vertigo

Full T/CT smoke lineup support

File Structure