• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

MiniTools v10.0.0.0 | Unlimited Features | vSRO

very nice
Joined
Jul 5, 2013
Messages
518
Reaction score
80
Re: MiniTools v8.0.0.0 | Unlimited Features | vSRO

create a stored proc to delete character it will be easier
 
Experienced Elementalist
Joined
Aug 22, 2013
Messages
208
Reaction score
125
Re: MiniTools v8.0.0.0 | Unlimited Features | vSRO

Easier and safer to use what the game already provide :)

  1. Flag the char as "Deleted" in _Char table
  2. Insert the char to _DeletedChar table, set the DeletedDate to (GETDATE() - 8) (Some systems still want character deletion to 7 days)
  3. Call _DeleteCharPermanently.
;)
 
very nice
Joined
Jul 5, 2013
Messages
518
Reaction score
80
Re: MiniTools v8.0.0.0 | Unlimited Features | vSRO

Easier and safer to use what the game already provide :)

  1. Flag the char as "Deleted" in _Char table
  2. Insert the char to _DeletedChar table, set the DeletedDate to (GETDATE() - 8) (Some systems still want character deletion to 7 days)
  3. Call _DeleteCharPermanently.
;)

he could just use deleted = 1 but the character will still be rendered in the char selection screen
 
Joined
Feb 27, 2013
Messages
1,430
Reaction score
201
Re: MiniTools v2.0.0.0 | Unlimited Features | vSRO

Most of you guys know that i have been promising with a lot of changes in tool but nothing have been done yet. I had a death situation in my family. Which made me not able to work at all for the past weeks.
I will do my best to release last version of tool. Stay tuned for the update.
 
Junior Spellweaver
Joined
May 13, 2013
Messages
170
Reaction score
3
id/pw for smc is wrong :S
how to fix this?
RenePunik - MiniTools  v10.0.0.0 | Unlimited Features | vSRO - RaGEZONE Forums
 
Back
Top