#Why my hitbox exists but system thinks that it's nil?

1 messages · Page 1 of 1 (latest)

undone plank
#

Heres pictures of module script and server script

minor goblet
#

What is "Destroying"?

#

The script is not thinking your hitbox is nil, this is happening because "Destroying" doesn't exist

#

Atleast that's what it says on the error

undone plank
#

oh

#

well uh.. I just saw the event which fires the signal whenever an instance is preparing to destroy itself

#

and it worked for first time

#

maybe i should put the table cleaning inside of the module function

stuck shell
#

itt is a event that fires when something is about to be destroyed

#

the problem is probably there

#

where he is creating the hibox

#

there is a red underline

minor goblet
#

Ah

#

I thought he was using hitbox:Destroying

#

I didn't really check the script

stuck shell
#

it happens