英文: lua - my code displays no errors but doesn't work 问题 在代码的下半部分,我试图使得当在上一个硬币生成后的10秒内被收集时,通过 +3...
只需显示其中一条消息,但它同时显示了全部10条。
英文: I need one message to be displayed out of 10. but it displays all 10 at the same time 问题 我正在使用Lu...
PyAutoGui没有按下”enter”。
英文: PyAutoGui isn't pressing "enter" 问题 I'm trying to get python to automate sending a...
I am working on a roblox search slash command but it isn't exactly working correctly, I would like some support of revamping these
英文: I am working on a roblox search slash command but it isn't exactly working correctly, I woul...
如何修复聊天机器人卡住的问题。
英文: how to fix when chatbot hangs 问题 我正在基于Roblox中的“Talking NPC”游戏创建一个聊天机器人。 在我键入“hello”后,它崩溃了。 错误代码 ...
打印字符属性返回空表?
英文: Printing out character properties returns a blank table? 问题 在Roblox中,我试图打印出角色属性的完整表格,但当我打印它时,表格是...
循环对未在Roblox中运行
英文: Pairs loop not running roblox 问题 这是您提供的代码的翻译部分: 所以,我试图在Roblox中创建一个怪物。然而,出现了一些问题,但后来我进行了一些调试,意识到我...
StarterGui:SetCore必须从本地脚本中调用。
英文: StarterGui:SetCore must be called from a local script 问题 以下是您要的中文翻译: 服务器端: local gui = game:GetS...
找不到保存数据表的方法
英文: Can't find a way to save a table of data 问题 我一直在开发一款基于“Booga Booga”的生存游戏,但似乎无法找出如何加载玩家数据到游戏中...
3