Page 1 of 1
1700 Road Vechs to depot
Posted: 28 Aug 2006 14:19
by Chrisjon
Okay, hehe i let the AI run crazy on building Road Vechicles, now my problem is that they went too crazy, so i bought them all and now i have 1700 roads.
what the hell do i do, to sell them all. and get rid of all the bus stations etc.
i dont want to go in and click go to depot on every single 1700 roadies.
Anybody that could come up with a solution
Posted: 28 Aug 2006 20:14
by gkirilov
If you are using miniIN it is very easy. If not, I feel sorry for you

.
Posted: 28 Aug 2006 22:51
by Chrisjon
oh that wasnt the reply i was hoping for hehe.
i remember i have sendt 1000 roads to depot before with some help in multiplayer, but hell no im not going to do 1700 this time. rather forget about the game.
but what is that miniIN thingy stuff do. or work.
Posted: 29 Aug 2006 06:41
by gkirilov
All you need is here:
http://wiki.openttd.org/index.php/Mini_ ... ed_Nightly
There is a button in each of the vehicles' list screens (train,RV ...) called Depot all (or something like this). - patch info
http://www.tt-forums.net/viewtopic.php?t=24634
Posted: 29 Aug 2006 19:39
by Chrisjon
oh yeah minin, i have been playing around in it for some time now, and sold all 1700 roads, but i still had to sell them all one by one, but at least thye all went to depot so thats nice...
thanks for that one.
Posted: 30 Aug 2006 07:53
by gkirilov
Something related.
Code: Select all
Commit by bjarni :: r6229 /trunk/ (8 files in 2 dirs):
-Feature: Shared order lists now got a "goto depot" button
this will try to send all vehicles in the list to depots/hangars
currently if one fails to find a depot, it will not tell the player
Thanks bjarni.
Posted: 30 Aug 2006 08:11
by Bjarni
gkirilov wrote:Something related.
Code: Select all
Commit by bjarni :: r6229 /trunk/ (8 files in 2 dirs):
-Feature: Shared order lists now got a "goto depot" button
this will try to send all vehicles in the list to depots/hangars
currently if one fails to find a depot, it will not tell the player
Thanks bjarni.
Yeah, but AFAIK the AI will not use shared orders. Might be extendable to all vehicles using this idea... a little investigation is needed. And as usual I will not promis anything before I got working code

Posted: 30 Aug 2006 21:42
by Bjarni
svn revision 6246 wrote:-Feature: added the many times requested "send all vehicle to depot" button
it's located in the vehicle list screen and does the same as in the shared orders window (send all vehicles in list to a depot)
it will still not inform the player if a vehicle failed to find a depot, so don't take for granted that all of them go
now all you have to do is to update your sourcecode and compile again or wait for the nightly build tomorrow and you will not have to click 1700 times
with any luck, you already did that
