hello, i have a file with a lot of coordinates shown like that:
54 62 -354
-961 69 -81
428 69 424
40 70 -246
-679 69 -967
-229 72 70
131 103 -1117
89 76 -1133
637 69 -352
-827 69 219
how can i make so my code, for each line, gets the line and executes an ig command with those
i have already tried file reader, and I cannot find a solution to the fact that my server crashes after 30 seconds because it cannot handle the loop
Do you have the solution for this ? i have more than 10000 coordinates
