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!

[Release] Timer.cpp fix

Status
Not open for further replies.
Newbie Spellweaver
Joined
Apr 6, 2008
Messages
32
Reaction score
0
No this does not work.
It is not a final fix.
This just make it runs the code twice, but there is no need.
When it crash, it will run the code "break;" in the first command, it's same as crash. Since it crashes before it can run the second code.. there is no point.

I fixed mine already, with a better code. No crash at all.
 
Junior Spellweaver
Joined
Apr 6, 2008
Messages
181
Reaction score
0
This actually does nothing at all. It just creates a new function that is almost identical to another one and it is never called or used for anything. This isn't adding stability to your server, just extra lines of useless code. Cheers.
 
Status
Not open for further replies.
Back
Top