Untitled
By: a guest | Jul 4th, 2008 | Syntax:
None | Size: 0.47 KB | Hits: 2 | Expires: Never
list:Clear
list:Search[-gameobjects, -nearest, -unlocked, -usable, -range 0-80, -exact Marla's Grave]
Index:Set[0]
while ${list.GUID[${Index:Inc}](exists)} && !${Found}
{
if ${POI.Set[${Object[${list.GUID[${Index}]}].X}:${Object[${list.GUID[${Index}]}].Y}:${Object[${list.GUID[${Index}]}].Z}:${list.GUID[${Index}]}:${Object[${list.GUID[${Index}]}].Name}:QUESTOBJECT:FACTION_NEUTRAL:${Object[${list.GUID[${Index}]}].Level}]}
Found:Set[TRUE]
}