
Lv.1
退隐,只为了更好的/GUI/来
签名:nemo孔明棋正在做。
在 【box】如何将服务器中所有人kick() 中回复
emmm......
world.querySelectorAll('player').forEach((e)=>{
e.player.kick()//别感谢我
})
2023-01-17T11:41:56 点赞:0
在 跳跃加成的代码是什么??? 中回复
Forest.onInteract(async({entity}) => {
const result = await entity.player.dialog({
type: Box3DialogType.TEXT, // 对话框的类型,TEXT是文本框。
title: Forest.id, // 对话框标题为NPC名字,表示正在说话的是NPC
lookEye: entity, // 将相机放在玩家位置
lookTarget: Forest, // 相机镜头对准NPC
content: `你好,${entity.player.name},我这里也没什么,就送你跳跃加成吧`,
});
entity.player.jumpPower = 2;//试试这个
});2023-01-17T11:53:56 点赞:0
在 【神岛圣诞创作节】雪地派对 中回复
顶
再顶
再顶顶
必须要顶
力大无穷顶
倒闭也要顶顶
天塌下来也要顶
即使退岛也要顶顶
无论怎样也要顶
问我为什么顶
因为我想顶
必须得顶
要顶顶
顶顶
顶
2023-01-23T11:58:04 点赞:0