kentaro1021
kentaro1021
PDCPlayerRealms developerS Community
Created by kentaro1021 on 10/20/2023 in #help-forum
AnvilGUIのevent-stringに入力内容が反映されない
AnvilGUIを使った検索機能を作りたいです 最初のテキストが "キーワードを入力" で、"test" とAnvilGUIに入力して決定しても、"test" とメッセージが出ずに、 "キーワードを入力" と出てしまいました
4 replies
PDCPlayerRealms developerS Community
Created by kentaro1021 on 12/4/2022 in #help-forum
Vixioのコマンドが使えない
Bot側からの設定でいけました
22 replies
PDCPlayerRealms developerS Community
Created by kentaro1021 on 12/4/2022 in #help-forum
Vixioのコマンドが使えない
すみません出来ました
22 replies
PDCPlayerRealms developerS Community
Created by kentaro1021 on 12/4/2022 in #help-forum
Vixioのコマンドが使えない
つまりPR環境だとVixioのコマンドは使えないということですか?
22 replies
PDCPlayerRealms developerS Community
Created by kentaro1021 on 12/4/2022 in #help-forum
Vixioのコマンドが使えない
エラーもさっきと一緒です
22 replies
PDCPlayerRealms developerS Community
Created by kentaro1021 on 12/4/2022 in #help-forum
Vixioのコマンドが使えない
むりでした...
22 replies
PDCPlayerRealms developerS Community
Created by kentaro1021 on 12/4/2022 in #help-forum
Vixioのコマンドが使えない
コード:
command /discord-bot [<text>]:
permission: discord.admin
trigger:
create vixio bot:
if arg-1 is "login":
enable message content intent
send "&7[&6Bot&7] &fボットをログインさせました"
login to {@token} with name {@name}
send "> **[Bot]** ` ボットがログインしました`" to channel with id {@Textid1} with {@name}
command /discord-bot [<text>]:
permission: discord.admin
trigger:
create vixio bot:
if arg-1 is "login":
enable message content intent
send "&7[&6Bot&7] &fボットをログインさせました"
login to {@token} with name {@name}
send "> **[Bot]** ` ボットがログインしました`" to channel with id {@Textid1} with {@name}
エラー: Can't understand this condition/effect: enable message content intent
22 replies
PDCPlayerRealms developerS Community
Created by kentaro1021 on 12/4/2022 in #help-forum
Vixioのコマンドが使えない
そのエフェクトは知らんと言われました
22 replies
PDCPlayerRealms developerS Community
Created by kentaro1021 on 10/30/2022 in #help-forum
耕された土を踏んだ時に普通の土に戻るイベントをキャンセル
ありがとうございます!
7 replies