Page Menu
Home
1F616EMO Bugtracker
Search
Configure Global Search
Log In
Files
F286166
init.lua
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
434 B
Referenced Files
None
Subscribers
None
init.lua
View Options
-- twi_mods/advtrains_mod/init.lua
-- Modify advtrains_interlocking
-- Copyright (C) 2024 1F616EMO
-- SPDX-License-Identifier: AGPL-3.0-or-later
if
not
core
.
instrument_function
then
return
end
for
_
,
name
in
ipairs
({
"train_ensure_init"
,
"train_step_b"
,
"train_step_c"
,
})
do
advtrains
[
name
]
=
core
.
instrument_function
({
func
=
advtrains
[
name
],
class
=
"Trainlogic"
,
label
=
name
})
end
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Jun 14, 1:35 AM (1 d, 20 h)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
b1/8b/a2cd76e3972dec08ca2cda4f5d4f
Default Alt Text
init.lua (434 B)
Attached To
Mode
rTWIMODS Survival Server Custom Modifications
Attached
Detach File
Event Timeline
Log In to Comment