Hello all,
I've followed this guide to set up Factorio as a headless server on an Ubuntu VPS.
The following systemctl service runs with no issues:
[Unit]
Description=Factorio Server service
After=network.target
[Service]
User=gamemaster
ExecStart=/home/gamemaster/factorio/bin/x64/factorio ...
Search found 2 matches
- Sat Apr 28, 2018 10:01 pm
- Forum: Technical Help
- Topic: [0.16.36] Headless Server Ubuntu, start as service issue
- Replies: 3
- Views: 2858
- Sat Apr 28, 2018 9:38 pm
- Forum: Modding help
- Topic: Modifying mod so sound is heard everywhere in multiplayer
- Replies: 2
- Views: 1359
Modifying mod so sound is heard everywhere in multiplayer
Hello all,
There's an existing mod, TrainHorn , that plays a train horn sound when a player is run over (AKA the train horn of shame).
I've added this mod to a small multiplayer game I'm running with friends and we found that the train horn sound is only local to the person getting squished, and I ...
There's an existing mod, TrainHorn , that plays a train horn sound when a player is run over (AKA the train horn of shame).
I've added this mod to a small multiplayer game I'm running with friends and we found that the train horn sound is only local to the person getting squished, and I ...