Register for your free account! | Forgot your password?

You last visited: Today at 13:49

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

Advertisement



Some Usefull Queries

Discussion on Some Usefull Queries within the SRO Private Server forum part of the Silkroad Online category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: May 2011
Posts: 490
Received Thanks: 148
Some Usefull Queries

Clean Shard DB

Quote:
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

Other Query

To Import Text Files
Quote:

USE [SRO_VT_SHARD]
GO
BULK INSERT insertablenamehere FROM 'C:\FILELOCATION.txt' WITH (FIELDTERMINATOR = '\t')

Disable alchemy materials from drops

Quote:
USE [SRO_VT_SHARD]
GO

UPDATE dbo._RefDropItemAssign
SET Service = 0
WHERE RefItemID BETWEEN 6679 AND 5414

UPDATE dbo._RefDropItemAssign
SET Service = 0
WHERE RefItemID BETWEEN 6082 AND 6371

UPDATE dbo._RefDropItemAssign
SET Service = 0
WHERE RefItemID BETWEEN 10501 AND 10527

UPDATE dbo._RefDropItemAssign
SET Service = 0
WHERE RefItemID BETWEEN 11499 AND 11668

UPDATE dbo._RefDropItemAssign
SET Service = 0
WHERE RefItemID BETWEEN 12554 AND 12569

have fun
hamada619 is offline  
Old 01/16/2012, 19:08   #2
Chat Killer In Duty


 
PortalDark's Avatar
 
elite*gold: 5
Join Date: May 2008
Posts: 16,310
Received Thanks: 6,470
man, u are reporting a repost
PortalDark is offline  
Old 01/16/2012, 22:05   #3
 
elite*gold: 0
Join Date: Mar 2009
Posts: 2,693
Received Thanks: 3,160
Quote:
Originally Posted by PortalDark View Post
man, u are reporting a repost
no he is actually seeking to get some thanks by copying stuff from rz
LastThief is offline  
Reply


Similar Threads Similar Threads
Need Queries for DB
04/29/2011 - Metin2 Private Server - 2 Replies
Anyone have? <Item vnum="9090" hashName="'Ascia Unicorno+0'" name="Ascia Unicorno+0" type="1" subtype="0" weight="0" size="2" antiflag="312" flag="1" wearflag="16" immuneflag="0" gold="20000" buy_price="20000" limittype0="1" limitvalue0="40" limittype1="0" limitvalue1="0" applytype0="7" applyvalue0="15" applytype1="0" applyvalue1="0" applytype2="0" applyvalue2="0" value0="0" value1="95" value2="105" value3="103" value4="116" value5="0" socket0="0" socket1="64992" socket2="127"...
Queries and Quandries
04/17/2011 - General Gaming Discussion - 9 Replies
Over the last few months, I have noticed a lot of you popping in and saying things like "Is there a bot like Heavenfire?" or "Why can't yours do this feature that Heavenfire could do?" or my favorite one, "Heavenfire did this, yours is broken." Consider this first. Heavenfire was the idea of a coder who worked on Hero as it was being developed, so he had not only inside knowledge of how Hero worked, he also had access to the original designs. The bots you see here are the result of hard work...
Suche queries für Smaragd Rüssis
01/05/2011 - Metin2 Private Server - 6 Replies
Gude Com, undzwar ist mein Problem, naja nicht Problem aber Ärgernis, dass ich die Smaragd Rüssis in die Item_proto einfügen möchte aber nicht alle einzelnd eintragen will... ;) Hatt jemand die queries zufällig die schon so einfügbereit sind und zwar mit: - 42000 - 44000 - 46000 - 48000
Rumata Loader + Agbot Queries
09/22/2009 - Silkroad Online - 5 Replies
Rumata Loader v7.3, the latest version, does not work with SRO v1.213 is there any way to solve it? I've tried this method: http://www.elitepvpers.com/forum/sro-guides-templa tes/325912-guide-how-use-rumata-loader-v1-212-a.ht ml But it gets error with weird words when i use the redirect and NuConnector can't detect the client. I moved the entire Agbot package including NuConnector and the redirect worked. But after login in, i can't see any characters and it hangs when i try to create a...
[ePic-ReLeAsE] Mob Queries ( 359 )
08/14/2009 - CO2 PServer Guides & Releases - 9 Replies
i aint releasing anything anymore,



All times are GMT +2. The time now is 13:49.


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.