Skocz do zawartości
  • 👋 Witaj na MPCForum!

    Przeglądasz forum jako gość, co oznacza, że wiele świetnych funkcji jest jeszcze przed Tobą! 😎

    • Pełny dostęp do działów i ukrytych treści
    • Możliwość pisania i odpowiadania w tematach
    • System prywatnych wiadomości
    • Zbieranie reputacji i rozwijanie swojego profilu
    • Członkostwo w jednej z największych społeczności graczy

    👉 Dołączenie zajmie Ci mniej niż minutę – a zyskasz znacznie więcej!

    Zarejestruj się teraz

[DL]OtherDrops


Rekomendowane odpowiedzi

Opublikowano

Witam chciałem przedstawić config OtherDrops, jest to autorski config:

   DIAMOND_ORE:
        - replacementblock: STONE
          drop: NOTHING
          tool: [ANY, EXPLOSION_TNT, EXPLOSION_CREEPER]
          message: "&6Diamenty, szmaragdy, zloto i zelazo wypada tylko ze stona!"
    GOLD_ORE:
        - replacementblock: STONE
          drop: NOTHING
          tool: [ANY, EXPLOSION_TNT, EXPLOSION_CREEPER]
          message: "&6Diamenty, szmaragdy, zloto i zelazo wypada tylko ze stona!"
    IRON_ORE:
        - replacementblock: STONE
          drop: NOTHING
          tool: [ANY, EXPLOSION_TNT, EXPLOSION_CREEPER]
          message: "&6Diamenty, szmaragdy, zloto i zelazo wypada tylko ze stona!"
    EMERALD_ORE:
        - replacementblock: STONE
          drop: NOTHING
          tool: [ANY, EXPLOSION_TNT, EXPLOSION_CREEPER]
          message: "&6Diamenty, szmaragdy, zloto i zelazo wypada tylko ze stona!"
    STONE:
        - drop: DIAMOND
          tool: [IRON_PICKAXE, DIAMOND_PICKAXE]
          height: "<15"
          chance: 0.6
          quantity: 1
          message: "&6Gratulacje! Znalazles DIAMENT!"
        - drop: DIAMOND
          tool: [IRON_PICKAXE@!LOOT_BONUS_BLOCKS, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS]
          height: "<15"
          chance: 0.3
          quantity: 1-2
          message: "&6Gratulacje! Znalazles DIAMENTY!"
        - drop: DIAMOND
          tool: [IRON_PICKAXE@!LOOT_BONUS_BLOCKS#2, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#2]
          height: "<15"
          chance: 0.3
          quantity: 1-2
          message: "&6Gratulacje! Znalazles DIAMENTY!"
        - drop: DIAMOND
          tool: [IRON_PICKAXE@!LOOT_BONUS_BLOCKS#3, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#3]
          height: "<15"
          chance: 0.3
          quantity: 1-3
          message: "&6Gratulacje! Znalazles DIAMENTY!"
        - drop: GOLD_ORE
          tool: [IRON_PICKAXE, DIAMOND_PICKAXE]
          height: "<20"
          chance: 1.5
          quantity: 1
          message: "&6Gratulacje! Znalazles rude ZLOTA!"
        - drop: GOLD_ORE
          tool: [IRON_PICKAXE@!LOOT_BONUS_BLOCKS, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS]
          height: "<20"
          chance: 1
          quantity: 1-2
          message: "&6Gratulacje! Znalazles rudy ZLOTA!"
        - drop: GOLD_ORE
          tool: [IRON_PICKAXE@!LOOT_BONUS_BLOCKS#2, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#2]
          height: "<20"
          chance: 1
          quantity: 1-2
          message: "&6Gratulacje! Znalazles rudy ZLOTA!"
        - drop: GOLD_ORE
          tool: [IRON_PICKAXE@!LOOT_BONUS_BLOCKS#3, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#3]
          height: "<20"
          chance: 1
          quantity: 1-3
          message: "&6Gratulacje! Znalazles rudy ZLOTA!"
        - drop: IRON_ORE
          tool: [STONE_PICKAXE, IRON_PICKAXE, DIAMOND_PICKAXE]
          height: "<65"
          chance: 2.5
          quantity: 1
          message: "&6Gratulacje! Znalazles rudy ZELAZA!"
        - drop: IRON_ORE
          tool: [IRON_PICKAXE@!LOOT_BONUS_BLOCKS, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS]
          height: "<65"
          chance: 1.5
          quantity: 1-2
          message: "&6Gratulacje! Znalazles rudy ZELAZA!"
        - drop: IRON_ORE
          tool: [IRON_PICKAXE@!LOOT_BONUS_BLOCKS#2, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#2]
          height: "<65"
          chance: 1.5
          quantity: 1-2
          message: "&6Gratulacje! Znalazles rudy ZELAZA!"
        - drop: IRON_ORE
          tool: [IRON_PICKAXE@!LOOT_BONUS_BLOCKS#3, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#3]
          height: "<65"
          chance: 1.5
          quantity: 1-3
          message: "&6Gratulacje! Znalazles rudy ZELAZA!"
        - drop: EMERALD
          biome: [EXTREME_HILLS, EXTREME_HILLS_EDGE]
          tool: [DIAMOND_PICKAXE]
          height: "<30"
          chance: 0.6
          quantity: 1
          message: "&6Gratulacje! Znalazles SZMARAGD!"
        - drop: EMERALD
          biome: [EXTREME_HILLS, EXTREME_HILLS_EDGE]
          tool: [DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS]
          height: "<30"
          chance: 0.3
          quantity: 1-2
          message: "&6Gratulacje znalazles SZMARAGDY!"
        - drop: EMERALD
          biome: [EXTREME_HILLS, EXTREME_HILLS_EDGE]
          tool: [DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#2]
          height: "<30"
          chance: 0.3
          quantity: 1-2
          message: "&6Gratulacje znalazles SZMARAGDY!"
        - drop: EMERALD
          biome: [EXTREME_HILLS, EXTREME_HILLS_EDGE]
          tool: [DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#3]
          height: "<30"
          chance: 0.3
          quantity: 1-3
          message: "&6Gratulacje znalazles SZMARAGDY!"
        - drop: 4
          tool: [ANY_PICKAXE]
        - drop: 289
          tool: [DIAMOND_PICKAXE]
          chance: 1
          quantity: 1
        - drop: 289
          tool: [DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS]
          chance: 1.3
          quantity: 1-2
        - drop: 289
          tool: [DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#2]
          chance: 1.3
          quantity: 1-2
        - drop: 289
          tool: [DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#3]
          chance: 1.3
          quantity: 1-3
        - drop: 368
          tool: [DIAMOND_PICKAXE]
          chance: 0.3
          quantity: 1
        - drop: 368
          tool: [DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS]
          chance: 0.1
          quantity: 1-2
        - drop: 368
          tool: [DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#2]
          chance: 0.1
          quantity: 1-2
        - drop: 368
          tool: [DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#3]
          chance: 0.1
          quantity: 1-3
    SKELETON:
        - drop: 144
          tool: ANY
          chance: 25
          quantity: 1
    ZOMBIE:
        - drop: 144:2
          tool: ANY
          chance: 25
          quantity: 1
    CREEPER:
        - drop: 144:4
          tool: ANY
          chance: 25
          quantity: 1
    SPIDER:
        - drop: 30
          tool: ANY
          chance: 25
          quantity: 1
    HORSE:
        - drop: 329
          tool: ANY
          chance: 5
          quantity: 1

ten config dodaje drop pereł z stone, prochu i podstawowych surowców prosiłbym o opinie mojego configu

download

 

 

 

changelog

 

v1.0 - wydanie configu

v2.0 - dodano drop z potworów

v3.0 - dodano download i skan całego OtherDropa

 




Tutaj znajduje się skrypt na OhterDrops ale z góry przepraszam że nie ma w nim fortuny ani takich podobnych nowości więc jeszcze raz przepraszam

#Skript OtherDrops
#by Toxic325325
#v1.0


options:
    #tag - napis przed komunikatem
    tag: &8[&bOtherDrops&8]


    #ustaw - blok który ma być podkładany / podmieniany przy wykopaniu rudy
    ustaw: stone


    #procenty dropu
    diamond: 0.6
    gold: 1
    iron: 1.5
    emerald: 0.8

    #drop po wpisaniu komendy
    dropd: 0.6 #diamond
    dropg: 1 #gold
    dropi: 1.5 #iron
    drope: 0.8 #emerald

    #wysokosc wydobywania surowca
    ydiamond: 15 #wysokosc diamentow
    ygold: 20 #wysokosc zlota
    yiron: 65 #wysokosc zelaza
    yemerald: 30 #wysokosc emeraldow

    #wiadomosc po wydobyciu surowca
    msgdiamond: &6Gratulacje! wlasnie wydobyles z kamienia... &3Diamenta!!!!
    msggold: &6Gratulacje! wlasnie wydobyles z kamienia... &eZloto!!
    msgiron: &6Gratulacje! wlasnie wydobyles z kamienia... &fZelazo!
    msgemerald: &6Gratulacje! wlasnie wydobyles z kamienia... &2Emeralda!!!

    #wiadomosc po probie wydobycia surowca z kamienia
    errordiamond: &4Niestety ale surowce wypadaja tylko z &7Stona! &4By dowiedziec sie wiecej wpisz komende &8 /Drop
    errorgold: &4Niestety ale surowce wypadaja tylko z &7Stona! &4By dowiedziec sie wiecej wpisz komende &8 /Drop
    erroriron: &4Niestety ale surowce wypadaja tylko z &7Stona! &4By dowiedziec sie wiecej wpisz komende &8 /Drop
    erroremerald: &4Niestety ale surowce wypadaja tylko z &7Stona! &4By dowiedziec sie wiecej wpisz komende &8 /Drop

variables:
    {vdiamond} = true
    {vgold} = true
    {viron} = true
    {vemerald} = true

on expolde:
    if entity is TNT:
        loop blocks in radius 15:
            if loop-block is diamond ore:
                set loop-block to {@ustaw}
            if loop-block is gold ore:
                set loop-block to {@ustaw}
            if loop-block is iron ore:
                set loop-block to {@ustaw}
            if loop-block is emerald ore:
                set loop-block to {@ustaw}


On Mine Of Stone:
    if {vdiamond} is true:
        if player's y-coordinate is smaller than {@ydiamond}:
            chance of {@diamond}%:
                player's gamemode is survival
                message "{@tag} {@msgdiamond}"
                drop a diamond
                stop
    if {viron} is true:
        if player's y-coordinate is smaller than {@yiron}:
            chance of {@iron}%:
                player's gamemode is survival
                message "{@tag} {@msgiron}"
                drop a iron ingot
                stop
    if {vgold} is true:
        if player's y-coordinate is smaller than {@ygold}:
            chance of {@gold}%:
                player's gamemode is survival
                message "{@tag} {@msggold}"
                drop a gold ingot
                stop
    if {vemerald} is true:
        if player's y-coordinate is smaller than {@yemerald}:
            chance of {@emerald}%:
                player's gamemode is survival
                message "{@tag} {@msgemerald}"
                drop a emerald
                stop 

#blokoda na drop surowcow z rud
On Mine Of Diamond Ore:
    if {vdiamond} is true:
        cancel event
        set block to {@ustaw}
        message "{@tag} {@errordiamond}"
        stop
                 
On Mine Of Iron Ore:
    if {viron} is true:
        cancel event
        set block to {@ustaw}
        message "{@tag} {@erroriron}"
        stop    
     
On Mine Of Gold Ore:
    if {vgold} is true:
        cancel event
        set block to {@ustaw}
        message "{@tag} {@errorgold}"
        stop
On Mine Of Emerald Ore:
    if {vemerald} is true:
        cancel event
        set block to {@ustaw}
        message "{@tag} {@erroremerald}"
        stop

command /Drop:
    description: pokazuje ile % jest na wypadniecie surowca
        trigger:
            message "&9===={@tag}&9===="
            if {vdiamond} is true:
                message "&3Diament: {dropd} procent, by wydoyc upragniony surowiec musisz zejsc na wysokosc:{@ydiamond}"
            if {vgold} is true:
                message "&eZloto: {dropg} procent, by wydoyc upragniony surowiec musisz zejsc na wysokosc:{@ygold}"
            if {viron} is true:
                message "&fZelazo: {dropi} procent, by wydoyc upragniony surowiec musisz zejsc na wysokosc:{@yiron}"
            if {vemerald} is true:
                message "&2Emerald: {drope} procent, by wydoyc upragniony surowiec musisz zejsc na wysokosc:{@yemerald}"


#przy wlaczaniu skryptu pojawi sie komunikat w konsoli
on Skript Start:
    send "" to the console
    send "--------------------------------------------------------------" to the console
    send "|                                                            |" to the console
    send "|                     &6Enable {@tag}                        |" to the console
    send "|                                                            |" to the console
    send "--------------------------------------------------------------" to the console
    send "&8Autor: &4Toxic325325" to the console
    send "" to the console
    stop  

link do strony:

http://hastebin.com/fucuyinixi.vbs

w razie problemów pisać w temacie lub na pw

Opublikowano

napisz ile i co ma żeby napisać na serwerze

 

 

np:

diament-0,6%

zelazo

itp. i co ejszcze leci

 

dam multum lajkow i napiksze modyfikacja by toxic325325



i dlaczego wszedzie jest ze fortuna 2 daje tyle co 1?



Jeśli będzie git dam ci lajki!

1377774857-U369478.png

Opublikowano

Mi się podoba przyda mi się na serwer HardCore.

Aaa małe pytanie mogę użyć tej konfiguracji na serwerze ?

 

i jeszcze jedno dlaczego w linijkach od 22 do 45 pojawia się praktycznie to samo ??? :D

     Silentiumpc gladius m20 | Silentiumpc vero L1 500w | Msi b150 pro/vdh | i5 6500 | Sandisk ssd plus 240GB | Silientiumpc Fortis 3 | 8GB DDR4 | Gtx 660 OC 2GB |

 

Opublikowano

Mi się podoba przyda mi się na serwer HardCore.

Aaa małe pytanie mogę użyć tej konfiguracji na serwerze ?

 

i jeszcze jedno dlaczego w linijkach od 22 do 45 pojawia się praktycznie to samo ??? :D

oczywiście że możesz, a w całym configu jest uwzględniona fortuna więc nie będzie tak że fortuna 1 jest lepsza niż 3

Opublikowano

Ok dzięki zapomniałem dodać leci LIKE

     Silentiumpc gladius m20 | Silentiumpc vero L1 500w | Msi b150 pro/vdh | i5 6500 | Sandisk ssd plus 240GB | Silientiumpc Fortis 3 | 8GB DDR4 | Gtx 660 OC 2GB |

 

  • 2 tygodnie później...
Opublikowano

Calkiem ciekawy confing zwlaszcza dla nowych ktorzy nie umia tego skonfigurować

Pomoglem? Daj like:) Nic nie stracisz:)
Dzisiaj startuje moj serwer,link na dole godzina 17;00 1 Osoba VIP:)

http://www.mpcforum.pl/topic/1043844-zapowiedz-spolszczone-mcmmo-frakcje-skrypt-na-drop-1-osoba-wygrywa-vipa-duzo-skryptow-wszystko-dopracowane-zapraszamy/#entry8821556-Wyraz swoja opinie:)

  • 3 tygodnie później...

Zarchiwizowany

Ten temat przebywa obecnie w archiwum. Dodawanie nowych odpowiedzi zostało zablokowane.

×
×
  • Dodaj nową pozycję...