RF
ROBLOX FORUMβ€’3mo ago
Anon

Im making a horror game and Im struggling to make it so that when you pick up all ... - Roblox Forum

Im making a horror game and Im struggling to make it so that when you pick up all the items it does something heres the script: local Cursed1 = game.Workspace.Items.Cursed1 local Cursed5 = game.Workspace.Items.Cursed5 local Cursed4 = game.Workspace.Items.Cursed4 local Cursed3 = game.Workspace.Items.Cursed3 local Cursed2 = game.Workspace.Items.Cursed2 if Cursed1 and Cursed2 and Cursed3 and Cursed4 and Cursed5 == nil then script.Parent: Destroy() end heres where the items are:

for the random happy face its "script.Parentestroy()" no space its to prevemt the emojies πŸ’ŽπŸ’ŽπŸ’ŽFree ROBUXπŸ’ŽπŸ’ŽπŸ’Ž
1 Reply

Did you find this page helpful?