Before you call me hater, and tell me to leave the game -> Hear me out.
How simple could it be to implant some codes in the millions that ToS server and client already have?
to be honest i dont know, i believe and think its pretty simple. I am NOT in DEV lvl but i did coding for client and servers in my life…
but since i have been in this ToS ride from the beginning i also think it some how not easy to those DEV that work hard behind tons of codes that make ToS what it is.
First in our class today is the illusion of that steam version of ToS and the one ktos could ever be optimize in the same why or the illusion that if ktos has somthing its simple to implant it on steam version TOS.
to keep it simple because I am only talking coding - nothing else boys (and girls), is that network work different on each big continent. by that i keep it simple telling you that making any game online - is really hard and need different kind of codes and treatments. so any real change in server code will not be just copy paste to the servers codes of steam version - at the end it will be up to a lot of testing and netpools.
Class number two:
server aspect is all the game. leave the client apart because at the end - for example lets say servers code working 100% perfect and client 50% we would probably gets some crush client and memory ■■■■, and loop boring stuff (belive me), and on the other way around if server is 50% and client is 100% - probably all the problems that we have in TOS WOULD happen (and we both know that nor server or the client are 100% perfects).
ping, bugs and so much that TOS had until now - which i mean by this is that TOS somehow took all the awards for the most bizarre and bad things that coding can do (look at all the bugs that ever happened in this game)
for ex1mp1e updates that gave only costumes, items turned up side down with bugs with partys and dungons. i am not DEV as i said but how the hell function :Dungon and function:Character, subFunction:CharactarItems which of course also has al ot to do together ■■■■■■ up because of TP costumes items?
because time is money and our class today is sort, lets go back to s1mple:
so how its work?
- by doing thinking as a code.
Server cant handle all requests for that they cut channels and limit dungeons ques.
so damm what to do?
- think as a code.
channels takes a lot of memory, we should keep all channels for each map in game is hard, also because each map takes a lot of memory.
how to summarize it up?
- 2 simple codes. you add 2 functions that integrate in the same code page which have the functions like time spawn of mobs, which those new functions ask 2 simple question:
if there people in the map and if there people in all channels of this map. its will summarize up to a function that will remove channels and keep it at basic (lets say 2) for likely most of lvling map. it will make more channels for most crowded maps - farming maps like fee bee afk map. the functions will also reduce live memory because if there are no players in the map and its down to the basic minimum channels it will leave the map empty of everything related to live memory which after long time, if those live memory doesn’t used properly it makes alot of memory leaks and overall stress to all functions related to server (which in this case is ALL THE GAME).
To be honest i guess most of the maps are just empty live memory that been spilled - because all coders know that there is no such thing unlimited memory.
how its all related?
by freeing the memory its will free IMC to keep putting this lame que limits to missions and dungeons. it will also make all the players that need to keep fighting bots, summoners afkers for some mobs in a grinding or farming map which only have 3-5 or so channels.
how it helps YOU?
- because at the end it will make all of us both them and us happy!
FREE THE MEMORY…
(whisper)free the memory…
next time in out class:
why the hell my computer cant handle “simple” graphic engine?
why after closing ToS my laptop is still slow?
how it possible to make such a hacks like in hook? and how in the end it will ■■■■ us all (taking coding ya? no politics).
and remember -> free the memory.
