Skocz do zawartości
  • 0

Drop


xSztixPL

Pytanie

Napiszie mi ktos skrypt na drop najprostszy jaki jest? i zeby byla frotunka. Komenda /superdop nick bedzie dawala podwójny drop wpisanej osobie na 30 minut napisze ktos :x nawet z neta mozna wziasc skrypt na drop i zrobic te x2 tylko ja ni wiem jak


Odnośnik do komentarza
https://skript.pl/temat/8710-drop/
Udostępnij na innych stronach

3 odpowiedzi na to pytanie

Rekomendowane odpowiedzi

  • 0

on mine of stone:

chance of 50%:

add 1 diamond to player's inventory

chance of 50%:

add 1 gold ingot to player's inventory

chance of 50%:

add 1 tnt to player's inventory

set {_xp} to random integer from 5 to 25

give {_xp} xp to player

if tool of the player is enchanted with fortune 1:

chance of 70%:

add 1 diamond to player's inventory

chance of 70%:

add 1 gold ingot to player's inventory

chance of 70%:

add 1 tnt to player's inventory

set {_xp} to random integer from 5 to 25

give {_xp} xp to player

if tool of the player is enchanted with fortune 2:

chance of 100%:

add 1 diamond to player's inventory

chance of 100%:

add 1 gold ingot to player's inventory

chance of 100%:

add 1 tnt to player's inventory

set {_xp} to random integer from 5 to 25

give {_xp} xp to player

if tool of the player is enchanted with fortune 3:

chance of 150%:

add 1 diamond to player's inventory

chance of 150%:

add 1 gold ingot to player's inventory

chance of 150%:

add 1 tnt to player's inventory

set {_xp} to random integer from 5 to 25

give {_xp} xp to player

Proszę :)

Edytowane przez Syarru
Odnośnik do komentarza
https://skript.pl/temat/8710-drop/#findComment-67707
Udostępnij na innych stronach

  • 0

variables:

{idiamond} = 2 #Ilosc dropiacych diamentow

{item1} = diamond

{p.{item1}.%player%} = 0

command /superdrop <text> <text>:

usage: /superdrop <nick> <procent dropu>

trigger:

set {p.{item1}.%player%} to %arg 2%

set {_name} to %arg 1%

send "&7Ustawiono %{p.{item1}.%player%}%% dla %arg 1%"

on mine of stone:

if player's name is "{_name}"

chance of {p.{item1}.%player%:

add {idiamond} diamond to player's inventory

działa?

Odnośnik do komentarza
https://skript.pl/temat/8710-drop/#findComment-67735
Udostępnij na innych stronach

Nieaktywny
Ten temat został zamknięty. Brak możliwości dodania odpowiedzi.
  • Ostatnio przeglądający   0 użytkowników

    • Brak zarejestrowanych użytkowników przeglądających tę stronę.
×
×
  • Dodaj nową pozycję...