Page 2 of 2

Re: warning message when loading/reloading a mod

Posted: Thu Aug 04, 2016 7:04 pm
by bongobeat
but is that really useful in log2?
one time I asked to Minmay, if removing all objects from a level can be useful and he said that it wouldn't help. Or I misunderstood his answer.
(the subject was about reducing objects number in a mod)

So? is it good? is it bad?

Re: warning message when loading/reloading a mod

Posted: Thu Aug 04, 2016 7:25 pm
by AndakRainor
Objects not on the current map are updated very slowly. More maps in your dungeon, and the objects will update even less frequently. Adjacent maps are updated more frequently than distant ones. In the end, this update system has the same performance for any mod (unless you have a map somewhere eating a lot of calculation power when its update time has come for some reason, but that is not related to the update priority itself).

So what you gain when destroying objects is nearly only reducing the size of the save game file. You will save and load the game faster with a smaller save file, that's all.

Re: warning message when loading/reloading a mod

Posted: Tue Aug 09, 2016 8:35 am
by Eleven Warrior
Oh sorry Minmay I thought you said in a post you could only have a certain amount of Objects, items etc... in the Module. My bad.