ID:271948
 
Hey,

So I want to have a system where each person sees in a cone in front of them. I've looked at both:
http://www.byond.com/developer/forum/?id=476052
and
http://www.byond.com/developer/forum/?id=491233

and I'm pretty sure I can determine which tiles need to be lit up for a given mob, but is there a way to actually light those turfs for only that mob? I can't seem to find any procs or vars that would allow me to do that.

Any help is greatly appreciated :)
Not entirely sure what youre after... but perhaps the image() proc can help?
You can make only a certain person/people sees it.
It's purely a visual thing, so forget Bump() etc.

I hope this is more help than not... As this proc doesn't work too well when things need to move.