idk if am stupid but something escapes me.
When i join the game it should not print
(I seem to have encountered this problem before but I don’t remember how I solved it)
(I didn’t finish this code, I was practicing)
Any help will be appreciated.
idk if am stupid but something escapes me.
When i join the game it should not print
(I seem to have encountered this problem before but I don’t remember how I solved it)
(I didn’t finish this code, I was practicing)
Any help will be appreciated.
Check if you misspelled something
i think i don’t misspelled something
Touched events fire whenever something touches the Part.
You need to check to see if
whatever touches the Part (a players arm or leg for example) has a Parent
that has a Humanoid
as a child.
This will only make the script function work if a player Part touches the item.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.