I am trying to make it to where if there is a object inside of the player that haves a Name that is one of the strings in This Table then the code would run but when I test it nothing happens even if I do everything right can you please help me?
Table:
Code:
Change the if to
if
if table.find(Table, v.Name) then
It worked thanks! I also just realized I posted this topic in the wrong section of the forums💀
Please mark @SOTR654’s post as the Solution.
I cant because I posted this topic in the wrong section