var/obj/buildable/O = new src.type(usr.loc)
for(var/area/outside/X in range(3,O))
new /area/light(X.loc)
Problem description:
Ok, so this is how it is suppose to work, I lay down a lamp post and 3 tiles around that lampost I want to create a patch of area/light. Any idea why this isn't working?? no errors.
<small>Untested, 12 am.</small>
-- Data