#REMOVED
[Only registered and activated users can see links. Click Here To Register...]Quote:
Read, no features.
Only broadcast and stamina bug fixed.
is 100%Regular LOTF, but jsut more workable, cause i made regions.
Huh?
ah okay :)Quote:
[Only registered and activated users can see links. Click Here To Register...]
i had 60 XDQuote:
i heard LOTF can't even hold over 40 players online without being stable, is this true?
I never touched the thing, ive seen some code from it and its awful, the lotf source uses pointers, but the guy who wrote it made mistakes because he didnt know what he was doing, so you would get things dumped into invalid memory and stuff like that, so i can only assume it lags itself into oblivion and then crashes due to memory errors.Quote:
What exactly happened when it became unstable? was it just laggy, or tons of errors everywhere? Info would be nice if you have some. cheers
heh. when i was using LOTF as a reference for some packets, i saw that he was storing Items as a string itemuid-itemid-plus-bless etc, i thought that's how the conquer client accepted items or something. later down the track i saw thats just how he was structuring it and thought wow thats bad, splitting it up everywhere too.Quote:
I never touched the thing, ive seen some code from it and its awful, the lotf source uses pointers, but the guy who wrote it made mistakes because he didnt know what he was doing, so you would get things dumped into invalid memory and stuff like that, so i can only assume it lags itself into oblivion and then crashes due to memory errors.
No, he took them from other released sources.Quote:
heh. when i was using LOTF as a reference for some packets, i saw that he was storing Items as a string itemuid-itemid-plus-bless etc, i thought that's how the conquer client accepted items or something. later down the track i saw thats just how he was structuring it and thought wow thats bad, splitting it up everywhere too.
However i won't hate on him since i used a big amount of his packets, they were most likely just taken from the pb wiki though right?