Quote:
Edi said:
What about when you need +3 or +4 links? There are linked randoms in the game, Deep Kings and Tartarians have them, but nobody else does. It would be better to change the random assignment by adding a new numerical parameter to indicate how many linked picks there is.
Something like
#custommagic <pathmask><chance><linked>
so
#custommagic <32640><50><2>
would give a 50% of a 2 linked FAWESDNB random.
Much, much easier to do.
|
That'd include adding a new parameter to a command. Also, it'd require a
third parameter. Three-parameter commands are quite rare. I can't think of any ATM. I think having more options in the mask is easier to do. I don't see any use for +3 or +4 links, but I guess they could be added as masks as well. If values under 128 are free, there's easily enough space for them, and if not, the big numbers will be added together with a calculator any way.