View Single Post
Old 05-17-2008, 01:36 PM   #55 (permalink)
NuklHed92
Zuner
 
NuklHed92's Avatar
 
Join Date: Jan 2008
Location: Ohio
Posts: 98
Reputation: 10
$zB: 68
Donate
Default

Quote:
Originally Posted by LedZepp View Post
The first part of you post is fixed in the upcoming version, For the second part show me your Levels.cs and ill see what you did wrong
case 13: level1 = new int[,]{
{0,1,1,0,0,0,0,0,0,0,0},
{1,0,0,1,2,0,0,0,0,0,0},
{1,0,0,0,0,0,0,0,0,0,0},
{1,0,0,0,0,3,0,0,0,1,0},
{1,0,1,1,2,3,3,3,1,0,1},
{1,0,0,1,2,3,0,3,1,0,1},
{1,1,1,1,2,3,0,3,0,1,0},
{0,0,0,0,0,0,0,0,0,0,0},
{0,0,0,0,0,0,0,0,0,0,0},
{0,0,0,0,0,0,0,0,0,0,0},
{0,0,0,0,0,0,0,0,0,0,0},
{0,0,0,0,0,0,0,0,0,0,0},
{0,0,0,0,0,0,0,0,0,0,0}};
break;
__________________

To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts.



To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts.

ya, my connection sucks, got a problem with it!?



NuklHed92 is offline   Reply With Quote