Im pretty sure he meant something like:
multirun test
build 5 drone
kill_thread
:test
killable
build 10 overlord 80
So the kill_thread and 'build 10 overlord 80' execute at the same time, so the build finishes. I wonder what happens if you do:
multirun test
kill_thread
:test
killable
build 10 overlord 80
Will it kill it or not?
SCAIEdit III list of commands
- poiuy_qwert
- Posts: 548
- Joined: Sun Jan 13, 2008 2:14 am [phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable
- poiuy_qwert
- Posts: 548
- Joined: Sun Jan 13, 2008 2:14 am [phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable
Yeah, i wonder if they are even actually threaded, or if they are just fake threaded (executed one after another in order of when they were called). My guess for that code is it would build to the 4rth overlord and thats it (till an overlord is killed).
Edit:
you changed the wait 2000's to wait_builds. Sneaky
Now i just think it depends how long it takes to build the overlords
Edit:


[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable
Who is online
Users browsing this forum: No registered users and 11 guests