Thread: Leprechaun
View Single Post
Old 05-01-2005, 10:55 PM   #4 (permalink)
James4245
Forum Novice
 
Join Date: Apr 2005
Age: 35
Posts: 118
Thumbs up Found a Error in your file!!!

Here is there location of the error:

Warning: Script\Custom Scripts/Leprechaun.cs: CS0162 <Line 129, Column 6 > Unreachable Code Detected....

Now here is the Line 129:


return false;
}

<------------------------return false;------------------------>

}


return false;

}
return false;
}

The line with the arrows is where the problem is I don't understand this type of code just yet to fix it.. I like the sound of the Idea behind it.. Can't wait till it works... Thanks
James4245 is offline   Reply With Quote