#im kinda bad at scripting and i dont get why it's giving me this error

1 messages · Page 1 of 1 (latest)

raw karma
#

i think

#

you should remove local

#

you are doing function through connect

#

alright

#

every connect don't use local

#

i mean local function exist but when u just do :Connect

#

it doesn't need local

#

you can do something like local player = game:GetService("Players"):GetPlayerFromCharacter(otherPart.Parent)
if player then end

#

you can put anything between then and end

#

alright

#

there other ways but i just using getplayerfromcharacter fr

#

3 yrs

#

making games like tower defense ones (by tutorials)

#

i learned a lot by that

left token
#

fixed?

#

ok