Page 1 of 1

Spawntimes of all the map on the server

Posted: 03 Nov 2012, 18:41
by gaoesa
For the reason to be able to better time the actions, here are all the current spawn times from the maps on the server.
20|8|7
Map_________________|_Allies_|_Axis_|
Adlernest           |   20   |  30  |
Braundorf final     |   20   |  30  |
Bremen final        |   20   |  30  |
Caen 4              |   25   |  15  |
ET Ice              |   30   |  30  |
Frostbite           |   30   |  30  |
Fueldump            |   20   |  30  |
Haunted Mansion     |   20   |  30  |
Industry 2 Final    |   30   |  20  |
Karsiah TE 2        |   20   |  30  |
Library b3          |   20   |  30  |
Oasis               |   20   |  30  |
Pirates             |   20   |  25  |
Radar               |   20   |  30  |
Railgun             |   20   |  20  |
Reactor             |   25   |  30  |
Snatch 3            |   15   |  30  |
Special Delivery TE |   20   |  30  |
Supply Depot        |   20   |  30  |
SW Battery          |   20   |  30  |
TC Base             |   20   |  30  |
Transmitter         |   20   |  30  |
Venice              |   20   |  30  |
Warbell             |   30   |  15  |
You can use /timerset <value> command to set a counter next to the spawn counter for help. For example, /timerset 30 will set timer that keeps counting down from 30. The second when you must set this, is random every time the map is played. You need to figure it out each time.

Re: Spawntimes of all the map on the server

Posted: 03 Nov 2012, 19:57
by gaoesa
After doing this, I started thinking this is too tedious to keep updated. So I made a new custom command to the server "!spawntimes" wil show the current spanwtimes from every map. The command is available to all levels.

EDIT:
Not the actual times in clock when they spawn, but the counter values.

Re: Spawntimes of all the map on the server

Posted: 07 Nov 2012, 15:32
by free.
many thanks gao ;)
just curious: is it possible to keep the !spawntimes command private? i mean, when i use it, everybody is able to see it in the console, right?

Re: Spawntimes of all the map on the server

Posted: 07 Nov 2012, 17:49
by gaoesa
Not possible with current implementation. It was implemented as shrubbot custom command. It would be possible to do it completely hidden with pure Lua, but then the command wouldn't advertize itself anymore.