Search found 2 matches
- Sat Oct 26, 2024 2:53 pm
- Forum: Ideas and Suggestions
- Topic: Allow for train interrupts added before current stop
- Replies: 4
- Views: 455
Re: Allow for train interrupts added before current stop
I think this is actually a bug. Developers please fix. It should always handle interrupt and return back to the previous task when interrupt was triggered, not the next task in the schedule. The same as it is done in hardware interrupts.
- Tue Jul 25, 2017 2:50 am
- Forum: Ideas and Suggestions
- Topic: [Long-term suggestion] Client-side mods
- Replies: 4
- Views: 3446
Re: [Long-term suggestion] Client-side mods
+1 for this. I really would like server side mods. There is many thing that can be done and do not need code to be run on client side. For example mod can write some data about the game statistics in database, or generate a game map available on the web, or have some admin commands (there is no need ...