Skip to content
This repository has been archived by the owner on Dec 25, 2023. It is now read-only.
/ TrainSticker Public archive

A Factorio mod to Attach a 'sticker' label to a train locomotive

License

Notifications You must be signed in to change notification settings

HySpeed/TrainSticker

Repository files navigation

Vehicle Sticker

A Factorio mod to attach a 'sticker' label to a vehicle.

Thanks to GotLag for 'Renamer' and the functions from that were used.

Usage

  • Hover the cursor over a vehicle and press the hot-key
  • Dialog will prompt for text and color to display
  • Text will be attached to the vehicle and move with it

Concerns

  • Will this cause UPS issues?

Future

  • Can this be tied to a redeem? bits?

    • e.g. Redeem -> find available train -> attach sticker
  • Can this be attached to a vehicle in the Map View / Train View screen?


Helpful commands

Setup

  • /sc game.player.surface.always_day=true;

Items

  • /sc game.player.insert{name="rail", count=100} game.player.insert{name="rocket-fuel", count=50} game.player.insert{name="locomotive", count=2} game.player.insert{name="cargo-wagon", count=2} game.player.insert{name="artillery-wagon", count=2} game.player.insert{name="spidertron", count=2} game.player.insert{name="car", count=2} game.player.insert{name="tank", count=2}

About

A Factorio mod to Attach a 'sticker' label to a train locomotive

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages