Register for your free account! | Forgot your password?

Go Back   elitepvpers > Popular Games > Silkroad Online > SRO Private Server
You last visited: Today at 09:37

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



Database , need help guys please !

Discussion on Database , need help guys please ! within the SRO Private Server forum part of the Silkroad Online category.

Reply
 
Old   #1
 
raQQa's Avatar
 
elite*gold: 0
Join Date: Jan 2011
Posts: 119
Received Thanks: 7
Database , need help guys please !

Game characters seamlessly,
are not deleted how to move to another Database?
raQQa is offline  
Old 06/28/2012, 21:41   #2
 
elite*gold: 0
Join Date: Mar 2012
Posts: 74
Received Thanks: 24
USE [SRO_VT_SHARD]
GO
truncate table _CharSkill
truncate table _CharSkillMastery
truncate table _GuildMember
truncate table _BlockedWhisperers
truncate table _Inventory
truncate table _InventoryForAvatar
truncate table _InventoryForLinkedStorage
truncate table _TrainingCampMember
truncate table _TrainingCampSubMentorHonorPoint
truncate table _TrainingCampHonorRank
truncate table _TrainingCampBuffStatus
delete from _TrainingCamp
truncate table _StaticAvatar
truncate table _User
truncate table _Friend
truncate table _Memo
truncate table _TimedJob
truncate table _CharTrijobSafeTrade
delete from _CharTrijob
truncate table _InvCOS
delete from _CharCOS where ID > 0
delete from _Char where charid > 0
truncate table _Chest
truncate table _ChestInfo
truncate table _ItemPool
delete from _Items where ID64 > 0
delete from _AccountJID
truncate table _GuildChest
update _AlliedClans set Ally1 = 0, Ally2 = 0, Ally3 = 0, Ally4 = 0, Ally5 = 0, Ally6 = 0, Ally7 = 0, Ally8 = 0
truncate table _GuildWar
delete from _Guild where ID > 0
delete from _AlliedClans where ID > 0
truncate table _CharNameList
truncate table _CharQuest
truncate table _ClientConfig
truncate table _DeletedChar
truncate table _SiegeFortressStruct
truncate table _SiegeFortressStoneState
truncate table _SiegeFortressRequest
truncate table _SiegeFortressObject
truncate table _SiegeFortressItemForge
truncate table _SiegeFortressBattleRecord
delete from _SiegeFortress
truncate table _OpenMarket


That is query to delete char's from ur db or if u need to move it to another db u will need to move

1- FROM SRO_VT_ACCOUNT

GET TB_USER

2- FROM SRO_VT_SHARD

GET _CHAR , _USER

But you wont have any item or anything just chars with level etc if you want to get items get the tables at up
[GM]Tensa is offline  
Thanks
1 User
Old 06/29/2012, 00:43   #3
 
raQQa's Avatar
 
elite*gold: 0
Join Date: Jan 2011
Posts: 119
Received Thanks: 7
Quote:
Originally Posted by [GM]Tensa View Post
USE [SRO_VT_SHARD]
GO
truncate table _CharSkill
truncate table _CharSkillMastery
truncate table _GuildMember
truncate table _BlockedWhisperers
truncate table _Inventory
truncate table _InventoryForAvatar
truncate table _InventoryForLinkedStorage
truncate table _TrainingCampMember
truncate table _TrainingCampSubMentorHonorPoint
truncate table _TrainingCampHonorRank
truncate table _TrainingCampBuffStatus
delete from _TrainingCamp
truncate table _StaticAvatar
truncate table _User
truncate table _Friend
truncate table _Memo
truncate table _TimedJob
truncate table _CharTrijobSafeTrade
delete from _CharTrijob
truncate table _InvCOS
delete from _CharCOS where ID > 0
delete from _Char where charid > 0
truncate table _Chest
truncate table _ChestInfo
truncate table _ItemPool
delete from _Items where ID64 > 0
delete from _AccountJID
truncate table _GuildChest
update _AlliedClans set Ally1 = 0, Ally2 = 0, Ally3 = 0, Ally4 = 0, Ally5 = 0, Ally6 = 0, Ally7 = 0, Ally8 = 0
truncate table _GuildWar
delete from _Guild where ID > 0
delete from _AlliedClans where ID > 0
truncate table _CharNameList
truncate table _CharQuest
truncate table _ClientConfig
truncate table _DeletedChar
truncate table _SiegeFortressStruct
truncate table _SiegeFortressStoneState
truncate table _SiegeFortressRequest
truncate table _SiegeFortressObject
truncate table _SiegeFortressItemForge
truncate table _SiegeFortressBattleRecord
delete from _SiegeFortress
truncate table _OpenMarket


That is query to delete char's from ur db or if u need to move it to another db u will need to move

1- FROM SRO_VT_ACCOUNT

GET TB_USER

2- FROM SRO_VT_SHARD

GET _CHAR , _USER

But you wont have any item or anything just chars with level etc if you want to get items get the tables at up
So, can I carry a seamless manner? I know you all had a single doubt about the characters, I wonder if he moved. Thank you is I hope.
raQQa is offline  
Old 06/29/2012, 09:02   #4
 
elite*gold: 0
Join Date: Mar 2012
Posts: 74
Received Thanks: 24
if you want to copy the char's to another db just copy this tables with char id you want

table _CharSkill
table _CharSkillMastery
table _GuildMember
table _BlockedWhisperers
table _Inventory
table _InventoryForAvatar
table _InventoryForLinkedStorage
table _TrainingCampMember
table _TrainingCampSubMentorHonorPoint
table _TrainingCampHonorRank
table _TrainingCampBuffStatus
table _TrainingCamp
table _StaticAvatar
table _User
table _Friend
table _Memo
table _TimedJob
table _CharTrijobSafeTrade
table _CharTrijob
table _InvCOS
table _CharCOS
table _Char
table _Chest
table _ChestInfo
table _ItemPool
table _Items
table _AccountJID
table _GuildChest
table _CharNameList
table _CharQuest
table _SiegeFortressStruct
table _SiegeFortressStoneState
table _SiegeFortressRequest
table _SiegeFortressObject
table _SiegeFortressItemForge
table _SiegeFortressBattleRecord
table _SiegeFortress
[GM]Tensa is offline  
Thanks
1 User
Reply


Similar Threads Similar Threads
[Official Release] Rainbow Database: Vampire/Godship/Legionairre Database!
04/25/2021 - EO PServer Guides & Releases - 106 Replies
http://i43.tinypic.com/jgo485.png Additional: The database contains all material and server features which I alone coded, designed and created. I can barely recall if their were any bugs. I think there was with one of the vampire skills. People said it was supposed to be an xp skill but they could use it without having to be on XP. So its pretty minor but if you find any other problems please report them to this thread and i'll make a fix asap. Many database releases have come before this...
Guys need Database(ZSZC)
05/24/2012 - SRO Private Server - 5 Replies
Friends I need the database. Cap 105 zszc compatible with SQL 2008 R2 please help me.
Guys need Database(ZSZC)
05/23/2012 - SRO Private Server - 1 Replies
Friends I need the database. Cap 105 zszc compatible with SQL 2008 R2 please help me.
Hey Guys U Know Any Database Thats Good And Free?
10/14/2011 - EO PServer Hosting - 3 Replies
:handsdown: Please Post Some Links :handsdown: If i am spamming sorry but i am a noob i dont know how to use search properly :(



All times are GMT +2. The time now is 09:37.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.