<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1170" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>omg, i understand now ;)</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>getObjActToObjActDist returns the distance between 
actors/actors or objects right?</FONT></DIV>
<DIV><FONT face=Arial size=2>well, var[1] is set to 3 after getClosestObjActor 
finishs, Dave is actor 3.</FONT></DIV>
<DIV><FONT face=Arial size=2>without deviding the X returned by 
getObjActToObjActDist var[1] is set to 255, im guessing that means no actor or 
something....</FONT></DIV>
<DIV><FONT face=Arial size=2>the value returned with no dividing is 440, with 
its 55, Not sure if that has any relivance or not just thought I would mention 
it ;)</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>[0001] (66) Var[1] = 
getClosestObjActor(10)<BR>[0005] (48) if (Var[1] == 255) {</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>get closest obj/actor to actor 10 (nurse 
edna)</FONT></DIV>
<DIV><FONT face=Arial size=2>which ofcourse Dave is when your using him 
;)</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>255 should be returned to Var[1] if Nurse Edna isnt 
in the room so that the script doesnt execute.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Hopefully this helps ;0</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>cheers, </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>segra</FONT></DIV></BODY></HTML>