Search found 3 matches
- Fri Apr 01, 2016 11:28 am
- Forum: Modding discussion
- Topic: Multiplayer only mods
- Replies: 4
- Views: 2450
Re: Multiplayer only mods
Yes maybe, but it is not possible to have a database with user information on one side. It must be synced to all peers right?
- Thu Mar 31, 2016 6:13 pm
- Forum: Modding discussion
- Topic: Multiplayer only mods
- Replies: 4
- Views: 2450
Re: Multiplayer only mods
So it is not possible for the "dedicated peer" to act alone (e.g. destroy an entity) but all peers must have the same decision to get in sync? That sounds like mods will never be able to keep someone from griefing?
- Thu Mar 31, 2016 1:29 pm
- Forum: Modding discussion
- Topic: Multiplayer only mods
- Replies: 4
- Views: 2450
Multiplayer only mods
Hello, First of all ... I bought Factorio some days ago and absolutely love it. It is a dream for engineer geeks that love to optimize things. I started playing around with the mod api and noticed that there is no possibility for server-only mods. When the server decides to destroy an entity the cli...