Event not firing

You can write your topic however you want, but you need to answer these questions:

  1. What do you want to achieve? Keep it simple and clear!
    Make the hitbox event fire to all client

  2. What is the issue? Include screenshots / videos if possible!
    For some odd reason my on server event in my script isn’t firing when I call it.

  3. What solutions have you tried so far? Did you look for solutions on the Developer Hub?
    I have tried everything.

After that, you should include more details if you have any. Try to make your topic as descriptive as possible, so that it’s easier for people to help you!


-- This is an example Lua code block

Please do not ask people to write entire scripts or design entire systems for you. If you can’t answer the three questions above, you should probably pick a different category.

Don’t worry about the error lines that was me mid rewriting the code.

It’s all fixed I made some terrible errors!

don’t screenshot the code, that’ll only make it harder to help
just copy and paste it
you can also use backticks to format it

example:

```
code here
```

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.