if anyone has noclip command code could post down thanks
Originally Posted by deaneo88 if anyone has noclip command code could post down thanks Code: if(inputString.equals("::noclip")) { for(int k1 = 0; k1 < 4; k1++) { for(int i2 = 1; i2 < 103; i2++) { for(int k2 = 1; k2 < 103; k2++) aClass11Array1230[k1].anIntArrayArray294[i2][k2] = 0; } } } } put it with the other commands in client.java (Client sided)
if(inputString.equals("::noclip")) { for(int k1 = 0; k1 < 4; k1++) { for(int i2 = 1; i2 < 103; i2++) { for(int k2 = 1; k2 < 103; k2++) aClass11Array1230[k1].anIntArrayArray294[i2][k2] = 0; } } } }
There are currently 1 users browsing this thread. (0 members and 1 guests)
Forum Rules