restore your backup database
This is a discussion on how to retrieve a deleted character dbs within the Ran Online Help forums, part of the Ran Online category; one of our player accidentally deleted his/her character. how can i retrieve it need help pls......
restore your backup database
NEED HELP? SO ADD ME ON FACEBOOK -> http://www.facebook.com/profile.php?id=100003690727259
I'm not sure if we have a storage for deleted characters.
Please use the Report Buttonif you see contents that are against the Forum Rules / Section Rules
Ran Online Database Restoration | Ran Online ODBC Set-Up
I'm gonna be away a week or two. My Son will be born earlier this Month.
Just leave me a PM and please use the Report Button.
accidentally deleted his/her character
sir if we restore back all players will rollback also
How can he accidentally delete his character? There's a second password for that. Maybe he intentionally did that.
Please use the Report Buttonif you see contents that are against the Forum Rules / Section Rules
Ran Online Database Restoration | Ran Online ODBC Set-Up
I'm gonna be away a week or two. My Son will be born earlier this Month.
Just leave me a PM and please use the Report Button.
if the problem is user action
then just update chainfo/chadeleted
and character deleted is not deleted in database at all, unless admin deleted it permanently..
contact: jamesryanopsimar@yahoo.com
doesn't mean your gone your dead / doesn't mean you here you exist
weak randev- but better :)
your job is done , so dont pretend
My share The Complete source
MY IDOL
ill continue what ramispo said -- if deleted accidentally by the user.
ok, chadeleted,
go to rangame1 -> tables -> dbo.chainfo -> open table, find the ChaDeleted Column
Deleted if 1
Not deleted if 0 so if you see, its 1, then just simply change it to 0 .
or just execute this script.
Code:use rangame1 update chainfo set chadeleted ='0' where Chanum ='CHARACTER NUMBER'
only edit top 13896 how can i extend it to more than that?
siefer is Ryt this Topic solve