Garry's Mod

Garry's Mod

RP Rockford (Map File Only)
Epic 24. juli 2017 kl. 18:16
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: