Garry's Mod

Garry's Mod

RP Rockford (Map File Only)
Epic 24 Jul, 2017 @ 6:16pm
How to enable lights on this map
I know you are to use the lua string
for k,v in pairs(ents.GetAll()) do if v:GetName()=="1" then v:Fire("turnon") end end
for turning on and off the lights but how do you run it! Thanks :steamhappy: