set fElapsedSeconds to fElapsedSeconds + XXXXX.if (fElpasedSeconds > 5.0) do something endif
I can't remember if that is right and where we got XXXXX from. Does that code look right to anyone? Did we use fQuestDelayTime for XXXXX?
set fElapsedSeconds to fElapsedSeconds + XXXXX.if (fElpasedSeconds > 5.0) do something endif