I jeszcze jedno, to dobrze?
on rightclick:
if player's tool is magma cream named "&6Amulet Magicznego Uzdrowienia":
remove regeneration from the player
apply regeneration 2 to player for 30 second
send "&fAMULET: &2Ahhh jak dobrze... zostales uleczony."
stop
Mi caly czas Strange zostaje na 7
Tobie coraz wyzej numerki ida?
I wiesz moze czemu mi na send tego na czacie nie pisze?
on rightclick:
if player's tool is blaze rod named "&eMagiczna rozdzka Mocy":
remove strength from the player
apply strength 2 to player for 1000 second
send "&fAMULET: &2Poczules ogromna sile..."
stop
Wez ten caly, i powiedz mi czy dziala ten strange u cb
variables:
{kill.exc.%player%} = 0
{id.exc} = 1
on death of player:
name of attacker's tool is "&e&oExcalibur"
victim is a player
add 1 to {kill.exc.%player%}
set the 3st line of lore of attacker's tool to "&fPlayers Killed: %{kill.exc.%player%}%"
command /excalibur:
permission: essentials.item1
trigger:
execute console command "/give %player% diamondsword 1 name:&e&oExcalibur lore:&fDiamond_Sword|&6&oDescription:_&fWlasnosc&f_%player%|&fPlayers_Killed:_0|&fStrange_Weapon:_%{id.exc}%"
Add 1 to {id.exc}
on damage:
if name of attacker's tool is "&e&oExcalibur":
remove strength from the attacker
apply strength 6 to attacker for 3 seconds
on death of player:
if attacker is a player:
if attacker's tool is diamond sword:
if name of attacker's tool is "&e&oExcalibur":
set {_x} to 2nd line of lore of attacker's tool
replace all "&fPlayers Killed: " with "" in {_x}
set {_x} to {_x} parsed as number
add 1 to {_x}
set 3nd line of lore of attacker's tool to "&fPlayers Killed: %{_x}+1%"
@Frebcio a mozesz mi napisac dawanie tego zwoju przez execute console command /give?
Dobra, juz samemu mi sie udalo ;v
@Frebcio wez napisz caly skript na ten excalibur co masz, bo mi wgl nie pyka
Jak uzywam komende, to ktory excalibur z kolei jest wytworzony, czyli /excalibur i tak dalej, mam 20 excaliburow i maja Strange Weapon: od 1 do 20
I jeszcze jedno, jak dodac lore do tego zwoju?;v