Register for your free account! | Forgot your password?

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

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

Advertisement



Vsro find top weapon plus

Discussion on Vsro find top weapon plus within the SRO Private Server forum part of the Silkroad Online category.

Reply
 
Old   #1
 
vietnguyen09's Avatar
 
elite*gold: 290
Join Date: Oct 2013
Posts: 266
Received Thanks: 191
Vsro find top weapon plus

Hi guys,

What query wich help me found the highest plus of weapon including character name of who own that item?

Thanks for help.
vietnguyen09 is offline  
Old 11/14/2016, 12:22   #2
 
DeviasOnline's Avatar
 
elite*gold: 85
Join Date: Sep 2008
Posts: 389
Received Thanks: 153
PHP Code:
Select top 10 INV.CharIDCH.CharName16INV.ItemIDIT.OptLevelIT.RefItemIDINV.SlotREFC.CodeName128MagParam1REF.ReqGenderREFC.AssocFileICon128REF.Dur_LREF.Dur_UREF.PD_LREF.PD_UREF.MD_LREF.MD_UREF.ER_LREF.ER_UREF.PDStr_LREF.PDStr_UREF.MDInt_LREF.MDInt_UREF.MaxMagicOptCountREF.PAttackMin_LREF.PAttackMin_UREF.PAttackMax_LREF.PAttackMin_UREF.MAttackMin_LREF.MAttackMin_UREF.MAttackMax_LREF.MAttackMin_UREF.RangeREF.HR_LREF.HR_UREF.CHR_LREF.CHR_UREF.PAStrMin_LREF.PAStrMin_UREF.PAStrMax_LREF.PAStrMax_UREF.MAInt_Min_LREF.MAInt_Min_UREF.MAInt_Max_LREF.MAInt_Max_UREF.PAR_LREF.PAR_UREF.MAR_LREF.MAR_UREFC.ReqLevel1 From _Inventory As INV
Right Join _Items 
As IT On INV.ItemID IT.ID64
Right Join _RefObjCommon 
As REFC On REFC.ID IT.RefItemID
Right Join _RefObjItem 
As REF On REFC.Link REF.ID
Right Join _Char 
As CH On CH.CharID INV.CharID 
Order By OptLevel desc 
DeviasOnline is offline  
Thanks
1 User
Old 11/14/2016, 12:34   #3
 
vietnguyen09's Avatar
 
elite*gold: 290
Join Date: Oct 2013
Posts: 266
Received Thanks: 191
Quote:
Originally Posted by milan1 View Post
PHP Code:
Select top 10 INV.CharIDCH.CharName16INV.ItemIDIT.OptLevelIT.RefItemIDINV.SlotREFC.CodeName128MagParam1REF.ReqGenderREFC.AssocFileICon128REF.Dur_LREF.Dur_UREF.PD_LREF.PD_UREF.MD_LREF.MD_UREF.ER_LREF.ER_UREF.PDStr_LREF.PDStr_UREF.MDInt_LREF.MDInt_UREF.MaxMagicOptCountREF.PAttackMin_LREF.PAttackMin_UREF.PAttackMax_LREF.PAttackMin_UREF.MAttackMin_LREF.MAttackMin_UREF.MAttackMax_LREF.MAttackMin_UREF.RangeREF.HR_LREF.HR_UREF.CHR_LREF.CHR_UREF.PAStrMin_LREF.PAStrMin_UREF.PAStrMax_LREF.PAStrMax_UREF.MAInt_Min_LREF.MAInt_Min_UREF.MAInt_Max_LREF.MAInt_Max_UREF.PAR_LREF.PAR_UREF.MAR_LREF.MAR_UREFC.ReqLevel1 From _Inventory As INV
Right Join _Items 
As IT On INV.ItemID IT.ID64
Right Join _RefObjCommon 
As REFC On REFC.ID IT.RefItemID
Right Join _RefObjItem 
As REF On REFC.Link REF.ID
Right Join _Char 
As CH On CH.CharID INV.CharID 
Order By OptLevel desc 
Many thanks, I have a little bit change for filter alchemy stuff

Quote:
Select top 10 INV.CharID, CH.CharName16, INV.ItemID, IT.OptLevel, IT.RefItemID, INV.Slot, REFC.CodeName128, MagParam1, REF.ReqGender, REFC.AssocFileICon128, REF.Dur_L, REF.Dur_U, REF.PD_L, REF.PD_U, REF.MD_L, REF.MD_U, REF.ER_L, REF.ER_U, REF.PDStr_L, REF.PDStr_U, REF.MDInt_L, REF.MDInt_U, REF.MaxMagicOptCount, REF.PAttackMin_L, REF.PAttackMin_U, REF.PAttackMax_L, REF.PAttackMin_U, REF.MAttackMin_L, REF.MAttackMin_U, REF.MAttackMax_L, REF.MAttackMin_U, REF.Range, REF.HR_L, REF.HR_U, REF.CHR_L, REF.CHR_U, REF.PAStrMin_L, REF.PAStrMin_U, REF.PAStrMax_L, REF.PAStrMax_U, REF.MAInt_Min_L, REF.MAInt_Min_U, REF.MAInt_Max_L, REF.MAInt_Max_U, REF.PAR_L, REF.PAR_U, REF.MAR_L, REF.MAR_U, REFC.ReqLevel1 From _Inventory As INV
Right Join _Items As IT On INV.ItemID = IT.ID64
Right Join _RefObjCommon As REFC On REFC.ID = IT.RefItemID
Right Join _RefObjItem As REF On REFC.Link = REF.ID
Right Join _Char As CH On CH.CharID = INV.CharID
Order By OptLevel desc
vietnguyen09 is offline  
Reply


Similar Threads Similar Threads
Where can i find a Vsro Private Server?
07/26/2014 - SRO Private Server - 0 Replies
I want to use my Phbot With it , idk where to find one?
Can't find Avatar in VSRO DBs
09/26/2012 - SRO Private Server - 6 Replies
I went to add Avatars to item mall and to change prices and to allow trading them , Opened MMSQL Went to _RefObjCommon and _RefPricePolicyOfItem and more and couldnt find the Avatars there. I mean I can't find any of their data in the Database on MMSQL. What should I do? To control the Avatars options. Thanks in advance
Anyone know where I can find these weapon?
06/12/2012 - Metin2 Private Server - 2 Replies
Hallo Jungs, ich habe eine lange Zeit gewesen, ohne zu spielen Metin2, also bin ich ein wenig hinter dieser "neue Elemente" unterliegen. Ich brauche Hilfe, um TE Thema zu finden, wo diese Waffen sind, dann helfe ich einem Freund von mir, er hat einen Server mit vielen Spielern. Der Server war ein Erfolg, ist es online 1 Jahr und 5 Monate. Er organisiert alles, Rüstungen, Waffen, Gegenstände werden nur in Jahreszeiten umgesetzt. Und in dieser Saison erreichte er mir zu helfen, wählen Sie die...
Where can I find vSRO 1.206?
02/03/2012 - SRO Private Server - 1 Replies
I'm trying to get this client version instead of 1.188 as I saw some private servers are using 1.206 and I would like to use the same... I tried to use own client of a private server and I changed the IP to mine but once I try to open silkroad.exe, it shows error about version not correct and program needs to terminate
How find Weapon-1&2&3 !!!
10/31/2010 - WarRock Hacks, Bots, Cheats & Exploits - 9 Replies
Search: DU05 Oben Das erste : 0FBF8F D2010100 MOVSX ECX,WORD PTR DS: ->Weapon1 Das zweite: MOVSX EAX,WORD PTR DS: ->Weapon2 Search:"%s M14 Landmine damages SP" Unten MOV EBX,DWORD PTR DS: ->Weapon3



All times are GMT +1. The time now is 20:03.


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