#Mon jeu crash a cause de ces lignes dans mon scripts , Pourquoi ?
1 messages · Page 1 of 1 (latest)
It's french. Shizuka, you need to write in english in this discord. You may find french people like me sometimes, but I only write in english
Bonsoir, Trottoir, croissant, omelette du fromage
just noticed, is that the name from Doremon cartoon 👀
function orbXp() {
system.runTimeout(() => {
const overworld = world.getDimension("overworld");
overworld.runCommandAsync("execute if entity @a[hasitem={location=slot.weapon.offhand,slot=0,item=magicaldream:alchemy_book}] run xp 1 @s");
orbXp();
}, 25)
}
system.run(orbXp);
j'avais un soucis ou mon jeu crasher quand je le lancer mais j'ai juste remplacer if entity par as et c'est bon ducoup
comment ca ?
system.runTimeout(() => {
const overworld = world.getDimension("overworld");
overworld.runCommandAsync("execute if entity @a[hasitem={location=slot.weapon.offhand,slot=0,item=magicaldream:alchemy_book}] run xp 1 @s");
orbXp();
}, 25)
comme sa
a ok sans le function
oui
je vais faire ca merci
derient si ta besoin d'aide dit moi parce que il a pas boucoup de francais sur se discord ou utilise google tarduction