[Guide] How To Dropprate fixxen

    • [Guide] How To Dropprate fixxen

      Da ich nun viele kenne und vieles gesehen hab, das einige Probleme wegen den "Dropprate" Bug haben, poste ich hier mal nen kleinen Guide, wie ihr dies behebt..

      Als erstes sucht ihr in euren "Resource" Ordner die "propMoverEx.inc", dort sind alle Monster vertreten mit euren "Dropprate Chancen"


      Bevor ihr Fragt, die "propMoverEx.inc" ist die Datei, die angibt welche
      "Rare Items" bzw. "Besondere Items" dieses Monster droppt!

      Die Monster die normalerweiße Verbuggt sind, sind diese

      Quellcode

      1. [size=14][COLOR=SeaGreen]120ger Dungeon:[/COLOR][/SIZE]
      2. [COLOR=RoyalBlue]MI_PRICKANT04[/COLOR] [size=8][COLOR=Red]( 1ter Giant )[/COLOR][/SIZE]
      3. [COLOR=RoyalBlue]MI_CRIPESCENTIPEDE04[/COLOR] [size=8][COLOR=Red]( 2ter Giant )[/COLOR][/SIZE]
      4. [COLOR=RoyalBlue]MI_MAULMOUSE04[/COLOR] [size=8][COLOR=Red]( 3ter Giant )[/COLOR][/SIZE]
      5. [COLOR=RoyalBlue]MI_LYCANOS01[/COLOR] [size=8][COLOR=Red]( Lycanose )[/COLOR][/SIZE]
      6. [COLOR=RoyalBlue]MI_VEMPAIN01 [/COLOR][size=8][COLOR=Red]( Desmodon )[/COLOR][/SIZE]
      7. [size=14][COLOR=SeaGreen]Hero Dungeon:[/COLOR][/SIZE]
      8. [COLOR=RoyalBlue]MI_PRICKANT04_1[/COLOR] [size=8][COLOR=Red]( 1ter Cursed Giant )[/COLOR][/SIZE]
      9. [COLOR=RoyalBlue]MI_CRIPESCENTIPEDE04_1[/COLOR] [size=8][COLOR=Red]( 2ter Cursed Giant )[/COLOR][/SIZE]
      10. [COLOR=RoyalBlue]MI_MAULMOUSE04_1[/COLOR] [size=8][COLOR=Red]( 3ter Cursed Giant )[/COLOR][/SIZE]
      11. [COLOR=RoyalBlue]MI_LYCANOS01_1[/COLOR] [size=8][COLOR=Red]( Cursed Lycanose )[/COLOR][/SIZE]
      12. [COLOR=RoyalBlue]MI_VEMPAIN01_1[/COLOR] [size=8][COLOR=Red]( Cursed Desmodon )[/COLOR][/SIZE]
      13. [size=14][COLOR=SeaGreen]Volcano:[/COLOR][/SIZE]
      14. [COLOR=RoyalBlue]MI_DU_METEONYKER2[/COLOR] [size=8][COLOR=Red]( Red Meteonyker )[/COLOR][/SIZE]
      15. [size=14][COLOR=SeaGreen]Tramnuk:[/COLOR][/SIZE]
      16. [COLOR=RoyalBlue]MI_BESIBIGFOOT01[/COLOR] [size=8][COLOR=Red]( Oloccip )[/COLOR][/SIZE]
      17. [COLOR=RoyalBlue]MI_BESIBIGFOOT02[/COLOR] [size=8][COLOR=Red]( Wild Oloccip )[/COLOR][/SIZE]
      Alles anzeigen


      Diese sucht ihr nun
      ( STRG + F )

      Natürlich müsst ihr die Dropprate für EUREN Server anpassen, die ich nun poste, sind für meinen "Test" Server Optimal angepasst!

      ( Der Grund ist, da jeder Server andere EXP - Dropp - Penya Rate hat! )

      Quellcode

      1. [COLOR=RoyalBlue]MI_VEMPAIN01
      2. {[/COLOR]
      3. [COLOR=RoyalBlue]Maxitem = 3;[/COLOR] [size=8][COLOR=Red]( Wieviele Sachen er Droppt )[/COLOR][/SIZE][size=8]
      4. [/SIZE] [COLOR=RoyalBlue] DropGold(2000, 3000);[/COLOR][size=8][COLOR=Red] ( Wieviel "Penya" der Beutel behinhalten soll )[/COLOR][/SIZE]
      5. [COLOR=RoyalBlue]DropItem(II_GEN_MAT_DIAMOND, 21000000, 0, 1);[/COLOR] [size=8][COLOR=Red]( Diamond )[/COLOR][/SIZE]
      6. [COLOR=RoyalBlue] DropItem(II_GEN_MAT_EMERALD, 2700000, 0, 1);[/COLOR] [size=8][COLOR=Red]( Emerald )[/COLOR][/SIZE]
      7. [COLOR=RoyalBlue] DropItem(II_GEN_MAT_SAPPHIRE, 3600000, 0, 1); [/COLOR][size=8][COLOR=Red]( Saphire )[/COLOR][/SIZE]
      8. [COLOR=RoyalBlue] DropItem(II_GEN_MAT_RUBY, 4800000, 0, 1);[/COLOR] [size=8][COLOR=Red]( Ruby )[/COLOR][/SIZE]
      9. [COLOR=RoyalBlue] DropItem(II_GEN_MAT_TOPAZ, 6300000, 0, 1); [/COLOR][size=8][COLOR=Red]( Topaz )[/COLOR][/SIZE]
      10. [COLOR=RoyalBlue] DropItem(II_GEN_MAT_ORICHALCUM01, 180000000, 0, 1); [/COLOR][size=8][COLOR=Red]( Ori )[/COLOR][/SIZE]
      11. [COLOR=RoyalBlue] DropItem(II_GEN_MAT_MOONSTONE, 180000000, 0, 1);[/COLOR] [size=8][COLOR=Red]( Moon )[/COLOR][/SIZE]
      12. [COLOR=RoyalBlue] DropItem(II_SYS_SYS_EVE_OMINOUSGIFTBOX01, 600000000, 0, 1);[/COLOR] [size=8][COLOR=Red]( 1te Aminus Box )[/COLOR][/SIZE]
      13. [COLOR=RoyalBlue] DropItem(II_SYS_SYS_EVE_OMINOUSGIFTBOX02, 600000000, 0, 1);[/COLOR] [size=8][COLOR=Red]( 2te Aminus Box )[/COLOR][/SIZE]
      14. [COLOR=RoyalBlue]DropItem(II_SYS_SYS_EVE_OMINOUSGIFTBOX03, 600000000, 0, 1);[/COLOR] [size=8][COLOR=Red]( 3te Aminus Box )[/COLOR][/SIZE][size=8]
      15. [/SIZE]
      16. [COLOR=RoyalBlue] DropItem(II_WEA_SWO_VEMPIRE, 500000, 0, 1);[/COLOR] [size=8][COLOR=Red]( Vampire Sword )[/COLOR][/SIZE]
      17. [COLOR=RoyalBlue] DropItem(II_WEA_SWT_VEMPIRE, 500000, 0, 1);[/COLOR] [size=8][COLOR=Red]( Vampire 2H Sword )[/COLOR][/SIZE]
      18. [COLOR=RoyalBlue] DropItem(II_WEA_AXE_VEMPIRE, 500000, 0, 1); [/COLOR][size=8][COLOR=Red]( Vampire Axe )[/COLOR][/SIZE]
      19. [COLOR=RoyalBlue] DropItem(II_WEA_AXT_VEMPIRE, 500000, 0, 1);[/COLOR] [size=8][COLOR=Red]( Vampire 2H Axe )[/COLOR][/SIZE]
      20. [COLOR=RoyalBlue] DropItem(II_WEA_KNU_VEMPIRE, 500000, 0, 1);[/COLOR][size=8] [COLOR=Red]( Vampire Knuckle )[/COLOR][/SIZE]
      21. [COLOR=RoyalBlue] DropItem(II_WEA_CHE_VEMPIRE, 500000, 0, 1); [/COLOR][size=8][COLOR=Red]( Vampire Stick )[/COLOR][/SIZE]
      22. [COLOR=RoyalBlue] DropItem(II_WEA_WAN_VEMPIRE, 500000, 0, 1);[/COLOR] [size=8][COLOR=Red]( Vampire Wand )[/COLOR][/SIZE]
      23. [COLOR=RoyalBlue] DropItem(II_WEA_STA_VEMPIRE, 500000, 0, 1);[/COLOR] [size=8][COLOR=Red]( Vampire Staff )[/COLOR][/SIZE]
      24. [COLOR=RoyalBlue] DropItem(II_WEA_BOW_VEMPIRE, 500000, 0, 1);[/COLOR] [size=8][COLOR=Red]( Vampire Bow )[/COLOR][/SIZE]
      25. [COLOR=RoyalBlue] DropItem(II_WEA_YOY_VEMPIRE, 500000, 0, 1);[/COLOR] [size=8][COLOR=Red]( Vampire Yoyo )[/COLOR][/SIZE]
      26. [COLOR=RoyalBlue]DropItem(II_GEN_MAT_ELE_CANDLEA, 300000, 0, 1);[/COLOR] [size=8][COLOR=Red]( Fire A Karte )[/COLOR][/SIZE][size=8]
      27. [/SIZE] [COLOR=RoyalBlue] DropItem(II_GEN_MAT_ELE_RAINATKA, 300000, 0, 1);[/COLOR] [size=8][COLOR=Red]( Water A Karte )[/COLOR][/SIZE]
      28. [COLOR=RoyalBlue]DropItem(II_GEN_MAT_ELE_SPARKATKA, 300000, 0, 1);[/COLOR] [size=8][COLOR=Red]( Electric A Karte )[/COLOR][/SIZE]
      29. [COLOR=RoyalBlue]DropItem(II_GEN_MAT_ELE_BREEZEATKA, 300000, 0, 1);[/COLOR] [size=8][COLOR=Red]( Wind A Karte )[/COLOR][/SIZE]
      30. [COLOR=RoyalBlue] DropItem(II_GEN_MAT_ELE_SANDATKA, 300000, 0, 1);[/COLOR] [size=8][COLOR=Red]( Earth A Karte )[/COLOR][/SIZE]
      31. [COLOR=RoyalBlue]DropItem(II_GEN_JEW_RIN_INTRING, 600000, 18, 1); [/COLOR][size=8][COLOR=Red]( INT Ring +18 )[/COLOR][/SIZE]
      32. [COLOR=RoyalBlue] DropItem(II_GEN_JEW_RIN_DEXRING, 600000, 18, 1); [/COLOR][size=8][COLOR=Red]( DEX Ring +18 )[/COLOR][/SIZE]
      33. [COLOR=RoyalBlue]DropItem(II_GEN_JEW_RIN_STRRING, 600000, 18, 1);[/COLOR] [size=8][COLOR=Red]( STR Ring +18 )[/COLOR][/SIZE]
      34. [COLOR=RoyalBlue] DropItem(II_GEN_JEW_RIN_STARING, 600000, 18, 1);[/COLOR] [size=8][COLOR=Red]( STA Ring +18 )[/COLOR][/SIZE]
      35. [COLOR=RoyalBlue]DropItem(II_GEN_GEM_GEM_VEMPIREGLASS, 210000000, 0, 1); [/COLOR][size=8][COLOR=Red]( Desmodon Quest Item )[/COLOR][/SIZE]
      36. [COLOR=SeaGreen]
      37. [/COLOR] [COLOR=SeaGreen] m_nAttackFirstRange = 10;
      38. [/COLOR] [COLOR=SeaGreen] AI
      39. {
      40. #Scan
      41. {
      42. scan
      43. }
      44. #battle
      45. {
      46. Attack
      47. Rangeattack 10
      48. Berserk 20 3.0
      49. }
      50. #move
      51. {
      52. }
      53. }
      54. }[/COLOR]
      Alles anzeigen


      Ich hab bei meiner, sogar noch A Karten hinzugefügt und einiges entfernt

      ihr könnt jederzeit neue Items dazu adden!
      ( Vergesst aber nicht Max Items + Chancen gleichmässig zu verteilen!! )

      Die Wichtigsten Dinge sind, die Doppelten und Dreifachen Diamonds etc. zu entfernen!
      ( Ich lege es euch auch ans Herz, die NPC Waffen zu entfernen, da man sie immernoch Droppt! )



      Nun kommen wir zu einen härteren Teil..

      Die Tramnuk Dungeon!

      Diese Droppraten sind schon schwieriger zu fixxen.. Wieso fragt ihr euch?

      Weil bei euren Oloccip nur Twinkle Stones definiert sind!!


      Quellcode

      1. [COLOR=RoyalBlue]MI_BESIBIGFOOT01[/COLOR] [size=8][COLOR=Red]( Normaler Oloccip )[/COLOR][/SIZE]
      2. [COLOR=RoyalBlue]MI_BESIBIGFOOT02[/COLOR] [size=8][COLOR=Red]( Master Oloccip )[/COLOR][/SIZE]
      Ich erleichter euch mal diese Arbeit, und poste hier die Sachen die ihr braucht
      ( Ich bevorzuge das ihr beim Normalen Oloccip die Soul Schmucks SELTENER zu droppen lässt! )


      MI_BESIBIGFOOT01

      Quellcode

      1. [COLOR=RoyalBlue]DropItem(II_GEN_MAT_DIAMOND, 21000000, 0, 1);[/COLOR] [size=8][COLOR=Red]( Diamond )[/COLOR][/SIZE]
      2. [COLOR=RoyalBlue] DropItem(II_GEN_MAT_EMERALD, 2700000, 0, 1);[/COLOR] [size=8][COLOR=Red]( Emerald )[/COLOR][/SIZE]
      3. [COLOR=RoyalBlue] DropItem(II_GEN_MAT_SAPPHIRE, 3600000, 0, 1); [/COLOR][size=8][COLOR=Red]( Saphire )[/COLOR][/SIZE]
      4. [COLOR=RoyalBlue] DropItem(II_GEN_MAT_RUBY, 4800000, 0, 1);[/COLOR] [size=8][COLOR=Red]( Ruby )[/COLOR][/SIZE]
      5. [COLOR=RoyalBlue] DropItem(II_GEN_MAT_TOPAZ, 6300000, 0, 1); [/COLOR][size=8][COLOR=Red]( Topaz )[/COLOR][/SIZE]
      6. [COLOR=RoyalBlue] DropItem(II_GEN_MAT_ORICHALCUM01, 180000000, 0, 1); [/COLOR][size=8][COLOR=Red]( Ori )[/COLOR][/SIZE]
      7. [COLOR=RoyalBlue] DropItem(II_GEN_MAT_MOONSTONE, 180000000, 0, 1);[/COLOR] [size=8][COLOR=Red]( Moon )[/COLOR][/SIZE]
      8. [COLOR=RoyalBlue] DropItem(II_WEA_SWO_LUZA, 500000, 0, 1); [/COLOR][size=8][COLOR=Red]( Luzaka's Sword )[/COLOR][/SIZE]
      9. [COLOR=RoyalBlue] DropItem(II_WEA_SWT_LUZA, 500000, 0, 1); [/COLOR][size=8][COLOR=Red]( Luzaka's Big Sword )[/COLOR][/SIZE]
      10. [COLOR=RoyalBlue] DropItem(II_WEA_AXE_LUZA, 500000, 0, 1); [/COLOR][size=8][COLOR=Red]( Luzaka's Axe )[/COLOR][/SIZE]
      11. [COLOR=RoyalBlue] DropItem(II_WEA_AXT_LUZA, 500000, 0, 1); [/COLOR][size=8][COLOR=Red]( Luzaka's Big Axe )[/COLOR][/SIZE]
      12. [COLOR=RoyalBlue] DropItem(II_WEA_KNU_LUZA, 500000, 0, 1); [/COLOR][size=8][COLOR=Red]( Luzaka's Knuckle )[/COLOR][/SIZE]
      13. [COLOR=RoyalBlue] DropItem(II_WEA_CHE_LUZA, 500000, 0, 1); [/COLOR][size=8][COLOR=Red]( Luzaka's Stick )[/COLOR][/SIZE]
      14. [COLOR=RoyalBlue] DropItem(II_WEA_WAN_LUZA, 500000, 0, 1);[/COLOR][size=8][COLOR=Red] ( Luzaka's Wand )[/COLOR][/SIZE]
      15. [COLOR=RoyalBlue] DropItem(II_WEA_STA_LUZA, 500000, 0, 1); [/COLOR][size=8][COLOR=Red]( Luzaka's Staff )[/COLOR][/SIZE]
      16. [COLOR=RoyalBlue] DropItem(II_WEA_BOW_LUZA, 500000, 0, 1); [/COLOR][size=8][COLOR=Red]( Luzaka's Bow )[/COLOR][/SIZE]
      17. [COLOR=RoyalBlue] DropItem(II_WEA_YOY_LUZA, 500000, 0, 1);[/COLOR][size=8][COLOR=Red] ( Luzaka's Yoyo )[/COLOR][/SIZE]
      18. [COLOR=RoyalBlue] DropItem(II_GEN_JEW_RIN_FIRERING, 250000, 0, 1); [/COLOR][size=8][COLOR=Red] ( Soul Ruby Ring )[/COLOR][/SIZE]
      19. [COLOR=RoyalBlue] DropItem(II_GEN_JEW_RIN_LANDRING, 250000, 0, 1); [/COLOR][size=8][COLOR=Red]( Soul Diamond Ring )[/COLOR][/SIZE]
      20. [COLOR=RoyalBlue] DropItem(II_GEN_JEW_RIN_WATERRING, 250000, 0, 1); [/COLOR][size=8][COLOR=Red]( Soul Sapphire Ring )[/COLOR][/SIZE]
      21. [COLOR=RoyalBlue] DropItem(II_GEN_JEW_RIN_ELECTRICRING, 250000, 0, 1);[/COLOR] [size=8][COLOR=Red]( Soul Emerald Ring )[/COLOR][/SIZE]
      22. [COLOR=RoyalBlue] DropItem(II_GEN_JEW_EAR_ATTEARRINGEST, 250000, 0, 1); [/COLOR][size=8][COLOR=Red]( Soul Demolition Earring )[/COLOR][/SIZE]
      23. [COLOR=RoyalBlue] DropItem(II_GEN_JEW_EAR_DEFEARRINGEST, 250000, 0, 1); [/COLOR][size=8][COLOR=Red]( Soul Plug Earring )[/COLOR][/SIZE]
      24. [COLOR=RoyalBlue] DropItem(II_GEN_JEW_EAR_MAGICRINGEST, 250000, 0, 1); [/COLOR][size=8][COLOR=Red]( Soul Magic Earring )[/COLOR][/SIZE]
      25. [COLOR=RoyalBlue] DropItem(II_GEN_JEW_EAR_RANGERINGEST, 250000, 0, 1); [/COLOR][size=8][COLOR=Red]( Soul Range Earring )[/COLOR][/SIZE]
      26. [COLOR=RoyalBlue] DropItem(II_GEN_JEW_NEC_HPNECKLACEMR, 250000, 0, 1); [/COLOR][size=8][COLOR=Red]( Soul Gore Necklace )[/COLOR][/SIZE]
      27. [COLOR=RoyalBlue] DropItem(II_GEN_JEW_NEC_MPNECKLACEMR, 250000, 0, 1); [/COLOR][size=8][COLOR=Red]( Soul Mental Necklace )[/COLOR][/SIZE]
      28. [COLOR=RoyalBlue] DropItem(II_GEN_JEW_NEC_FPNECKLACEMR, 250000, 0, 1); [/COLOR][size=8][COLOR=Red]( Peision Necklace of Soul )[/COLOR][/SIZE]
      29. [COLOR=RoyalBlue] DropItem(II_GEN_JEW_NEC_HPMPNECKLACE, 250000, 0, 1);[/COLOR] [size=8][COLOR=Red]( Soul Gore Mental Necklace )[/COLOR][/SIZE]
      Alles anzeigen
      MI_BESIBIGFOOT02

      Quellcode

      1. [COLOR=RoyalBlue]DropItem(II_GEN_MAT_DIAMOND, 21000000, 0, 1);[/COLOR] [size=8][COLOR=Red]( Diamond )[/COLOR][/SIZE]
      2. [COLOR=RoyalBlue] DropItem(II_GEN_MAT_EMERALD, 2700000, 0, 1);[/COLOR] [size=8][COLOR=Red]( Emerald )[/COLOR][/SIZE]
      3. [COLOR=RoyalBlue] DropItem(II_GEN_MAT_SAPPHIRE, 3600000, 0, 1); [/COLOR][size=8][COLOR=Red]( Saphire )[/COLOR][/SIZE]
      4. [COLOR=RoyalBlue] DropItem(II_GEN_MAT_RUBY, 4800000, 0, 1);[/COLOR] [size=8][COLOR=Red]( Ruby )[/COLOR][/SIZE]
      5. [COLOR=RoyalBlue] DropItem(II_GEN_MAT_TOPAZ, 6300000, 0, 1); [/COLOR][size=8][COLOR=Red]( Topaz )[/COLOR][/SIZE]
      6. [COLOR=RoyalBlue] DropItem(II_GEN_MAT_ORICHALCUM01, 180000000, 0, 1); [/COLOR][size=8][COLOR=Red]( Ori )[/COLOR][/SIZE]
      7. [COLOR=RoyalBlue] DropItem(II_GEN_MAT_MOONSTONE, 180000000, 0, 1);[/COLOR] [size=8][COLOR=Red]( Moon )[/COLOR][/SIZE]
      8. [COLOR=RoyalBlue] DropItem(II_WEA_SWO_LUZAM, 500000, 0, 1); [/COLOR][size=8][COLOR=Red]( Luzaka's Crystal Sword )[/COLOR][/SIZE]
      9. [COLOR=RoyalBlue] DropItem(II_WEA_SWT_LUZAM, 500000, 0, 1); [/COLOR][size=8][COLOR=Red]( Luzaka's Crystal Big Sword )[/COLOR][/SIZE]
      10. [COLOR=RoyalBlue] DropItem(II_WEA_AXE_LUZAM, 500000, 0, 1); [/COLOR][size=8][COLOR=Red]( [/COLOR][/SIZE][size=8][COLOR=Red]Luzaka's Crystal[/COLOR][/SIZE][size=8][COLOR=Red] Axe )[/COLOR][/SIZE]
      11. [COLOR=RoyalBlue] DropItem(II_WEA_AXT_LUZAM, 500000, 0, 1); [/COLOR][size=8][COLOR=Red]( [/COLOR][/SIZE][size=8][COLOR=Red]Luzaka's Crystal[/COLOR][/SIZE][size=8][COLOR=Red] Big Axe )[/COLOR][/SIZE]
      12. [COLOR=RoyalBlue] DropItem(II_WEA_KNU_LUZAM, 500000, 0, 1); [/COLOR][size=8][COLOR=Red]( [/COLOR][/SIZE][size=8][COLOR=Red]Luzaka's Crystal [/COLOR][/SIZE][size=8][COLOR=Red]Knuckle )[/COLOR][/SIZE]
      13. [COLOR=RoyalBlue] DropItem(II_WEA_CHE_LUZAM, 500000, 0, 1); [/COLOR][size=8][COLOR=Red]( [/COLOR][/SIZE][size=8][COLOR=Red]Luzaka's Crystal[/COLOR][/SIZE][size=8][COLOR=Red] Stick )[/COLOR][/SIZE]
      14. [COLOR=RoyalBlue] DropItem(II_WEA_WAN_LUZAM, 500000, 0, 1);[/COLOR][size=8][COLOR=Red] ( [/COLOR][/SIZE][size=8][COLOR=Red]Luzaka's Crystal[/COLOR][/SIZE][size=8][COLOR=Red] Wand )[/COLOR][/SIZE]
      15. [COLOR=RoyalBlue] DropItem(II_WEA_STA_LUZAM, 500000, 0, 1); [/COLOR][size=8][COLOR=Red]( [/COLOR][/SIZE][size=8][COLOR=Red]Luzaka's Crystal[/COLOR][/SIZE][size=8][COLOR=Red] Staff )[/COLOR][/SIZE]
      16. [COLOR=RoyalBlue] DropItem(II_WEA_BOW_LUZAM, 500000, 0, 1); [/COLOR][size=8][COLOR=Red]( [/COLOR][/SIZE][size=8][COLOR=Red]Luzaka's Crystal[/COLOR][/SIZE][size=8][COLOR=Red] Bow )[/COLOR][/SIZE]
      17. [COLOR=RoyalBlue] DropItem(II_WEA_YOY_LUZAM, 500000, 0, 1);[/COLOR][size=8][COLOR=Red] ( [/COLOR][/SIZE][size=8][COLOR=Red]Luzaka's Crystal[/COLOR][/SIZE][size=8][COLOR=Red] Yoyo )[/COLOR][/SIZE]
      18. [COLOR=RoyalBlue] DropItem(II_GEN_JEW_RIN_FIRERING, 500000, 0, 1); [/COLOR][size=8][COLOR=Red] ( Soul Ruby Ring )[/COLOR][/SIZE]
      19. [COLOR=RoyalBlue] DropItem(II_GEN_JEW_RIN_LANDRING, 500000, 0, 1); [/COLOR][size=8][COLOR=Red]( Soul Diamond Ring )[/COLOR][/SIZE]
      20. [COLOR=RoyalBlue] DropItem(II_GEN_JEW_RIN_WATERRING, 500000, 0, 1); [/COLOR][size=8][COLOR=Red]( Soul Sapphire Ring )[/COLOR][/SIZE]
      21. [COLOR=RoyalBlue] DropItem(II_GEN_JEW_RIN_ELECTRICRING, 500000, 0, 1);[/COLOR] [size=8][COLOR=Red]( Soul Emerald Ring )[/COLOR][/SIZE]
      22. [COLOR=RoyalBlue] DropItem(II_GEN_JEW_EAR_ATTEARRINGEST, 500000, 0, 1); [/COLOR][size=8][COLOR=Red]( Soul Demolition Earring )[/COLOR][/SIZE]
      23. [COLOR=RoyalBlue] DropItem(II_GEN_JEW_EAR_DEFEARRINGEST, 500000, 0, 1); [/COLOR][size=8][COLOR=Red]( Soul Plug Earring )[/COLOR][/SIZE]
      24. [COLOR=RoyalBlue] DropItem(II_GEN_JEW_EAR_MAGICRINGEST, 500000, 0, 1); [/COLOR][size=8][COLOR=Red]( Soul Magic Earring )[/COLOR][/SIZE]
      25. [COLOR=RoyalBlue] DropItem(II_GEN_JEW_EAR_RANGERINGEST, 500000, 0, 1); [/COLOR][size=8][COLOR=Red]( Soul Range Earring )[/COLOR][/SIZE]
      26. [COLOR=RoyalBlue] DropItem(II_GEN_JEW_NEC_HPNECKLACEMR, 500000, 0, 1); [/COLOR][size=8][COLOR=Red]( Soul Gore Necklace )[/COLOR][/SIZE]
      27. [COLOR=RoyalBlue] DropItem(II_GEN_JEW_NEC_MPNECKLACEMR, 500000, 0, 1); [/COLOR][size=8][COLOR=Red]( Soul Mental Necklace )[/COLOR][/SIZE]
      28. [COLOR=RoyalBlue] DropItem(II_GEN_JEW_NEC_FPNECKLACEMR, 500000, 0, 1); [/COLOR][size=8][COLOR=Red]( Peision Necklace of Soul )[/COLOR][/SIZE]
      29. [COLOR=RoyalBlue] DropItem(II_GEN_JEW_NEC_HPMPNECKLACE, 500000, 0, 1);[/COLOR] [size=8][COLOR=Red]( Soul Gore Mental Necklace )[/COLOR][/SIZE]
      Alles anzeigen


      Dies sind die wichtigsten Dinge bei den Droppfixxes, damit sie überhaupt richtig droppen müsst ihr nur noch die Droppchancen ( in % ) einstellen!


      Bevor wir loslegen dies richtig einzustellen, zeig ich euch wo die Droppchance Definiert ist!

      Quellcode

      1. [COLOR=RoyalBlue] DropItem(II_GEN_JEW_NEC_HPMPNECKLACE, [COLOR=Red]500000[/COLOR], [COLOR=DarkOrange]0[/COLOR], [COLOR=Purple]1[/COLOR]);[/COLOR]
      Die Droppchance in % ( Liste unten )
      Wie hoch das Item ist ( z.B. ItemName +1 etc. )
      Diese Zahl ist für mich leider Unbekannt, wer weiß was sie bringt bitte melden


      Und zu guter Letzt, die % Chancen der Dropprate!

      Quellcode

      1. 9375 0.0003125%
      2. 18750 0.000625%
      3. 37500 0.00125%
      4. 75000 0.0025%
      5. 150000 0.005%
      6. 300000 0.01%
      7. 1000000 0.0333%
      8. 1875000 0.0625%
      9. 3000000 0.1%
      10. 3750000 0.125%
      11. 5000000 0.166%
      12. 7500000 0.25%
      13. 15000000 0.5%
      14. 30000000 1%
      15. 300000000 10%
      16. 3000000000 100%[COLOR=Red]
      17. [/COLOR]
      Alles anzeigen

      Ihr könnt natürlich auch andere Zahlen nehmen, dies ist nur ein Überblick, um zu sehen wiehoch der Wert für eine bestimmte % Chance ist!



      Nun kommt auch ein andere schwieriger Teil..

      Die MaxItems!


      Quellcode

      1. [COLOR=RoyalBlue]Maxitem = [COLOR=SeaGreen]3[/COLOR];[/COLOR][size=8]
      2. [/SIZE] [COLOR=RoyalBlue] DropGold([COLOR=Purple]2000, 3000[/COLOR]);[/COLOR]


      Hier müsst ihr selbst testen wie hoch die Anzahl sein soll!
      ( Da dies auch mit eurer Server Dropprate in Verbindung steht! )
      Hier das gleiche wie oben, testen wie hoch es sein soll!
      ( Da dies auch mit eurer Server Penyarate in Verbindung steht! )

      Creditz:
      90% von silvermf ( für den Ausführlichen Guide )
      10% für andere Guideverfasser ( Für den "Dropp Rate ändern" Guide )
    • Werbung zur Unterstützung des Forums ( Bitte AddBlocker deaktivieren )

    • Wie gesagt ganz schöner Guide, aber vielleicht könntest du noch angeben, bei welchen Rates du diese Werte verwendest, damit die Leute abschätzen können, welcher Wert bei ihren Rates in Frage kommt.

      Damit man sieht: Rate X | Maxitem = 3

      Somit kann man dann besser einschätzen, was nicht "übertrieben" ist.
    • Code;168618 schrieb:


      Somit kann man dann besser einschätzen, was nicht "übertrieben" ist.


      Was ist für dich übertrieben?

      Es gibt Server die jeden 3ten Desmodon was droppen wollen
      einige wiederrum lassen die User bei 1000 mal 1 droppen..

      Deswegen sollen die es sich selbst raussuchen und testen, jeder hat seine Bedürfnisse auf die er selbst arbeiten muss

      Ich hab lediglich nun geschrieben, wie man es fixxed! :pacman: