if(x == 0) cInfo[x+1][Label] = Create3DTextLabel(string, COLOR_YELLOW, cInfo[x][eX][0], cInfo[x][eX][1], cInfo[x][eX][2] + 0.75, 30.0, 0, 0);
else cInfo[x][Label] = Create3DTextLabel(string, COLOR_YELLOW, cInfo[x][eX][0], cInfo[x][eX][1], cInfo[x][eX][2] + 0.75, 30.0, 0, 0);