Page Menu
Home
1F616EMO Bugtracker
Search
Configure Global Search
Log In
Files
F151091
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
Jan 10 2026, 11:07 AM (7 w, 4 d ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
95/aa/a4d8d0c96ab816bcca5c562a2eeb
Default Alt Text
init.lua (434 B)
Attached To
Mode
rTWIMODS Survival Server Custom Modifications
Attached
Detach File
Event Timeline
Log In to Comment