1
0
mirror of https://github.com/metrostroi-repo/MetrostroiAddon.git synced 2026-05-02 00:42:29 +00:00
This commit is contained in:
g_brzhezinskiy
2021-01-02 12:51:45 +03:00
commit 1d05caf866
613 changed files with 337020 additions and 0 deletions

View File

@@ -0,0 +1,19 @@
ENT.Type = "anim"
ENT.PrintName = "Autodrive plate"
ENT.Category = "Metrostroi (utility)"
ENT.Spawnable = false
ENT.AdminSpawnable = false
ENT.RenderGroup = RENDERGROUP_BOTH
ENT.PhysgunDisabled = true
ENT.m_tblToolsAllowed = {""}
METROSTROI_ACOIL_DRIVE = 1
METROSTROI_ACOIL_SBRAKE = 2
METROSTROI_ACOIL_DOOR = 3
--METROSTROI_ACOIL_BRAKE = 4
--METROSTROI_ACOIL_SBRAKECMD = 10
METROSTROI_LSENSOR = 4
METROSTROI_UPPSSENSOR = 6
METROSTROI_SBPPSENSOR = 7