• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

Drop Rate ( the best simplified One )

Legendary Battlemage
Joined
Jul 11, 2012
Messages
621
Reaction score
235
Hello , i noticed lots of ppl think the drop ( adding ) is very hard , so that they use other crappy repacks in the case of making Clean repack selfmade ... so that i decided to show u how to add money , Stuff on drop rate in very easy way
first of all , u need to know the index of the stuff , weapons which u want to add in drop rate
Code:
;g46 at D1
(group (index [B]5268[/B]) (item ([COLOR="#FF0000"]100[/COLOR] [COLOR="#008000"]251[/COLOR]) ([COLOR="#FF0000"]200[/COLOR] [COLOR="#008000"]252[/COLOR]) ([COLOR="#FF0000"]300[/COLOR] [COLOR="#008000"]253[/COLOR]) ([COLOR="#FF0000"]400[/COLOR][COLOR="#008000"] 254[/COLOR]) ([COLOR="#FF0000"]50[/COLOR]0[COLOR="#008000"] 255[/COLOR])))

(group (index [B]5269[/B]) (item ([COLOR="#FF0000"]100[/COLOR] [COLOR="#008000"]256[/COLOR]) ([COLOR="#FF0000"]200[/COLOR] [COLOR="#008000"]257[/COLOR]) ([COLOR="#FF0000"]300[/COLOR] [COLOR="#008000"]258[/COLOR]) ([COLOR="#FF0000"]400[/COLOR] [COLOR="#008000"]259[/COLOR]) ([COLOR="#FF0000"]500[/COLOR][COLOR="#008000"] 26[/COLOR]0)))

(group (index [B]5270[/B]) (item ([COLOR="#FF0000"]100[/COLOR] [COLOR="#008000"]261[/COLOR]) ([COLOR="#FF0000"]200[/COLOR] [COLOR="#008000"]262[/COLOR]) ([COLOR="#FF0000"]300[/COLOR] [COLOR="#008000"]26[/COLOR]3) ([COLOR="#FF0000"]400[/COLOR] [COLOR="#008000"]264[/COLOR]) ([COLOR="#FF0000"]500[/COLOR] [COLOR="#008000"]265[/COLOR])))

(group (index [B]5271[/B]) (item ([COLOR="#FF0000"]100[/COLOR] [COLOR="#0000CD"]242[/COLOR]) ([COLOR="#FF0000"]200[/COLOR] [COLOR="#0000CD"]243[/COLOR]) ([COLOR="#FF0000"]300[/COLOR] [COLOR="#0000CD"]250[/COLOR]) ([COLOR="#FF0000"]400[/COLOR] [COLOR="#0000CD"]246[/COLOR]) ([COLOR="#FF0000"]500[/COLOR] [COLOR="#0000CD"]249[/COLOR])))

(itemgroup (index 5272) (Group 100 [B]5268[/B]) (200 [B]5269[/B]) (300 [B]5270[/B]) (400 [B][SIZE=4]5271[/SIZE][/B])))


First Of all , Bold Numbers = the index ( make the index whatever u want ) P.S : u have to make sure that this index not found in the itemgroup anymore !
Red = The percentage of Drop ( the 1 that i added is calculated well , if u change it , u need to calclulate it well to make sure all the pieces drop fine )
Green = the index of the stuff...
Blue = The index of the weapons


and in the intmonster , choose ur mob and write beside it
(itemgroup 5072 2)

5072 must be the same !! as u see in the itemgroup ONLY THE LAST LINE INCLUDE THE 5072

Edited for Ismir :D

(itemgroup 5072 2)
it is the number of IQ ... or how many will be dropped ( if 3 ) then 3x parts and so on :D
 
Last edited:
Legendary Battlemage
Joined
Jul 11, 2012
Messages
621
Reaction score
235
^^ have fun

i' explained everything for the begginers and also for ppl who have problem in the drop rate without using any poop drop maker or smth
 
Last edited:
Helper for everyone
[VIP] Member
Joined
Oct 30, 2010
Messages
1,181
Reaction score
228
Sorry i can't understand seriously. You forgot to explain (itemgroup 5072 2) What mean number 2 ?
 
Legendary Battlemage
Joined
Jul 11, 2012
Messages
621
Reaction score
235
so if im provocative man , u will be Crap man or what :S , i just told u stop fightin' in my thread no more :mad:
 
Master Summoner
Joined
Feb 8, 2011
Messages
506
Reaction score
79
Nice job Makova but i can not believe that you made this.(cuz yesterday you asked on all repacks "Got drop rate??" and so on..)
 
Legendary Battlemage
Joined
Jul 11, 2012
Messages
621
Reaction score
235
i promise u that i did it my self ... i took cup of tea , and tried in 30~1 hour to do it ... and i gone it :)
 
Developer
Joined
Jul 24, 2008
Messages
666
Reaction score
459
(item (100 251))
you can set a prefix (talisman) for the weapon / stuff too
for example
(item (100 251 92)
Index : 251
Prefix : 92 (King Talisman)
also you can set a amount of drops only for mutli items i mean like (medicine / speed up / rebirth)
example (item (100 47 0 5))
Index : 47 ( i think its a medicine)
Prefix : 0 (no prefix for this item)
Amount : 5 (the amount of medicine will drop)
sorry if you couldnt understand me because i explained fast :p
 
Elite Diviner
Joined
Aug 5, 2012
Messages
403
Reaction score
75
(item (100 251))
you can set a prefix (talisman) for the weapon / stuff too
for example
(item (100 251 92)
Index : 251
Prefix : 92 (King Talisman)
also you can set a amount of drops only for mutli items i mean like (medicine / speed up / rebirth)
example (item (100 47 0 5))
Index : 47 ( i think its a medicine)
Prefix : 0 (no prefix for this item)
Amount : 5 (the amount of medicine will drop)
sorry if you couldnt understand me because i explained fast :p




Good Job The...DragoN , isn't hard ''_"
nice for begginers alot ;)




Makova
My wishes
 
Back
Top