Sir_Otreil
Fledgling Freddie
- Joined
- Apr 20, 2004
- Messages
- 128
Lo any1 know if dream sphere mob is bugged i was camping him 8 hours and he doesnt pop, many days I try camp him but he doesnt pop :s
Requiel said:It is a completely random spawn. I'll explain briefly how random spawns work as I get asked about it quite a lot.
Basically an encounter of group of mobs has a percentage chance to spawn every time a timer reaches 0. The timer is set for each group of mobs for the encounter separately in the code.
For 'rare' spawns, the timer will be a long one and the percentage chance will be low. For insta pops, the chance will be 100 and the timer only a few seconds.
So there is no maximum amount of time before something has to pop, if you're unlucky it could take a very long time until the random number generator picks a number low enough to spawn the encounter.
Aadia said:Is it me?? i didn't understand a word of this :s
Anyways as Tijl said, when i needed DS and a few others to we checked every 4 hours later when it was last killed (by those 2 fucking setian or scorpion encounters - god knows what mythic was thinking) and each time it spawned exactly 4 hours laters. Ofcours we always had to wait till a dao-encounter :touch:
Close but not quite. The timer counts down from the last time it reached 0 not from when the mob was killed. This is why sometimes a mob might spawn a few seconds after it was killed. In your example above, the game would check to see if the DS spawned at 4am, 8am, 12noon and so on, regardless of when it was killed. If the mob is already up when the timer is at 0 then it won't spawn another, if it isn't up then it checks the chance for it to spawn.Parlain said:What he's saying is there are two elements to the spawn
1) Timer-The Mob is set to roll to spawn at set intervals (in this case it seems it's 4 hours)
2) % Chance to spawn - When the time rolls around the mob might spawn-or it might not...
So in DS case say the servers reset at midnight then at 4am it might spawn; if it doesn't then it won't spawn until 8am; if it does then someone kills it (say at 5am), the timer resets and it won't be avaliable for spawn until 9am
I'm afraid it's you.Aadia said:Is it me?? i didn't understand a word of this :s