Difference between revisions of "DCS func setPoint"
From DCS World Wiki - Hoggitworld.com
Line 48: | Line 48: | ||
ray:destroy() | ray:destroy() | ||
end | end | ||
− | |||
end | end | ||
timer.scheduleFunction(updateRay, {}, timer.getTime() + 0.5) | timer.scheduleFunction(updateRay, {}, timer.getTime() + 0.5) |