unless my script is broken (I wouldn't know... it looks like it works fine) I've gotten and cleaned up the latest version, and recompiled
ah
ah stuff
_maps/map_files/MiniStation/MiniStation.dmm:1819:error: invalid variable name: affect_ghosts
_maps/map_files/MiniStation/MiniStation.dmm:1819:error: invalid variable name: name
_maps/map_files/MiniStation/MiniStation.dmm:1819:error: invalid variable name: teleport_x
_maps/map_files/MiniStation/MiniStation.dmm:1819:error: invalid variable name: teleport_x_offset
_maps/map_files/MiniStation/MiniStation.dmm:1819:error: invalid variable name: teleport_y
_maps/map_files/MiniStation/MiniStation.dmm:1819:error: invalid variable name: teleport_y_offset
_maps/map_files/MiniStation/MiniStation.dmm:1819:error: invalid variable name: teleport_z
_maps/map_files/MiniStation/MiniStation.dmm:1819:error: invalid variable name: teleport_z_offset
_maps/map_files/MiniStation/MiniStation.dmm:1819:error: unknown type
_maps/map_files/MiniStation/MiniStation.dmm:1820:error: undefined type: /obj/effect/pixel_trigger/teleporter/random
tgstation.dmb - 100 errors, 0 warnings (max count reached)some relevant lines (there are about 17 in total), most are rather similar:
"aIZ" = (/obj/effect/pixel_trigger/teleporter/random{affect_ghosts = 1; name = "escapeshuttle_leave"; teleport_x = 25; teleport_x_offset = 245; teleport_y = 25; teleport_y_offset = 245; teleport_z = 6; teleport_z_offset = 6},/turf/space/transit/north/shuttlespace_ns1,/area)
"aJa" = (/obj/effect/pixel_trigger/teleporter/random{affect_ghosts = 1; name = "escapeshuttle_leave"; teleport_x = 25; teleport_x_offset = 245; teleport_y = 25; teleport_y_offset = 245; teleport_z = 6; teleport_z_offset = 6},/turf/space/transit/north/shuttlespace_ns11,/area)
"aJb" = (/obj/effect/pixel_trigger/teleporter/random{affect_ghosts = 1; name = "escapeshuttle_leave"; teleport_x = 25; teleport_x_offset = 245; teleport_y = 25; teleport_y_offset = 245; teleport_z = 6; teleport_z_offset = 6},/turf/space/transit/north/shuttlespace_ns13,/area)
"aJc" = (/obj/effect/pixel_trigger/teleporter/random{affect_ghosts = 1; name = "escapeshuttle_leave"; teleport_x = 25; teleport_x_offset = 245; teleport_y = 25; teleport_y_offset = 245; teleport_z = 6; teleport_z_offset = 6},/turf/space/transit/north/shuttlespace_ns2,/area)
"aJd" = (/obj/effect/pixel_trigger/teleporter/random{affect_ghosts = 1; name = "escapeshuttle_leave"; teleport_x = 25; teleport_x_offset = 245; teleport_y = 25; teleport_y_offset = 245; teleport_z = 6; teleport_z_offset = 6},/turf/space/transit/north/shuttlespace_ns10,/area)
thoughts, cassord?
ps: this isn't mine or my scripts fault