Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.
/ Retakes-Zones Public archive

CS2 - Configurable green (stay inside) or red (stay outside) zones with team support for retakes

Notifications You must be signed in to change notification settings

oscar-wos/Retakes-Zones

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Green Zone (Stay Inside)

Red Zone (Stay Outside)

de_mirage.json example https://www.youtube.com/watch?v=DbtF51xZkyk image

{
  "a": [
    {
      "type": 0,
      "teams": [ 2, 3 ],
      "x": [ -2301.0, -743.0, 300.0 ],
      "y": [ 1400.2 , -2700.5, -300.0 ]
    },
    {
      "type": 0,
      "teams": [ 3 ],
      "x": [ -1237.6, -463.6, -355.0 ],
      "y": [ -593.5 , -803.7, 100.0 ]
    },
    {
      "type": 1,
      "teams": [ 2 ],
      "x": [ -580.3, -807.3, -355.0 ],
      "y": [ -734.3 , -838.3, 100.0 ]
    }
  ],
  "b": []
}

About

CS2 - Configurable green (stay inside) or red (stay outside) zones with team support for retakes

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages