/shutdown can't do countdown when using reconnect and/or shutdown message (#7055)
authordopik <33575686+dopik@users.noreply.github.com>
Mon, 19 Feb 2018 07:41:44 +0000 (08:41 +0100)
committerSmallJoker <mk939@ymail.com>
Sun, 3 Jun 2018 15:32:00 +0000 (17:32 +0200)
commitf8cc92c190f01c9fc9debddb6f9090ac7b754af8
treea64995c8ae1dcc202775489d8daf1f01276b77b0
parent858c41b8428fa78039f66b829c0cf8fc92a83212
/shutdown can't do countdown when using reconnect and/or shutdown message (#7055)

Delay was converted from the param string and not the delay value, thus never using the actual given delay value when used in combination with other string values in the param, in this case reconnect and the shutdown messsage.
builtin/game/chatcommands.lua