Register for your free account! | Forgot your password?

You last visited: Today at 07:50

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

Advertisement



[Release] Some Querys

Discussion on [Release] Some Querys within the SRO PServer Guides & Releases forum part of the SRO Private Server category.

Reply
 
Old 08/10/2015, 11:23   #31
 
elite*gold: 0
Join Date: Jul 2015
Posts: 41
Received Thanks: 7
here you go ..
Declare @CharName VarChar(max)
Declare @Level BigInt
SET @CharName= '’Marwan Abbas' --CharName
SET @Level = '120' --Level
UPDATE [Dbo].[_Char]
SET InventorySize = '109', --Iventory Size Min 45 max 109
RemainGold = RemainGold + '1', --GOLD to give
HwanLevel = '0', --Zerk Level ( 0 to none )
RemainSkillPoint = RemainSkillPoint + '101000', --SkillPoint to give
CurLevel = @Level,
MaxLevel = @Level,
Strength = @Level+19,
Intellect = @Level+19,
RemainStatPoint = @Level * 3 -3,
RemainHwanCount = 5, --RemainHwanCount
ExpOffset = 1-- Exp
WHERE CharName16 = @CharName
Vision Sro is offline  
Old 08/10/2015, 11:24   #32
 
elite*gold: 0
Join Date: Dec 2014
Posts: 105
Received Thanks: 16
how works ?
Mohamed Yakout is offline  
Old 08/10/2015, 11:25   #33
 
elite*gold: 0
Join Date: Jul 2015
Posts: 41
Received Thanks: 7
its so easy .. take a look on the words
Charname= .. ur char name
level and inventory size remaingold .. hwanlevel = zerk level dat yellow name etc ..
Vision Sro is offline  
Old 08/10/2015, 11:26   #34
 
elite*gold: 0
Join Date: Dec 2014
Posts: 105
Received Thanks: 16
i mean this query in sro vt account or shard
Mohamed Yakout is offline  
Old 08/10/2015, 11:26   #35
 
elite*gold: 0
Join Date: Jul 2015
Posts: 41
Received Thanks: 7
SRO_VT_SHARD most querys in SHARD
Vision Sro is offline  
Old 08/10/2015, 11:27   #36
 
elite*gold: 0
Join Date: Dec 2014
Posts: 105
Received Thanks: 16
ok sir, can i have another querys ?
Mohamed Yakout is offline  
Old 08/10/2015, 11:27   #37
 
elite*gold: 0
Join Date: Jul 2015
Posts: 41
Received Thanks: 7
nevermind bro .. just tell me which query u want
Vision Sro is offline  
Old 08/10/2015, 11:27   #38
 
elite*gold: 0
Join Date: Dec 2014
Posts: 105
Received Thanks: 16
query to remove unique
Mohamed Yakout is offline  
Old 08/10/2015, 11:29   #39
 
elite*gold: 0
Join Date: Jul 2015
Posts: 41
Received Thanks: 7
Use SRO_VT_SHARD
Declare @RefMobID Int , @TacticsID Int , @HiveID Int , @MonsterCodeName Varchar(128)
Set @MonsterCodeName = 'Unique CodeName128'
Set @RefMobID = (Select ID From dbo._RefObjCommon Where CodeName128 = @MonsterCodeName)
Set @TacticsID = (Select dwTacticsID From dbo.Tab_RefTactics Where dwObjID = @RefMobID)
Set @HiveID = (Select dwHiveID From dbo.Tab_RefNest Where dwTacticsID = @TacticsID)
Delete From dbo.Tab_RefNest Where dwTacticsID = @TacticsID and dwHiveID = @HiveID
Delete From dbo.Tab_RefHive Where dwHiveID = @HiveID
Delete From dbo.Tab_RefTactics Where dwObjID = @RefMobID and dwTacticsID = @TacticsID

kinda hard for u but just focus .. u will realize how to do it
Vision Sro is offline  
Old 08/10/2015, 11:29   #40
 
elite*gold: 0
Join Date: Dec 2014
Posts: 105
Received Thanks: 16
yeah its so hard xD
ok can i have query to remove prem from someone
Mohamed Yakout is offline  
Old 08/10/2015, 11:30   #41
 
elite*gold: 0
Join Date: Jul 2015
Posts: 41
Received Thanks: 7
DECLARE @CharName Varchar (MAX)
DECLARE @CharID INT
SET @CharName = 'Write here player name'
SET @CharID = (Select CharID FROM _Char Where CharName16 = @CharName)
DELETE FROM _TimedJob WHERE CharID = @CharID

just write player name and press execute then tell him to teleport
Vision Sro is offline  
Old 08/10/2015, 11:30   #42
 
elite*gold: 0
Join Date: Dec 2014
Posts: 105
Received Thanks: 16
which one, VT_SHARD Or ACCOUNT
Mohamed Yakout is offline  
Old 08/10/2015, 11:31   #43
 
elite*gold: 0
Join Date: Jul 2015
Posts: 41
Received Thanks: 7
SHARD bro ..
if its ACCOUNT i will let you know
Vision Sro is offline  
Old 08/10/2015, 11:31   #44
 
elite*gold: 0
Join Date: Dec 2014
Posts: 105
Received Thanks: 16
ok can i have more 2 querys :X|
Mohamed Yakout is offline  
Old 08/10/2015, 11:31   #45
 
elite*gold: 0
Join Date: Jul 2015
Posts: 41
Received Thanks: 7
sure
Vision Sro is offline  
Reply


Similar Threads Similar Threads
[Release] Tools and Querys
05/20/2015 - SRO PServer Guides & Releases - 2 Replies
Tools and query's 1 pack 2 pack All cleaned thanks will be enough
[Release] Admin-Quest - Ingame MySQL Querys
03/01/2015 - Metin2 PServer Guides & Strategies - 9 Replies
Simpel aber nützlich, eine kleine Quest zum ausführen von SQL-Querys direkt aus dem Client. Wofür nützlich? Ach, ich weiss selber nicht. Vielleicht wenn man keine Lust hat Navicat zu öffnen oder what ever. Nehmt die Quest und macht was damit :awesome: Wie immer bin ich an Verbesserungsvorschlägen am Code interessiert :) Special Thanks: luki4fun - für die Denkstütze mit der Schleife .Xilent - für die Hilfe beim Fehler suchen
[Release] 2 mobs packed + querys
04/02/2013 - Metin2 PServer Guides & Strategies - 15 Replies
Hi Elitepvpers. EVERYTHING IS MOVED TO MY OWN WEBSITE! I wont answer anyone on elitepvpers anymore. I'm tired of all my stuff gets shut down. (closed) so I decided. to move everything I have in here, to my own website. International Metin2 Forum.
[Release]Dark-Fusion2 Alle Querys
08/21/2012 - Metin2 PServer Guides & Strategies - 18 Replies
Naice
[Release] 2011er Querys Reittiere
10/14/2011 - Metin2 PServer Guides & Strategies - 17 Replies
Hey Com, Vorwort : Ich habe in der SuFu gesucht und habe keinen Thread darüber gefunden. So ich Release mal die Querys für die 2011er Datenbank von den 4 Reittieren. Da viele die nicht haben werde ich sie hier publizieren. Wie gesagt es ist nichts besonderes und kann jeder selbst machen (Aber nur wer's weiß wie das geht ;)) Querys



All times are GMT +1. The time now is 07:51.


Powered by vBulletin®
Copyright ©2000 - 2026, 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 ©2026 elitepvpers All Rights Reserved.