Aller au contenu

CaveBlocks (1.8)


Messages recommandés

Posté(e)

(v 1.8.8 - Spigot)

 

Bonjour à tous, je voudrait un skript pour mon serveur minecraft faction. Comme sr paladium pour rajouter un-peu de challenge pour cacher sa ou ses bases. Et pour pouvoir etre plus simple de trouver une base à piller.

UnclaimFinder: comme sur paladium ou ont peut voir un pourcentage de coffres dans une zone de 15 blocks. pourcentage annoncer dans le (t)chat.

 

command pour se le give: /unclaimfinder

 

Craft:

7101-5a179da4dcdeb6ee9de9f31cb3db9560.jpg UNCLAIMFINDER = RESOLUE

 

 

CaveBlock: juste un block de verre avec un craft un diamant entourer de blocks de verre qui quand on le pose on peut voir à travers.

 

command pour se le give: /caveblock

 

7102-4661e0b0c3a18171bfe4570ecf0f0fb8.jpg

 

Voila. J'espere que quelqun pourra faire sa pour mon serveur, Merci!

 

ps: je sais qu'il y a deja un skript paladium mais quand je l'ai mis mon serveur a crash et skript ne marchait plus si vous avez la solution merci de me le dire.

Posté(e)
Lezed100c

A quoi sert ton code ?

Sinon bah j'aimerais bien savoir chez qui héberge tu ton serveur. Car j'avais se skript est 0 lags...

Le code la c'est sa signature xD y fait pas attention x)

Posté(e)
Luzog contacte moi skype Lezed01 je vais t'aider

 

command /lezed01:
   trigger:
       open chest with 6 rows named "&6&lLezed01 pour t'aider" to player

 

Dacoord. (parcontre je suis pas bete nn plus ^^)

Posté(e)
Je vais me répeter.

TON CRASH REPORT.

 

Mais enfait pour avoir le crash report il faudrait remettre le skript et quand je le remet sa me DETRUIT TOTALEMENT SKRIPT meme si je reinstalle skript je suis oblige de reinstalle tout mon serv

Posté(e)
Mais enfait pour avoir le crash report il faudrait remettre le skript et quand je le remet sa me DETRUIT TOTALEMENT SKRIPT meme si je reinstalle skript je suis oblige de reinstalle tout mon serv

Bha tu vas reprendre le code du caveblock et tu adapte avec ton skript

Posté(e)
Bha tu vas reprendre le code du caveblock et tu adapte avec ton skript

 

Salut :) Voila le code , le probleme c'est que le craft ne marche pas... Et il y a 2 erreurs.

 

register new shaped recipe for 8 of plain glass block of unbreaking 10 named "&6Cave Block" with lore "&cAttention à usage unique !" using plain glass block, plain glass block, plain glass block, plain glass block, emerald, plain glass block, plain glass block, plain glass block, plain glass block

on right click with plain glass block of unbreaking 10:
   cancel event
   wait 1 tick
   remove 1 of the tool of player from the inventory of player
   set {_loc} to location of player
   set {_loc1} to location of player
   set {_loc2} to location of player
   set {_loc3} to location of player
   set {_loc4} to location of player
   add 17 to x-coord of {_loc3}
   add 17 to z-coord of {_loc3}
   add 17 to x-coord of {_loc1}
   add 17 to z-coord of {_loc2}
   loop blocks within chunk of {_loc3}:
       if loop-block isn't chest or diamond ore or emerald ore or gold ore or iron ore:
           make player see loop-block as air
   loop blocks within chunk of {_loc2}:
       if loop-block isn't chest or diamond ore or emerald ore or gold ore or iron ore:
           make player see loop-block as air
   loop blocks within chunk of {_loc1}:
       if loop-block isn't chest or diamond ore or emerald ore or gold ore or iron ore:
           make player see loop-block as air
   loop blocks within chunk of {_loc4}:
       if loop-block isn't chest or diamond ore or emerald ore or gold ore or iron ore:
           make player see loop-block as air
   wait 10 second
   loop blocks within chunk of {_loc3}:
       make player see loop-block as loop-block
   loop blocks within chunk of {_loc2}:
       make player see loop-block as loop-block
   loop blocks within chunk of {_loc1}:
       make player see loop-block as loop-block
   loop blocks within chunk of {_loc4}:
       make player see loop-block as loop-block
   wait 5 ticks
   add 1 to y-coord of {_loc}
   teleport player to {_loc}

Posté(e)
Salut :) Voila le code , le probleme c'est que le craft ne marche pas... Et il y a 2 erreurs.

 

register new shaped recipe for 8 of plain glass block of unbreaking 10 named "&6Cave Block" with lore "&cAttention à usage unique !" using plain glass block, plain glass block, plain glass block, plain glass block, emerald, plain glass block, plain glass block, plain glass block, plain glass block

on right click with plain glass block of unbreaking 10:
   cancel event
   wait 1 tick
   remove 1 of the tool of player from the inventory of player
   set {_loc} to location of player
   set {_loc1} to location of player
   set {_loc2} to location of player
   set {_loc3} to location of player
   set {_loc4} to location of player
   add 17 to x-coord of {_loc3}
   add 17 to z-coord of {_loc3}
   add 17 to x-coord of {_loc1}
   add 17 to z-coord of {_loc2}
   loop blocks within chunk of {_loc3}:
       if loop-block isn't chest or diamond ore or emerald ore or gold ore or iron ore:
           make player see loop-block as air
   loop blocks within chunk of {_loc2}:
       if loop-block isn't chest or diamond ore or emerald ore or gold ore or iron ore:
           make player see loop-block as air
   loop blocks within chunk of {_loc1}:
       if loop-block isn't chest or diamond ore or emerald ore or gold ore or iron ore:
           make player see loop-block as air
   loop blocks within chunk of {_loc4}:
       if loop-block isn't chest or diamond ore or emerald ore or gold ore or iron ore:
           make player see loop-block as air
   wait 10 second
   loop blocks within chunk of {_loc3}:
       make player see loop-block as loop-block
   loop blocks within chunk of {_loc2}:
       make player see loop-block as loop-block
   loop blocks within chunk of {_loc1}:
       make player see loop-block as loop-block
   loop blocks within chunk of {_loc4}:
       make player see loop-block as loop-block
   wait 5 ticks
   add 1 to y-coord of {_loc}
   teleport player to {_loc}

La ton code on s'en fou, on a besoin de savoir ou sont les erreurs..

Posté(e)
La ton code on s'en fou, on a besoin de savoir ou sont les erreurs..

 

Bha... j'ai fais comme tu m'a dit

Bha tu vas reprendre le code du caveblock et tu adapte avec ton skript
...
Posté(e)
Encore une fois, tu dit "Y a des erreurs"

 

Sauf que je suis pas devin ni dans ton pc ^^

Donc envoi le crash report

 

ENfait ce que tu comprend pas c'est que j'ai pas le crash report car quand je lance le skript plus rien marche

×
×
  • Créer...

Information importante

Nous avons placé des cookies sur votre appareil pour aider à améliorer ce site. Vous pouvez choisir d’ajuster vos paramètres de cookie, sinon nous supposerons que vous êtes d’accord pour continuer.