Register for your free account! | Forgot your password?

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

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

Advertisement



How does sun drop rates are really work in vSRO?

Discussion on How does sun drop rates are really work in vSRO? within the SRO Private Server forum part of the Silkroad Online category.

Reply
 
Old   #1
 
RedWoman's Avatar
 
elite*gold: 80
Join Date: Nov 2015
Posts: 172
Received Thanks: 89
Lightbulb How does sun drop rates are really work in vSRO?

Hello everyone,
it's a long time that I'm looking for an answer for problem I have,
I'll be very happy if someone will help me to fix it,
so here is the problem: How does sun drop rates are really work in vSRO?
My server is cap 100, and I want to set sun from mobs, there is only one problem with it, players don't receive sun drops!
Here is what I did: I have changed PobGroup30 values in the table _RefDropClassSel_RareEquip, no matter what I'll write there, the players won't get sun drop from mobs, I wrote there in one of the times 23435936 because someone told me that it's 100% but the players still didn't get any sun drop,
in another time I wrote there 999999999, and still nothing!
No matter what I wrote there, 20,0.99,99999999,23435936,22.50,50 still nothing!!!!
I have changed the PobGroup30 values where MonLevel was 90 to 100,
Every time I changed the PobGroup30 values, I have also made sure that Service = 1 at the table _RefObjCommon where codename128 like 'item_%_10%c_%rare', and Service = 1 also in the table _RefDropItemAssign where codename128 like 'item_%_10%c_%rare'.
So after I saw that everything isn't help, I changed rarity from 2 to 3 by the next query:
PHP Code:
update _RefObjCommon set Rarity 3 where codename128 like 'item_%_10%c_%rare' and Service =
After I done with this query, and made restart, the sun drop rate was too high, players got sun drop every 5 minute!
Well I was happy, because finally they got sun drops and now I can play with the rates at the table _RefDropClassSel_RareEquip, so here we go again:
No matter what I wrote in the PobGroup30 values,
0.99,5,0.25,0.001,0.000000303,
the players still got sun drop every 5 minutes, I have changed the PobGroup30 values where MonLevel was 90 to 100, same like the last time I changed those values.
So what the hell is going on here???
Someone wants to give me an explain to how it works?
I'll be very happy to get an answer, because I tried EVERYTHING and it doesn't work, I lost
I really appreciate your help, thanks in advance .

RedWoman is offline  
Old 04/08/2016, 17:12   #2
 
Judgelemental's Avatar
 
elite*gold: 0
Join Date: Aug 2013
Posts: 1,490
Received Thanks: 798
Have you tried " set Rarity = 2 " ?
Judgelemental is offline  
Old 04/08/2016, 18:06   #3
 
WickedNite.'s Avatar
 
elite*gold: 15
Join Date: Jul 2014
Posts: 1,602
Received Thanks: 1,357
D10 sun items are on probgroup30, 31 are Nova items.The way it works is sos = probgroup1, som = probgroup2, sun = probgroup3, that's for d1 items, then you calculate for each degree which column u have to edit.
WickedNite. is offline  
Thanks
1 User
Old 04/08/2016, 20:22   #4
 
Syloxx's Avatar
 
elite*gold: 56
Join Date: Oct 2013
Posts: 1,165
Received Thanks: 762
_RefDropClassSel_RareEquip

1 = 100%
0 = 0%

ProbX = ItemClass in _RefObjItem

but you are right, its kinda "bugged" i didn't discovered how Joymax calculate it yet
Syloxx is offline  
Thanks
1 User
Old 04/08/2016, 21:07   #5


 
​Exo's Avatar
 
elite*gold: 28
Join Date: Aug 2014
Posts: 4,096
Received Thanks: 2,649
Quote:
Originally Posted by Syloxx View Post
_RefDropClassSel_RareEquip

1 = 100%
0 = 0%

ProbX = ItemClass in _RefObjItem

but you are right, its kinda "bugged" i didn't discovered how Joymax calculate it yet
Ye kind of, I reached a point I even doubted that table is used. One of the weirdest stuff in the database tho.
​Exo is offline  
Thanks
1 User
Old 04/08/2016, 21:11   #6
 
Syloxx's Avatar
 
elite*gold: 56
Join Date: Oct 2013
Posts: 1,165
Received Thanks: 762
1st of all the table is selected by the gameserver on start.
2nd if you set everything to 1 then you can even drop level 1 sun items on level 120 jupiter monsters so yes, somehow the table effects the drop rate
Syloxx is offline  
Thanks
2 Users
Old 04/08/2016, 21:38   #7
 
Judgelemental's Avatar
 
elite*gold: 0
Join Date: Aug 2013
Posts: 1,490
Received Thanks: 798
How about manually make the monster drop a specific sun item and set that probability to low ?
It's going to take a while though
Judgelemental is offline  
Thanks
1 User
Old 04/09/2016, 02:44   #8
 
RedWoman's Avatar
 
elite*gold: 80
Join Date: Nov 2015
Posts: 172
Received Thanks: 89
Quote:
Originally Posted by Judgelemental View Post
Have you tried " set Rarity = 2 " ?
As I said at the thread - " I changed rarity from 2 to 3 by the next query: ".
Yes

Quote:
Originally Posted by WickedNite. View Post
D10 sun items are on probgroup30, 31 are Nova items.The way it works is sos = probgroup1, som = probgroup2, sun = probgroup3, that's for d1 items, then you calculate for each degree which column u have to edit.
Yes, you are right, I made a mistake at the thread and I wrote 31, I changed the PobGroup30 values... I edited the thread, thank you for paying attention, but the problem still not resolved

Quote:
Originally Posted by Syloxx View Post
_RefDropClassSel_RareEquip

1 = 100%
0 = 0%

ProbX = ItemClass in _RefObjItem

but you are right, its kinda "bugged" i didn't discovered how Joymax calculate it yet
What do you mean by typing the row I made big?
Can you explain it better please?

Quote:
Originally Posted by Judgelemental View Post
How about manually make the monster drop a specific sun item and set that probability to low ?
It's going to take a while though
Well, how can I do that?
What tables I should edit?
There is any query that can help me to do it faster?, Please explain me how it works.

Thanks everyone for help, The problem is still not resolved!
RedWoman is offline  
Old 04/09/2016, 07:09   #9
 
Judgelemental's Avatar
 
elite*gold: 0
Join Date: Aug 2013
Posts: 1,490
Received Thanks: 798
Quote:
Originally Posted by NanoKid View Post
Well, how can I do that?
What tables I should edit?
There is any query that can help me to do it faster?, Please explain me how it works.
Hello.
Judgelemental is offline  
Old 04/09/2016, 11:15   #10
 
Syloxx's Avatar
 
elite*gold: 56
Join Date: Oct 2013
Posts: 1,165
Received Thanks: 762
Quote:
Originally Posted by NanoKid View Post
What do you mean by typing the row I made big?
Can you explain it better please?
well in the table you have ProbGroup 1 - 36 if i remember well
1 = SOS D1
2 = SOM D1
3 = SUN D1

4 = SOS D2
5 = SOM D2
6 = SUN D2

etc...
Syloxx is offline  
Old 04/09/2016, 15:03   #11
 
RedWoman's Avatar
 
elite*gold: 80
Join Date: Nov 2015
Posts: 172
Received Thanks: 89
Quote:
Originally Posted by Judgelemental View Post
Hello.
Thank you, I hope it will help.
Do you have an idea for what is the normal rate?
Normal for me it's about one sun drop to every player in the server every day.

Quote:
Originally Posted by Syloxx View Post
well in the table you have ProbGroup 1 - 36 if i remember well
1 = SOS D1
2 = SOM D1
3 = SUN D1

4 = SOS D2
5 = SOM D2
6 = SUN D2

etc...
Ah that's POBGROUP, not Prob.
RedWoman is offline  
Old 04/09/2016, 15:14   #12
 
Judgelemental's Avatar
 
elite*gold: 0
Join Date: Aug 2013
Posts: 1,490
Received Thanks: 798
Quote:
Originally Posted by NanoKid View Post
Thank you, I hope it will help.
Do you have an idea for what is the normal rate?
Normal for me it's about one sun drop to every player in the server every day.

Hello !
You're welcome.

I think 0.1 or 0.01 if I recall...I'm not sure !
You should try on a testserver. I remember I could make the rate so the drop would drop in a day or two but that was long time ago
Judgelemental is offline  
Reply

Tags
drop rates, rates, sun drops, sun rates, vsro rates


Similar Threads Similar Threads
[VSRO] increase SoX drop rates fail
02/24/2013 - SRO Private Server - 2 Replies
Hello, i cracked my drop rate limit (gameserver.exe) with OllyDbg http://www.elitepvpers.com/forum/private-sro-explo its-hacks-bots-guides/1431961-guide-most-vsro-file s-problem-solved-here-35.html#post12877077. i did this query -> How to set SOX rates with a query with rate = 1000000... I restart the server, kill a lot of monsters and i drop only normal items ... 0 Sox .. Do you know how to solve this problem ? Note : version 1.188 I changed rarity of rare item to 0 or 3 but there is...
How drop rates work in fact?(rate and discriminant part i mean)
12/26/2012 - CO2 Private Server - 9 Replies
Okay as title says, i am having trouble understanding one small thing, in special drops table in databse i have at an item following rows that represent its rate: rate then discriminant, now the querstion is : whitch should be higher so that an items will drop more rarely???
Vsro files - SOX drop rates
11/24/2011 - SRO Private Server - 5 Replies
Couldn't find the answer for this problem , so i'm posting this here. Does anyone know how to change SOX drop rate? My item drop rate is 50 and i killed thousands of mobs and i didn't have any SOX drop.Does anyone have the same problem ?Any idea how to fix this?(and yes , i cracked my drop rate limit with OllyDbg )
[vSRO files] Nova drop rates
11/20/2011 - SRO Private Server - 5 Replies
hi guys, i wanna ask u how i can change the nova drop rates with vSRO based files i tried to edit some values in _RefDropClassSel_RareEquip database but it doesnt work



All times are GMT +2. The time now is 21:28.


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.