Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Finally a WORKING 4294967295 units fix!

Status
Not open for further replies.
Newbie Spellweaver
Joined
Mar 8, 2012
Messages
11
Reaction score
7
Tested and working on my server. I removed the protection from Session.php(It slows down the server quite a bit.)

Just wget -O GameEngine/Battle.php for linux
Windows - Open , press ctrl + S and save it as Battle.php to GameEngine folder.

It works by fixing the casualties being higher than actual units in battle which is caused by population ...

Now you can also remove the last few lines of Session.php that do mysql queries ALL the time.

Have fun and happy farming!

Doubling units fix here!
 
Last edited:
Junior Spellweaver
Joined
Dec 16, 2011
Messages
122
Reaction score
46
Hello, thanks for your release. But please make the link like this feral.tk/Battle.txt so we can see the code.
 
Newbie Spellweaver
Joined
Mar 8, 2012
Messages
11
Reaction score
7
Hello, thanks for your release. But please make the link like this feral.tk/Battle.txt so we can see the code.

I'm sorry, the link was that all along ... I just failed at writing it here :(
 
Experienced Elementalist
Joined
Dec 4, 2011
Messages
221
Reaction score
34
its work at 100%? and its fix calculate battle if players make more then one attack in one second?

i had this file yet...all how in your.I don't think what you fix somethink
 
Newbie Spellweaver
Joined
Mar 8, 2012
Messages
11
Reaction score
7
its work at 100%? and its fix calculate battle if players make more then one attack in one second?

i had this file yet...all how in your.I don't think what you fix somethink

I test everything attack-related I fix with an app that sends more than 20 attacks in second. I'm _PRETTY_ sure all the units return, you get all resources and everything is calculated properly.
 
Experienced Elementalist
Joined
Dec 4, 2011
Messages
221
Reaction score
34
ok look this :
FeraL - Finally a WORKING 4294967295 units fix! - RaGEZONE Forums

What i send first in rally point-its first in repports //First bug.
FeraL - Finally a WORKING 4294967295 units fix! - RaGEZONE Forums

now look first report
FeraL - Finally a WORKING 4294967295 units fix! - RaGEZONE Forums

yes,all ok.
But after this attack i send 11 units
look what they made
FeraL - Finally a WORKING 4294967295 units fix! - RaGEZONE Forums

they copy power of first attack,for example: if i send first attack with catas and other with out-they crush and bounty how and first attack.
Conclusion:
You don't fix anythink,only change coding.



P.S. its Nature troops,i change Gpack
 
Status
Not open for further replies.
Back
Top