Register for your free account! | Forgot your password?

Go Back   elitepvpers > Popular Games > Silkroad Online > SRO Private Server > SRO PServer Guides & Releases
You last visited: Today at 15:22

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

Advertisement



[Release] Useful queries for some people (Part I)

Discussion on [Release] Useful queries for some people (Part I) within the SRO PServer Guides & Releases forum part of the SRO Private Server category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Nov 2009
Posts: 1,163
Received Thanks: 1,161
[Release] Useful queries for some people (Part I)

If you want certain character's mastery's at a certain level.. Input their name here, and set their skill level you desire.


PHP Code:
USE [SRO_VT_SHARD]
GO
--by Evo
Declare @CharName Varchar (64)
Set @CharName    =    '[GM]BlackBerry'

UPDATE    [dbo].[_CharSkillMastery]
SET Level120
WHERE CharID 
= (SELECT CharID FROM [dbo].[_CharWHERE CharName16 = @CharName
To change a characters Username... A.K.A. ID.

PHP Code:
USE [SRO_VT_ACCOUNT]
declare @
AtualID varchar (30)
declare @
NewID varchar (30)
set @AtualID 'youridhere'
set @NewID 'newidhere'
update tb_user set struserid = @NewID
where struserid 
= @ActualID 

If you don't have Roc Mountain opened, here's a query to move Demon Shaitan to a new spawn ( this one in example is Central Asia )
Also, you can change the position, and mob name, will also work for other uniques.

PHP Code:
USE [SRO_VT_SHARD]

Update Tab_RefNest Set 
dwDelayTimeMin
=600 
dwDelayTimeMax=1601 ,
--
Posição--
nRegionDBID=26737 ,
fLocalPosX=705 ,
fLocalPosY=272.922821 ,
fLocalPosZ=1466


 WHERE dwTacticsID 
= (SELECT dwTacticsID FROM Tab_RefTactics WHERE dwObjID 
 (
SELECT ID FROM _RefObjCommon WHERE Codename128 like 'MOB_RM_TAHOMET')) 
Credits ; nukertube

Regards,
ღ ∂ropp


Don't be a fatass, press thanks!
ღ ∂ Ropp is offline  
Thanks
22 Users
Old 05/09/2012, 05:31   #2
 
elite*gold: 0
Join Date: Feb 2010
Posts: 2,278
Received Thanks: 443
you mean ppl not players..
rushcrush is offline  
Old 05/09/2012, 05:38   #3
 
elite*gold: 0
Join Date: Nov 2009
Posts: 1,163
Received Thanks: 1,161
No, in-game players....

Anyways, don't you got a server to be failing? Don't want to argue with anyone atm.
ღ ∂ Ropp is offline  
Thanks
2 Users
Old 05/09/2012, 08:42   #4
 
Kape7's Avatar
 
elite*gold: 0
Join Date: Dec 2007
Posts: 3,210
Received Thanks: 6,289
Here rushcrush said nothing, srsly what is wrong with you all?
He just pointed that the thread title is wrong, since the release that ღ ∂ Ropp did aims for the people in general (serverfiles owners) not players (people that actually play the game), since they don't have access to the DB after all.

Don't make every thread a flame war...
Kape7 is offline  
Thanks
10 Users
Old 05/09/2012, 10:01   #5



 
Disco Teka's Avatar
 
elite*gold: 325
Join Date: Dec 2008
Posts: 14,543
Received Thanks: 8,717
Avoid posting unrelated bulshit in this thread.

Renamed it to "[Release] Useful queries for some people (Part I)" if you want to release other useful queries.
Disco Teka is offline  
Old 05/09/2012, 13:31   #6
 
Neko*'s Avatar
 
elite*gold: 0
Join Date: Apr 2012
Posts: 338
Received Thanks: 180


Would you mind to add this quires to my collection ?
In ------>

of course i will add the credits and thanks
Neko* is offline  
Thanks
1 User
Old 05/29/2012, 08:15   #7
 
xxnukertube's Avatar
 
elite*gold: 0
Join Date: May 2010
Posts: 578
Received Thanks: 166
lol
Where My Credits?
xxnukertube is offline  
Old 05/29/2012, 16:18   #8
 
elite*gold: 0
Join Date: Nov 2009
Posts: 1,163
Received Thanks: 1,161
Quote:
Originally Posted by ღ ∂ Ropp View Post
If you want certain character's mastery's at a certain level.. Input their name here, and set their skill level you desire.


PHP Code:
USE [SRO_VT_SHARD]
GO
--by Evo
Declare @CharName Varchar (64)
Set @CharName    =    '[GM]BlackBerry'

UPDATE    [dbo].[_CharSkillMastery]
SET Level120
WHERE CharID 
= (SELECT CharID FROM [dbo].[_CharWHERE CharName16 = @CharName
To change a characters Username... A.K.A. ID.

PHP Code:
USE [SRO_VT_ACCOUNT]
declare @
AtualID varchar (30)
declare @
NewID varchar (30)
set @AtualID 'youridhere'
set @NewID 'newidhere'
update tb_user set struserid = @NewID
where struserid 
= @ActualID 

If you don't have Roc Mountain opened, here's a query to move Demon Shaitan to a new spawn ( this one in example is Central Asia )
Also, you can change the position, and mob name, will also work for other uniques.

PHP Code:
USE [SRO_VT_SHARD]

Update Tab_RefNest Set 
dwDelayTimeMin
=600 
dwDelayTimeMax=1601 ,
--
Posição--
nRegionDBID=26737 ,
fLocalPosX=705 ,
fLocalPosY=272.922821 ,
fLocalPosZ=1466


 WHERE dwTacticsID 
= (SELECT dwTacticsID FROM Tab_RefTactics WHERE dwObjID 
 (
SELECT ID FROM _RefObjCommon WHERE Codename128 like 'MOB_RM_TAHOMET')) 
Credits ; nukertube

Regards,
ღ ∂ropp


Don't be a fatass, press thanks!
Is that big enough for ya there bud?
ღ ∂ Ropp is offline  
Thanks
1 User
Old 05/29/2012, 16:38   #9
 
elite*gold: 0
Join Date: May 2012
Posts: 190
Received Thanks: 66
useful ty .
ღ•Imagine• is offline  
Old 06/25/2012, 17:52   #10
 
xxnukertube's Avatar
 
elite*gold: 0
Join Date: May 2010
Posts: 578
Received Thanks: 166
Quote:
Originally Posted by ღ ∂ Ropp View Post
Is that big enough for ya there bud?
^^ '
xxnukertube is offline  
Old 06/27/2012, 15:44   #11

 
sarkoplata's Avatar
 
elite*gold: 166
Join Date: Apr 2009
Posts: 2,339
Received Thanks: 2,654
PHP Code:
USE [SRO_VT_ACCOUNT]
declare @
AtualID varchar (30)
declare @
NewID varchar (30)
set @AtualID 'youridhere'
set @NewID 'newidhere'
update tb_user set struserid = @NewID
where struserid 
= @ActualID 
And if the @NewID already exists...
sarkoplata is online now  
Old 06/27/2012, 16:08   #12
Chat Killer In Duty


 
PortalDark's Avatar
 
elite*gold: 5
Join Date: May 2008
Posts: 16,309
Received Thanks: 6,470
#moved
PortalDark is offline  
Old 06/27/2012, 17:45   #13
 
elite*gold: 0
Join Date: Apr 2011
Posts: 1,251
Received Thanks: 519
Quote:
Originally Posted by Neko* View Post


Would you mind to add this quires to my collection ?
In ------>

of course i will add the credits and thanks
yeah urs awesome too
CrazyGirL_ZSZC is offline  
Old 08/04/2012, 06:07   #14
 
SunSoon's Avatar
 
elite*gold: 0
Join Date: Jun 2010
Posts: 324
Received Thanks: 55
Nice one.. Ty
SunSoon is offline  
Old 08/31/2013, 13:39   #15
 
elite*gold: 0
Join Date: Jan 2009
Posts: 1,808
Received Thanks: 390
Awesme Query Mercí
YOUNG SINATRA is offline  
Reply


Similar Threads Similar Threads
[Release]2010/11er Queries
09/18/2011 - Metin2 PServer Guides & Strategies - 4 Replies
Moin :) Da in letzter oft die Frage kommt "Warum funktionieren die Queries von den Reittieren / Korea Metins bei mir nicht?" habe ich fertige & funktionierende Queries gemacht. Was war der Fehler? Die Queries wurden auf 2007er Files gemacht & 2007er Files haben 6 Spalten weniger als 2010/11er Files. Korea Metins
[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 15:22.


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.