kaol48s 211 Opublikowano 18 października 2017 Udostępnij Opublikowano 18 października 2017 (edytowane) Witam chciałem pomóc pewnej osobie z forum i przerobić jej skrypt (prosiła o to) kod wyglądał tak: Spoiler on respawn if player is in world "knock": if player has permission "vip.knock": set player's fly mode to false teleport player to {knock} send "" send "&c&lZostales zabity!" send "&c&lAby, zmienic tryb wpisz &e/spawn." send "" execute console command "/warp knock %player%" remove resistance from player remove speed from player remove strength from player remove absorption from player remove fire resistance from player remove regeneration from player clear player's inventory add diamond helmet of protection 4 to the player's helmet add diamond chestplate of protection 4 to the player's chestplate add diamond leggings of protection 4 to the player's leggings add diamond boots of protection 4 and Feather falling 4 named "&a&lButy Vip" to the player's boots add diamond sword of sharpness 5 named "&a&lOstrosc 5" to player add diamond sword of knockback 2 named "&a&lKnockback 2" to player add 3 golden apple:1 to player add 8 golden apple to player add 64 320 to player add 1 326 to player add 64 mossy cobblestone to player add 1 165 to player add 3 368 to player add 64 mossy cobblestone to player add 64 mossy cobblestone to player add 64 mossy cobblestone to player else: execute console command "/warp knock %player%" execute console command "/clear %player%" remove resistance from player remove speed from player remove strength from player remove absorption from player remove fire resistance from player remove regeneration from player clear player's inventory add diamond helmet of protection 4 to the player's helmet add diamond chestplate of protection 4 to the player's chestplate add diamond leggings of protection 4 to the player's leggings add diamond boots of protection 4 to the player's boots add diamond sword of sharpness 5 named "&a&lOstrosc 5" to player add diamond sword of knockback 2 named "&a&lKnockback 2" to player add 2 golden apple:1 to player add 5 golden apple to player add 64 320 to player add 1 326 to player add 64 48 to player add 1 165 to player add 1 368 to player add 64 48 to player add 64 48 to player add 64 48 to player if player's world is "kitmap": set player's fly mode to false teleport player to {poty} send "&8&m-----------------------------" send "&7Zostales zabity!" send "&7Aby, zmienic tryb wpisz &e/spawn." send "&8&m-----------------------------" add diamond helmet of protection 2 to player's helmet add diamond chestplate of protection 2 to player's chestplate add diamond leggings of protection 2 to player's leggings add diamond boots of protection 2 to player's boots add diamond sword of sharpness 2 and fire aspect 1 to player add 64 golden carrot to player add 1 potion of:8226 to player add 1 potion of:8259 to player add 5 potion of:16421 to player add 8 potion of:16421 to player add 1 potion of:8226 to player add 8 potion of:16421 to player add 1 potion of:8226 to player add 8 potion of:16421 to player add 1 potion of:8226 to player on death: if victim's world is "oneshot": clear drops ja przerobiłem na taki: Spoiler options: vip.permisja: vip.knock on script load: set {TAG} to "&9&l[&4Admin&9&l] " command /admin [<text>] [<text>] [<text>] [<text>]: trigger: if arg-1 is not set: send "&b/admin ustaw eq gracz/vip &c<swiat>" send "&b/admin ustaw spawn &c<swiat>" if arg-1 is "ustaw": if arg-2 is "eq": if arg-3 is "gracz" or "vip": if arg-4 is set: set {admin::world::%arg-3%::%arg-4%::eq} to serialized inventory of player set {admin::world::%arg-3%::%arg-4%::helmet} to player's helmet set {admin::world::%arg-3%::%arg-4%::chestplate} to player's chestplate set {admin::world::%arg-3%::%arg-4%::leggings} to player's leggings set {admin::world::%arg-3%::%arg-4%::boots} to player's boots send "%{TAG}%&eUstawiono itemy dla swiata &b%arg-4%" if arg-1 is "ustaw": if arg-2 is "spawn": if arg-3 is set: set {admin::world::%arg-3%::spawn} to location of player send "%{TAG}%&eUstawiono spawn dla swiata &b%arg-3%" on death: set {_victimsWorld} to victim's world if {admin::world::%{_victimsWorld}%::spawn} is set: heal victim teleport victim to {admin::world::%{_victimsWorld}%::spawn} if victim has permission "{@vip.permisja}": restore inventory of victim from {admin::world::vip::%{_victimsWorld}%::eq} equip victim with {admin::world::vip::%{_victimsWorld}%::helmet} equip victim with {admin::world::vip::%{_victimsWorld}%::chestplate} equip victim with {admin::world::vip::%{_victimsWorld}%::leggings} equip victim with {admin::world::vip::%{_victimsWorld}%::boots} else: restore inventory of victim from {admin::world::gracz::%{_victimsWorld}%::eq} equip victim with {admin::world::gracz::%{_victimsWorld}%::helmet} equip victim with {admin::world::gracz::%{_victimsWorld}%::chestplate} equip victim with {admin::world::gracz::%{_victimsWorld}%::leggings} equip victim with {admin::world::gracz::%{_victimsWorld}%::boots} send "&eWitaj na arenie &b%{_victimsWorld}%&e!" i on nie chce go zaakceptować czm? co jest w jego czego nie ma w moim on bardzo chce tamten kod co jest nie tak czy ja czegoś nie rozumiem? (to jest post dyskusyjny ) //Formatowanie @JPablo Edytowane 18 października 2017 przez JPablo Odnośnik do komentarza https://skript.pl/temat/22311-dziwnnnnnny-typek/ Udostępnij na innych stronach Więcej opcji udostępniania...
LordYu 296 Opublikowano 18 października 2017 Udostępnij Opublikowano 18 października 2017 (edytowane) Ten temat został przeniesiony. Cytując: (to jest post dyskusyjny ) Edytowane 18 października 2017 przez JPablo Odnośnik do komentarza https://skript.pl/temat/22311-dziwnnnnnny-typek/#findComment-151926 Udostępnij na innych stronach Więcej opcji udostępniania...
Rekomendowane odpowiedzi