|
Silkroad Online
|
Silkroad Forums
|
Affiliates
|



|
|
View unanswered posts | View active topics
Author |
Message |
Swindler
|
Post subject: Re: Sox drop,is it just luck? Posted: Mon Sep 29, 2008 8:05 pm |
|
Forum God |
 |
 |
Joined: Apr 2007 Posts: 11256 Location: Pimpas Paradise.
|
Nixie wrote: Don't really think it's just random...
My brother is getting with his main SoS and SoM items like I'm getting maybe blue items. I barely get any good item actually, while he's getting seal stuff. Not fair. <_< hack him.
|
|
Top |
|
 |
Nixie
|
Post subject: Re: Sox drop,is it just luck? Posted: Mon Sep 29, 2008 9:17 pm |
|
Banned User |
 |
 |
Joined: Aug 2007 Posts: 1108 Location:
|
HejsaN wrote: Nixie wrote: Don't really think it's just random...
My brother is getting with his main SoS and SoM items like I'm getting maybe blue items. I barely get any good item actually, while he's getting seal stuff. Not fair. <_< hack him. As I wouldn't know his ID/PW? o_O I made his account, hah. xD But however, it might be actually really just luck, but on the other hand... he trained about half of the time I did in Silkroad and he got about 20x more SoX... >_< You can not understand Silkroad...
_________________ << banned for proof of botting. -cin >>
|
|
Top |
|
 |
KsqueaKJ
|
Post subject: Re: Sox drop,is it just luck? Posted: Mon Sep 29, 2008 10:44 pm |
|
Regular Member |
 |
 |
Joined: Nov 2007 Posts: 257 Location: Illinois
|
Nixie wrote: You can not understand Silkroad... so very true
_________________ server:xian level:85 build:pure str blade
server:xian level:60 build:pure int wizard/bard
server:xian level:53 build:pure int spear
|
|
Top |
|
 |
NuclearSilo
|
Post subject: Re: Sox drop,is it just luck? Posted: Mon Sep 29, 2008 11:09 pm |
|
Forum God |
 |
 |
Joined: Aug 2006 Posts: 8834 Location: Age of Wushu
|
It's random, but not luck.
Luck is smt comes to u from no where, non determinist. While the drop rate is predetermined using a function with rand().
So if u say "i got an sox drop" is luck, coz u are the choosen one among trousand of ppl who execute the function 'drop' at the same time. And u can call the event "sox dropped" random, but not luck, coz it's determined to be dropped under a certain condition.
In C/C++, the function rand() always give the same value, unless u specify the seed and call the srand(seed) function. Normally we use time(NULL) as seed. So if we can store the value of the seed in a variable. It's possible to predetermine what will be the result of rand() associated with that seed.
Smt is predeterminable can no longer call luck
_________________ Playing Age of Wushu, dota IMBA
|
|
Top |
|
 |
LadyHawk
|
Post subject: Re: Sox drop,is it just luck? Posted: Tue Sep 30, 2008 2:34 am |
|
Common Member |
 |
 |
Joined: Feb 2008 Posts: 117 Location: Picking On Nerds :P
|
NuclearSilo wrote: It's random, but not luck.
Luck is smt comes to u from no where, non determinist. While the drop rate is predetermined using a function with rand().
So if u say "i got an sox drop" is luck, coz u are the choosen one among trousand of ppl who execute the function 'drop' at the same time. And u can call the event "sox dropped" random, but not luck, coz it's determined to be dropped under a certain condition.
In C/C++, the function rand() always give the same value, unless u specify the seed and call the srand(seed) function. Normally we use time(NULL) as seed. So if we can store the value of the seed in a variable. It's possible to predetermine what will be the result of rand() associated with that seed.
Smt is predeterminable can no longer call luck That's Complicated xD 
_________________
BailOut Plan 
|
|
Top |
|
 |
Nixie
|
Post subject: Re: Sox drop,is it just luck? Posted: Tue Sep 30, 2008 6:21 am |
|
Banned User |
 |
 |
Joined: Aug 2007 Posts: 1108 Location:
|
LadyHawk wrote: NuclearSilo wrote: It's random, but not luck.
Luck is smt comes to u from no where, non determinist. While the drop rate is predetermined using a function with rand().
So if u say "i got an sox drop" is luck, coz u are the choosen one among trousand of ppl who execute the function 'drop' at the same time. And u can call the event "sox dropped" random, but not luck, coz it's determined to be dropped under a certain condition.
In C/C++, the function rand() always give the same value, unless u specify the seed and call the srand(seed) function. Normally we use time(NULL) as seed. So if we can store the value of the seed in a variable. It's possible to predetermine what will be the result of rand() associated with that seed.
Smt is predeterminable can no longer call luck That's Complicated xD  Actually it's not. They didn't have any other solution to create a 'random' number. I tried it some time ago and if I use the function in the same second, the number was always the same as the previous. 
_________________ << banned for proof of botting. -cin >>
|
|
Top |
|
 |
foudre
|
Post subject: Re: Sox drop,is it just luck? Posted: Tue Sep 30, 2008 6:36 am |
|
Veteran Member |
 |
 |
Joined: Jul 2007 Posts: 3604 Location:
|
NuclearSilo wrote: It's random, but not luck.
Luck is smt comes to u from no where, non determinist. While the drop rate is predetermined using a function with rand().
So if u say "i got an sox drop" is luck, coz u are the choosen one among trousand of ppl who execute the function 'drop' at the same time. And u can call the event "sox dropped" random, but not luck, coz it's determined to be dropped under a certain condition.
In C/C++, the function rand() always give the same value, unless u specify the seed and call the srand(seed) function. Normally we use time(NULL) as seed. So if we can store the value of the seed in a variable. It's possible to predetermine what will be the result of rand() associated with that seed.
Smt is predeterminable can no longer call luck that might aslo explain why there seams to be an explosion of sox on a new server, i remember my comadore 64 used to have a funtion random() i think no i dont' even remember the function any more, but it every time you turned it on and used the function it would produce teh same results in teh same order, so maybe on a new server say the 21st drop will be sox always, but i bet they add that one thing (does c++ have it too?) i know python had something you add near the top that'll make random produce different results each run thru
_________________
 A man once said, "Fear is contagious". So then the same must hold true for courage. The Roar of a Crowd begins with one man.
|
|
Top |
|
 |
Who is online |
Users browsing this forum: No registered users and 13 guests |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot post attachments in this forum
|
|