Register for your free account! | Forgot your password?

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

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

Advertisement



How to remove 10 DG İtems drop ??

Discussion on How to remove 10 DG İtems drop ?? within the SRO Private Server forum part of the Silkroad Online category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: May 2009
Posts: 240
Received Thanks: 15
How to remove 10 DG İtems drop ??

How can I change and what tables.
buriko_0007 is offline  
Old 10/28/2011, 14:52   #2
 
elite*gold: 0
Join Date: May 2009
Posts: 240
Received Thanks: 15
Please help ;

Please help i need disable 10 dg all items...

I make _RefObjCommon in Service 1 to 0 => Game Server Error ;

this item is to drop but can`t find in _RefObjCommon,check it out its existance or service on/off [RefID:***]
buriko_0007 is offline  
Old 09/18/2014, 01:35   #3
 
elite*gold: 50
Join Date: Mar 2013
Posts: 1,153
Received Thanks: 411
1- Search for Dg10 items
Code:
select * from _RefObjCommon where CodeName128 like 'ITEM_%_10_%_RARE'
Copy ID for using "BETWEEN"

2 - Delete Items D10 for Drops
Code:
delete from _RefMonster_AssignedItemDrop where RefItemID between 4041 and 5735
asanoftw is offline  
Old 09/18/2014, 05:07   #4


 
​Exo's Avatar
 
elite*gold: 28
Join Date: Aug 2014
Posts: 4,096
Received Thanks: 2,649
Ofc it gave an error you cant just set service to 0 when its used somewhere else

Quote:
Originally Posted by asanoftw View Post
1- Search for Dg10 items
Code:
select * from _RefObjCommon where CodeName128 like 'ITEM_%_10_%_RARE'
Copy ID for using "BETWEEN"

2 - Delete Items D10 for Drops
Code:
delete from _RefMonster_AssignedItemDrop where RefItemID between 4041 and 5735
This will disable too much ****
​Exo is offline  
Old 09/24/2014, 02:10   #5
 
elite*gold: 0
Join Date: Sep 2014
Posts: 32
Received Thanks: 7
_RefObjCommon set service to 0
ipause is offline  
Old 09/28/2014, 06:33   #6
 
spinal2's Avatar
 
elite*gold: 0
Join Date: Dec 2007
Posts: 241
Received Thanks: 16
To Simple .

Execute Querys in ordem ..

In my case, iam Disable Novas EU D11 and automatic drops Chance for Star D10 on mobs 104++

Code:
FIRST DISABLE IN DB

Use SRO_VT_SHARD
UPDATE _RefObjCommon
Set Service = 0
WHERE CodeName128 like '%ITEM_%_%_10_%'  


THEN DISABLE FROM NPCs

Use SRO_VT_SHARD
UPDATE _RefPackageItem
Set Service = 0
WHERE CodeName128 like '%ITEM_%_%_10_%'  




Use SRO_VT_SHARD
UPDATE _RefPricePolicyOfItem
Set Service = 0
WHERE RefPackageitemCodeName like '%ITEM_%_%_10_%'  




Use SRO_VT_SHARD
UPDATE _RefScrapOfPackageItem
Set Service = 0
WHERE RefPackageitemCodeName like '%ITEM_%_%_10_%' 


Use SRO_VT_SHARD
UPDATE _RefShopGoods
Set Service = 0
WHERE CodeName128 like '%ITEM_%_%_10_%'
spinal2 is offline  
Thanks
1 User
Old 09/29/2014, 21:13   #7
 
Zodiao's Avatar
 
elite*gold: 0
Join Date: Aug 2012
Posts: 748
Received Thanks: 227
PHP Code:
Update _RefDropItemAssign
set service
='0'
where RefItemID in(Select ID From _RefobjCommon where codename128 like 'ITEM_%10%'
Or you know, you can always disable it from _RefDropClassSel_Equip?
Set ProbX
where MonLevel > 100?
Zodiao is offline  
Thanks
1 User
Reply


Similar Threads Similar Threads
Neue Epic İtems Refine_Proto
02/13/2024 - Metin2 PServer Guides & Strategies - 8 Replies
Hey com. İch hab eine neue refine proto gemacht die alle epic waffen gehen weiter bis zu 90 waffen aıuch ssp geht auch auf 90 lv rüstüng.. Alle dmg's von waffen sind gefixxt editiert. Hir. screnn http://img683.imageshack.us/i/epcx.jpg
Epic İtems Refine_Proto
08/04/2011 - Metin2 PServer Guides & Strategies - 1 Replies
Hey com. İch hab eine neue refine proto gemacht die alle epic waffen gehen weiter bis zu 90 waffen aıuch ssp geht auch auf 90 lv rüstüng.. Alle dmg's von waffen sind gefixxt editiert. Hir. screnn ImageShack® - Online Photo and Video Hosting
Epic İtems.
01/31/2011 - Metin2 Private Server - 3 Replies
Alle epic waffen können wir mit kutsama uppen aba ich will nur das man es bei epic man uppen kann ohne kutsama kutsama : http://img213.imageshack.us/img213/9161/54328185. jpg
Anyone know how to remove drop animation?
06/19/2010 - Mabinogi - 1 Replies
I know there are mods ready to remove drop animation of items so it appears instantly after killing monsters or using production skills. Does anyone know how to do this? I'm figuring it's probably a dll mod, (or perhaps it's an xml mod that I missed) but have no clue where to look for. I'm trying to learn more about modding, so please don't answer with "go install this or that mod package." I'm not trying to be a mindless noob going around downloading and installing stuff and feel...
[HELP] Remove Cps Drop in Binary 5065 =(
07/12/2009 - CO2 Private Server - 1 Replies
i need help for remove Cps drop of twincity... and add drop in other monster... Thx... PS: Sorry for my bad english!



All times are GMT +2. The time now is 10:43.


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.