How to remove this warning?
#2

Look for "public GetPointDistanceToPointExMorph(" and "forward GetPointDistanceToPointExMorph(" and comment the forward part out, and if you want to keep the function in the script for later use re-name "public GetPointDistanceToPointExMorph" to "stock GetPointDistanceToPointExMorph" or just comment it out.

It calls it as an error at the final line because it looks through your whole script before assuming that the function isn't being used.
Reply


Messages In This Thread
How to remove this warning? - by copper - 08.01.2011, 07:17
Re: How to remove this warning? - by Calgon - 08.01.2011, 07:24
Re: How to remove this warning? - by copper - 08.01.2011, 07:33

Forum Jump:


Users browsing this thread: 1 Guest(s)