Files
Elite-Gaming-FiveM/resources/[EGRP-Map-Addons]/dragtree/config.lua
T
KingMcDonalds 50ba7493ae fivem server udate 6/9/2024
new mlos and vehicles
2024-09-06 23:19:28 -07:00

22 lines
268 B
Lua

Config = {}
Config.position = {4036.7, -3675.78, 24.8943, 360.00}
-- yellow (1-6)
-- green (7, 8)
-- red (9, 10)
-- nothing {}
Config.program = {
{1},{1,2},
{1,2,3},{1,2,3,4},
{}, -- disable all lights
{1,2},
{3,4},
{5,6},
{7,8}
}