It would be very nice to have version of view() that ignores darkness completely.
For example: You want tesla coil to shock everything in X range, but it also should ignore all atoms behind the walls. Using range() and checking if you have access to each atom is VERY unperformant while view() won't work for the dark places.
ID:2795772
![]() Jun 7, 7:29 am
|
|||||||
Redundant
| |||||||
![]() Jun 7, 1:40 pm
|
|
A native proc would be very nice, but there is a less slow way to implement it in softcode. SS13 calls view() with a dummy mob that can see in the dark.
|
to be clear, the softcode method is hot garbage, and doesn't really work consistently most of the time
|
Login to reply.