Hemiptera Bugtracker at bugs.linux-forks.de

advtrains

main "switch" to disable activity

Send replies to 113@bugs.linux-forks.de or using the Form below.
avatar From: OP
Wed, 13 Feb 2019 16:34:01 -0000

Advtrains should offer an (server admin only) command to disable all

dynamic activity.

This way it would be possible to see if advtrains creates lag on a

server.

It would be possible to dis/enable advtrains and restart the server,

but that has often unwantred side effects.

avatar From: Developer
Thu, 14 Feb 2019 21:13:01 -0000

in advtrains/init.lua, there is a local variable called "no_action" that

causes everything that is wrapped in advtrains.pcall() to be skipped. If

you add a command to set this value, you would stop every action of

advtrains.

Please note that this variable is set to false in the "advtrains.load()"

function, so simply setting this true in the code won't work as of now.

avatar From: Developer
Sun, 25 Apr 2021 21:31:01 -0000

As of latest release, a chatcommand is included to stop advtrains actions.

avatar Status Update
Sun, 25 Apr 2021 21:32:01 -0000
This bug was closed.
Reply