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!

-1 coordinates crash fix

Newbie Spellweaver
Joined
Nov 3, 2009
Messages
92
Reaction score
25
Hello,

I would really ask for a DB srv wich is offset hexed
like this way,cause if some1 going -1 coordinates the srv crashing,
PHP:
http://forum.ragezone.com/f315/fixing-coordinate-server-crash-936919/

also about that SP wich is requied i cant put into mssql,please help me!

Thanks in advance
 
make Love, not War!
Joined
Feb 2, 2008
Messages
511
Reaction score
407
Hello fajme,

1. Hex database server at offset: 2BFB0 => open the dbsvr.exe in a hexeditor ( )
then you press ctrl + g ("goto") and you enter the offset: 2BFB0 - at this offset you enter this:
EXEC UpdatePlayer %d,%d,%d,%I64d,%d,%d,%d,%d,%d,%d,%d,%d,%d,%d,%d,%d,%d,%d,%d,%d,%d
there should be something like: UPDATE Player blablabla

2. add the stored procedure "New Query" add the sp from here:
http://forum.ragezone.com/f315/fixing-coordinate-server-crash-936919/ and execute query.

Whats not working? Please explain in detail.

 
Upvote 0
Back
Top