Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Your argument has already been proven false by the LCD scripts anyways. It's only going to break a server that isn't configured properly/too weak for the demand. No one plays this game with more than 15 people. And on average, it's 2. I personally play alone and I'd still prefer a script. It's more legit.
But whatever, I can write that ♥♥♥♥ myself. Thanks for nothing.
I will clear up some confusion. I made this long ago when inventory was first modifiable in modapi, way before there were any scripts. The mod is safe to run on servers because it processes in a separate thread and on the client's machine. It took a lot to get it to work that way, and it works that way only because if you have 1000+ containers, sorting causes the game to "stutter", or more specifically, it locks the main thread. This is due to the amount of processing required to move stuff around and check conveyors, etc.
With that being said, converting it to a "script" would be a bit harder, but not impossible. The source for this mod is available, and you can pull out parts of the sort that you want to use. I am not opposed to that at all. I don't really have time to do it, but it definitely is not just magically pressing a button and it becoming a script. Also I don't mess around with in-game scripts because I disable them on my server as they are process destroyers.
I just want to know how it works on client side.
Our clan has a server which runs smooth also with 5 player +
Since I installed this mod and configure our faction base my game stutter. It doesn't stutter with your mod when playing offline...so I think it is the mod which sends information to server.
My internet connection is very bad.
The Owner of the base is me so is there a way that the mod use another client with better connection?
Is there a priority which client is used for processing?
Or doesn't it sort anything when the owner is offline? I don't think so...
No you doesn't understand me.
I use your Mod cause of no lag on Server...I just want to know who is the client which process the sorting...is it the owner or can it be shared in faction?...So that I can change the processing client to one with a better connection in my faction :)...
you did great work and as a programmer I fully understand your decision.
I just don't want to look up all your code to see which one is the processing client ;)
so it's just my laziness