English 中文(简体)
How do I stop a script from running for one player but not all?
原标题:
  • 时间:2023-06-19 03:00:40
  •  标签:
  • roblox

I am trying to make a script that once you click a gui it stops but I want the game to be multiplayer but once the gui is clicked it stops it for all player.

I tried "workspace.Det.Script.Enabled=false" hoping that it would only disable it for the player that clicked the gui

问题回答

暂无回答




相关问题
Lua-边远 不采取行动

我正试图从一个工具中发射一台遥控器,并收到服务器成像机,但在发射时,我获得“Mine不是复制后Storage”的有效成员......。

Making an AI - How to make path finding?

Hey, I am making an AI on ROBLOX and I can t seem to figure out where to start for path finding, the most common AI feature. Can anyone help? P.S. I don t know any raycasting, so I can t use that as ...

How do I program frames?

Like if i click on a fridge door and it opens, or click on a chest and the top slides off.

How do I CFrame parts?

I ve heard that you can tilt a part by a precise amount using the .CFrame property. However, I m unclear on how to use it. The following code does not work: Workspace.Part.CFrame = CFrame.new(90,0,45)...

热门标签