Jump to content
  • 0

Question about resetting or wipe out database custome


Checkmate

Question


  • Group:  Members
  • Topic Count:  96
  • Topics Per Day:  0.02
  • Content Count:  554
  • Reputation:   14
  • Joined:  09/24/12
  • Last Seen:  

Hi all... As state above, i would like to ask how to do that..
I want to reset all item in database but want to left an account only...
Is there any cmd or anything that i can run in my database query to make this thing work?..?

And is there any consequences if we doing this?..?

 

Link to comment
Share on other sites

4 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  107
  • Topics Per Day:  0.02
  • Content Count:  770
  • Reputation:   69
  • Joined:  02/10/12
  • Last Seen:  

1 hour ago, CheckMate said:

Hi all... As state above, i would like to ask how to do that..
I want to reset all item in database but want to left an account only...
Is there any cmd or anything that i can run in my database query to make this thing work?..?

And is there any consequences if we doing this?..?

 

just truncate database inventory,char,storage,cart_inventory,mail,storage_guild

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  96
  • Topics Per Day:  0.02
  • Content Count:  554
  • Reputation:   14
  • Joined:  09/24/12
  • Last Seen:  

Just now, melv0 said:

just truncate database inventory,char,storage,cart_inventory,mail,storage_guild

Yup.. already found it and actually it was so easy... Thx cuz highlight this... all was inside our database,.. ^_^

Link to comment
Share on other sites

  • 0

  • Group:  Content Moderator
  • Topic Count:  55
  • Topics Per Day:  0.02
  • Content Count:  1678
  • Reputation:   704
  • Joined:  12/21/14
  • Last Seen:  

`acc_reg_num`

`acc_reg_str`

`achievement`

`auction`

`bonus_script`

`buyingstores`

`char_reg_num`

`char_reg_str`

`global_acc_reg_num`

`global_acc_reg_str`

`guild_member`

`guild_skill`

`guild_storage`

`homunculus`

`mail`

`memo`

`mercenary_owner`

`pet`

`quest`

`vendings`

those too

anything related to char_id and account_id and variables too

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  96
  • Topics Per Day:  0.02
  • Content Count:  554
  • Reputation:   14
  • Joined:  09/24/12
  • Last Seen:  

On 12/3/2017 at 10:36 PM, sader1992 said:

`acc_reg_num`

`acc_reg_str`

`achievement`

`auction`

`bonus_script`

`buyingstores`

`char_reg_num`

`char_reg_str`

`global_acc_reg_num`

`global_acc_reg_str`

`guild_member`

`guild_skill`

`guild_storage`

`homunculus`

`mail`

`memo`

`mercenary_owner`

`pet`

`quest`

`vendings`

those too

anything related to char_id and account_id and variables too

Yes.. Seen that .. Thx

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...