local door = script.Parent local function remove(otherPart) local humanoid = otherPart.Parent:FindFirstChild('Humanoid') local player = game.Players:FindFirstChild(otherPart.Parent.Name) if humanoid and player then local inHand = otherPart.Parent:FindFirstChildWhichIsA('Tool') local inBackpack = player.Backpack:FindFirstChildWhichIsA('Tool') if inHand then inHand:Destroy() end if inBackpack then inBackpack:Destroy() end end end door.Touched:Connect(remove)
local door = script.Parent
local function remove(otherPart)
local humanoid = otherPart.Parent:FindFirstChild('Humanoid')
local player = game.Players:FindFirstChild(otherPart.Parent.Name)
if humanoid and player then
local inHand = otherPart.Parent:FindFirstChildWhichIsA('Tool')
local inBackpack = player.Backpack:FindFirstChildWhichIsA('Tool')
if inHand then
inHand:Destroy()
end
if inBackpack then
inBackpack:Destroy()
end
end
end
door.Touched:Connect(remove)
ลงดึกอีกเเล้วครู Fc ครับ
ขอบคุณครับ
ครูลองสร้างผนมือถือให้ดูหน่อย
บนมือถือสร้างไม่ได้ค่าได้แค่ในคอม
ใช่ครับ ตอนนี้มันยังสร้างไม่ได้นะครับในมือถือ
@@Anukun_Roblox666 ผมก็สร้างอยู่นะครับ
@@suchartg4148 แอพอะไรครับแนะนำหน่อย
เดี๋ยวผมทำคริปให้ดูนะครับ
Fc
ขอบคุณครับ
@@Anukun_Roblox666 ครับ🙂
ตรงotherpart.Parent นี่คืออะไรหรอครับ
แล้วเรากำหนดotherpartทำไมหรอครับ
คือคนที่ทำให้เกิดevent touched ครับ จะได้ไม่ต้องมาเขียนหาplayerให้วุ่นวาย
แล้ว parent ของ other คืออะไรหรอครับ
ครูเคยเล่นเกมอะไรบ้างครับ
เยอะครับ
ครับ
เจ๋ง
ขอบคุณครับ
อยากให้ครูสอนแอดมินคอมมานเสกของอะครับ(ได้เฉพาะแอดมิน)
เจียนใน TH-cam ว่า roblox studio HD Admin ครับ
ผมอยากให้มันลบแค่ Tool ที่ถืออยุ่ต้องทำอย่างไรครับ?
ช่วยทำอีก แบบหน่อยครับ เป็นได้ tools
ครับผม
จงเข้าร่วมไม่ใช่ต่อต้าน
ครูงับ สอนหน่อยงับ ประมาณว้ามีปุ่มให้กดเเล้วสามารดูผู้เล่นคนอื่นได้งัย
สอนสร้างแมพไปรึยังครับและระบบการเดินวิ่งทำรึยังครับ