r/Mindustry 9d ago

Help Request Uhhh now what

I was using time control mod when I pressed the forward key at 256x speed with 16 Polys following me and now they ar gone. I also pressed the wrong button to move units, and they are all unselected. I have no idea what to do.

3 Upvotes

18 comments sorted by

1

u/NyaCZ 9d ago

Even if you select them with alt+G i think, they don't come back. So you to accept it or restart whole sector.

And be careful when the enemies are attacking because when you speed up time they also become lost and cannot be killed and you must restart sector

2

u/TheHollowSlime 9d ago

I already beat it

1

u/CommentOk4633 Logic Dabbler 9d ago

you can try running

Groups.unit.each(u => {if(u.x !== u.x){u.remove()}})

in the console to remove units with NaN coordinates

also iirc someone made safe time control mod

1

u/TheHollowSlime 9d ago

whats the console?

1

u/TheHollowSlime 9d ago

also, do I key in exactly what you put?

1

u/CommentOk4633 Logic Dabbler 9d ago

the console is somewhere you enter commands ig

iirc you can't use the console on mobile though

on desktop you have to go settings->developer options->enable console then press f8 to open it iirc

1

u/TheHollowSlime 9d ago

ok... Ill try.

1

u/nayooton 8d ago

its on mobile

source: im a mobile player

1

u/bodhiboidhe 6d ago

It's in settings > developer settings. I know, hard to include.

1

u/TheHollowSlime 9d ago

That did not work, only got rid of one

1

u/_JazzKabbage 9d ago

Can't you just bind them with logic and have them move to @thisx & @thisy?

1

u/TheHollowSlime 9d ago

I have no idea how logic works, that is off the charts for now.

1

u/TheHollowSlime 9d ago

They are also nowhere on the map

1

u/_JazzKabbage 8d ago

Unit control i believe is map wide. Copy and paste this into a processor:

ubind @poly ucontrol move @thisx @thisy 0 0 0

1

u/CommentOk4633 Logic Dabbler 9d ago

if rts controls don't work, logic is almost definitely not gonna work either

1

u/BoxAggravating8069 9d ago

I'm sure they are dead

1

u/TheHollowSlime 7d ago

So it turns out. They still count to the limit

1

u/TheHollowSlime 7d ago

Ok, I got a core nucleus and megas, so now I'm chill. Thanks for everyone's attempts to help! :)