GetObjectSeen
Talk0
3,772pages on
this wiki
this wiki
// Determine whether oSource sees oTarget. // NOTE: This *only* works on creatures, as visibility lists are not // maintained for non-creature objects. int GetObjectSeen(object oTarget, object oSource=OBJECT_SELF);