Currently there's no way to detect if rezzing an object has failed, (e.g. due to being too far away, or an invalid inventory item name) but the viewer does get this information when users screw up. Can we get
object_rez_failed(key id)
added to LSL (and SLua), by analogy with
no_sensor()
and
experience_permissions_denied()
?