JaJkO 2 Opublikowano 19 października 2014 Udostępnij Opublikowano 19 października 2014 (edytowane) Pomocy nie mogę naprawić tego skryptu coś pomieszałem i nie wiem jak to teraz naprawić!! proszę o pomoc Edytowane 11 lipca 2020 przez Wojciu Odnośnik do komentarza https://skript.pl/temat/3709-pomocy-skrypt-nie-ogarniam/ Udostępnij na innych stronach Więcej opcji udostępniania...
0 Anastair 64 Opublikowano 20 października 2014 Udostępnij Opublikowano 20 października 2014 Skrypt jest żle wytabowany. Po "if {test} is ...." Itp. Daje sie TAB. Odnośnik do komentarza https://skript.pl/temat/3709-pomocy-skrypt-nie-ogarniam/#findComment-32085 Udostępnij na innych stronach Więcej opcji udostępniania...
0 JaJkO 2 Opublikowano 20 października 2014 Autor Udostępnij Opublikowano 20 października 2014 (edytowane) Wytabował by mi ktoś to dam linke :D Edytowane 20 października 2014 przez JaJkO Odnośnik do komentarza https://skript.pl/temat/3709-pomocy-skrypt-nie-ogarniam/#findComment-32115 Udostępnij na innych stronach Więcej opcji udostępniania...
0 Hydorax 194 Opublikowano 20 października 2014 Udostępnij Opublikowano 20 października 2014 (edytowane) Powinno być już dobrze niestety nie mogłem przetestować bo w szkole jestem :(variables: {event.hehe} = falsecommand /eventon <text>: permission: eventon.on trigger: if arg 1 is "hehe": if {event.hehe} is false: set {event.hehe} to true broadcast "&2[&aHehehe&2] &eEvent Heheheszk'owy zostal rozpoczety!" wait 1 second broadcast "&2[&aHehehe&2] &eDrop z mobow wlaczony leca Heheheszkowe Jajka!" stopcommand /eventoff <text>: permission: eventon.off trigger: if arg 1 is "hehe": if {event.hehe} is false: set {event.hehe} to true broadcast "&2[&aHehehe&2] &eEvent Heheheszkowy zostal zakonczony!" wait 1 second broadcast "&2[&aHehehe&2] &eDrop jaj z mobow wylaczony !" stop#event heheoptions: mshehe: &aGratulacje&9, otrzymales Jajko Heheheszk'owe! prezent1: none #jaki prezent prezent2: Stone prezent3: none prezent4: none prezent5: none prezent6: none prezent7: none szansa1: 100 #Ile procent na otrzymanie szansa2: 100 szansa3: 100 szansa4: 100 szansa5: 100 szansa6: 100 szansa7: 100 #event Heheheszki# on death of zombie: if {event.exp} to true: set drops to 1 egg named "&6Dynia Heheheszk'owe" and 2 rotten flesh on death of skeleton: if {event.exp} to true: set drops to 1 egg named "&6Dynia Heheheszk'owe" and 2 bone on death of creeper: if {event.exp} to true: set drops to 2 egg named "&6Dynia Heheheszk'owe" and 2 gunpowder on death of spider: if {event.exp} to true: set drops to 1 egg named "&6Dynia Heheheszk'owe" and 2 spider eye on death of enderman: if {event.exp} to true: set drops to 3 egg named "&6Jajko Heheheszk'owe" and 1 ender pearlon rightclick with egg: if {event.exp} to true if name of player's tool is "&6Heheheszk'owa": remove 1 egg from player's tool chance of {@szansa1}%: give {@prezent1} to player message "{@mghehe}" chance of {@szansa2}%: give {@prezent2} to player message "{@mghehe}" chance of {@szansa3}%: give {@prezent3} to player message "{@mghehe}" chance of {@szansa4}%: give {@prezent4} to player message "{@mghehe}" chance of {@szansa5}%: give {@prezent5} to player message "{@mshehe}" chance of {@szansa6}%: give {@prezent6} to player message "{@mshehe}" chance of {@szansa7}%: give {@prezent7} to player message "{@mshehe}" else: cancel event message "&cW tej chwili nie trwa event Heheheszk'owy" Edytowane 20 października 2014 przez Hydorax JaJkO 1 Odnośnik do komentarza https://skript.pl/temat/3709-pomocy-skrypt-nie-ogarniam/#findComment-32116 Udostępnij na innych stronach Więcej opcji udostępniania...
0 JaJkO 2 Opublikowano 20 października 2014 Autor Udostępnij Opublikowano 20 października 2014 (edytowane) [13:28:06 INFO]: [Skript] Reloading eventhe.sk...[13:28:06 ERROR]: indentation error: expected 4 spaces, but found 8 spaces (eventhe.sk, line 43: on death of zombie:')[13:28:06 ERROR]: indentation error: expected 4 spaces, but found 12 spaces (eventhe.sk, line 44: if {event.exp} to true:')[13:28:06 ERROR]: indentation error: expected 4 spaces, but found 16 spaces (eventhe.sk, line 45: set drops to 1 egg named "&6Dynia Heheheszk'owe" and 2 rotten flesh')[13:28:06 ERROR]: indentation error: expected 4 spaces, but found 8 spaces (eventhe.sk, line 46: on death of skeleton:')[13:28:06 ERROR]: indentation error: expected 4 spaces, but found 12 spaces (eventhe.sk, line 47: if {event.exp} to true:')[13:28:06 ERROR]: indentation error: expected 4 spaces, but found 16 spaces (eventhe.sk, line 48: set drops to 1 egg named "&6Dynia Heheheszk'owe" and 2 bone')[13:28:06 ERROR]: indentation error: expected 4 spaces, but found 8 spaces (eventhe.sk, line 49: on death of creeper:')[13:28:06 ERROR]: indentation error: expected 4 spaces, but found 12 spaces (eventhe.sk, line 50: if {event.exp} to true:')[13:28:06 ERROR]: indentation error: expected 4 spaces, but found 16 spaces (eventhe.sk, line 51: set drops to 2 egg named "&6Dynia Heheheszk'owe" and 2 gunpowder')[13:28:06 ERROR]: indentation error: expected 4 spaces, but found 8 spaces (eventhe.sk, line 52: on death of spider:')[13:28:06 ERROR]: indentation error: expected 4 spaces, but found 12 spaces (eventhe.sk, line 53: if {event.exp} to true:')[13:28:06 ERROR]: indentation error: expected 4 spaces, but found 16 spaces (eventhe.sk, line 54: set drops to 1 egg named "&6Dynia Heheheszk'owe" and 2 spider eye')[13:28:06 ERROR]: indentation error: expected 4 spaces, but found 8 spaces (eventhe.sk, line 55: on death of enderman:')[13:28:06 ERROR]: indentation error: expected 4 spaces, but found 12 spaces (eventhe.sk, line 56: if {event.exp} to true:')[13:28:06 ERROR]: indentation error: expected 4 spaces, but found 16 spaces (eventhe.sk, line 57: set drops to 3 egg named "&6Jajko Heheheszk'owe" and 1 ender pearl')[13:28:06 ERROR]: indentation error: expected 24 spaces, but found 20 spaces (eventhe.sk, line 63: give {@prezent1} to player')[13:28:06 ERROR]: indentation error: expected 24 spaces, but found 20 spaces (eventhe.sk, line 64: message "{@mghehe}"')[13:28:06 WARN]: Empty configuration section! You might want to indent one or more of the subsequent lines to make them belong to this section or remove the colon at the end of the line if you don't want this line to start a section. (eventhe.sk, line 62: chance of {@szansa1}%:')[13:28:06 ERROR]: indentation error: expected 24 spaces, but found 20 spaces (eventhe.sk, line 66: give {@prezent2} to player')[13:28:06 ERROR]: indentation error: expected 24 spaces, but found 20 spaces (eventhe.sk, line 67: message "{@mghehe}"')[13:28:06 WARN]: Empty configuration section! You might want to indent one or more of the subsequent lines to make them belong to this section or remove the colon at the end of the line if you don't want this line to start a section. (eventhe.sk, line 65: chance of {@szansa2}%:')[13:28:06 ERROR]: indentation error: expected 24 spaces, but found 20 spaces (eventhe.sk, line 69: give {@prezent3} to player')[13:28:06 ERROR]: indentation error: expected 24 spaces, but found 20 spaces (eventhe.sk, line 70: message "{@mghehe}"')[13:28:06 WARN]: Empty configuration section! You might want to indent one or more of the subsequent lines to make them belong to this section or remove the colon at the end of the line if you don't want this line to start a section. (eventhe.sk, line 68: chance of {@szansa3}%:')[13:28:06 ERROR]: indentation error: expected 24 spaces, but found 20 spaces (eventhe.sk, line 72: give {@prezent4} to player')[13:28:06 ERROR]: indentation error: expected 24 spaces, but found 20 spaces (eventhe.sk, line 73: message "{@mghehe}"')[13:28:06 WARN]: Empty configuration section! You might want to indent one or more of the subsequent lines to make them belong to this section or remove the colon at the end of the line if you don't want this line to start a section. (eventhe.sk, line 71: chance of {@szansa4}%:')[13:28:06 ERROR]: indentation error: expected 24 spaces, but found 20 spaces (eventhe.sk, line 75: give {@prezent5} to player')[13:28:06 ERROR]: indentation error: expected 24 spaces, but found 20 spaces (eventhe.sk, line 76: message "{@mshehe}"')[13:28:06 WARN]: Empty configuration section! You might want to indent one or more of the subsequent lines to make them belong to this section or remove the colon at the end of the line if you don't want this line to start a section. (eventhe.sk, line 74: chance of {@szansa5}%:')[13:28:06 ERROR]: indentation error: expected 24 spaces, but found 20 spaces (eventhe.sk, line 78: give {@prezent6} to player')[13:28:07 ERROR]: indentation error: expected 24 spaces, but found 20 spaces (eventhe.sk, line 79: message "{@mshehe}"')[13:28:07 WARN]: Empty configuration section! You might want to indent one or more of the subsequent lines to make them belong to this section or remove the colon at the end of the line if you don't want this line to start a section. (eventhe.sk, line 77: chance of {@szansa6}%:')[13:28:07 ERROR]: indentation error: expected 24 spaces, but found 20 spaces (eventhe.sk, line 81: give {@prezent7} to player')[13:28:07 ERROR]: indentation error: expected 24 spaces, but found 20 spaces (eventhe.sk, line 82: message "{@mshehe}"')[13:28:07 ERROR]: indentation error: expected 24 spaces, but found 4 spaces (eventhe.sk, line 84: else:')[13:28:07 WARN]: Empty configuration section! You might want to indent one or more of the subsequent lines to make them belong to this section or remove the colon at the end of the line if you don't want this line to start a section. (eventhe.sk, line 80: chance of {@szansa7}%:')[13:28:07 ERROR]: A command with the name /eventon is already defined in eventexp.sk (eventhe.sk, line 4: command /eventon <text>:')[13:28:07 ERROR]: A command with the name /eventoff is already defined in eventexp.sk (eventhe.sk, line 14: command /eventoff <text>:')[13:28:07 ERROR]: 'if {event.exp} to true' is not a boolean (yes/no) (eventhe.sk, line 59: if {event.exp} to true')[13:28:07 INFO]: [Skript] Encountered 33 errors while reloading eventhe.sk! pomocy nie wiem jak to zrobić dam like za pomoc !!!!! tu jest kod Edytowane 11 lipca 2020 przez Wojciu Odnośnik do komentarza https://skript.pl/temat/3709-pomocy-skrypt-nie-ogarniam/#findComment-32118 Udostępnij na innych stronach Więcej opcji udostępniania...
0 marekqa 5 Opublikowano 20 października 2014 Udostępnij Opublikowano 20 października 2014 (edytowane) @up z tego co widze to masz spacje nie taby chyba przez to Edytowane 20 października 2014 przez marekqa Odnośnik do komentarza https://skript.pl/temat/3709-pomocy-skrypt-nie-ogarniam/#findComment-32132 Udostępnij na innych stronach Więcej opcji udostępniania...
0 JaJkO 2 Opublikowano 20 października 2014 Autor Udostępnij Opublikowano 20 października 2014 (edytowane) Ale ogólnie nie będzie działać przez kod chyba bo że coś pokreciłem.Kto mi pomoże dostanie 5 like . Edytowane 20 października 2014 przez JaJkO Odnośnik do komentarza https://skript.pl/temat/3709-pomocy-skrypt-nie-ogarniam/#findComment-32136 Udostępnij na innych stronach Więcej opcji udostępniania...
0 JaJkO 2 Opublikowano 20 października 2014 Autor Udostępnij Opublikowano 20 października 2014 (edytowane) do zamkniecia Edytowane 20 października 2014 przez JaJkO Odnośnik do komentarza https://skript.pl/temat/3709-pomocy-skrypt-nie-ogarniam/#findComment-32188 Udostępnij na innych stronach Więcej opcji udostępniania...
Pytanie
JaJkO 2
Pomocy nie mogę naprawić tego skryptu coś pomieszałem i nie wiem jak to teraz naprawić!!
proszę o pomoc
Edytowane przez WojciuOdnośnik do komentarza
https://skript.pl/temat/3709-pomocy-skrypt-nie-ogarniam/Udostępnij na innych stronach
7 odpowiedzi na to pytanie
Rekomendowane odpowiedzi