Scripts not running

So i copied a model over from another project, and now none of the scripts inside of proximityPrompts will run. I have tried changing from legacy to server, making a new script and pasting the code in there, rewriting the code in a new script and messing around with the settings of the scripts and prompts

image

Here we have some scripts inside of proximityPrompts, they do not run. Don’t know why and have no idea how to fix an issue like this. Any help is appreciated

However when i use clickdetectors, it works, why?

1 Like

First of do not have a lot of scripts in a lot prompts I prefer making a prompt manager at server by using CollectionService and tag all of your prompts so your server performance will be better.
Second, Now since I do not know what you are using in these scripts so I cannot respond or give you a way of solition. Best I can say that try to edit your scripts and what they require or try to access to also does any of these scripts give error at output or they just do not work ?

Update: I found out the scripts run when you but em in server script service, but the proximityprompt events does not get connected, so everything except the event functions i bound are running.

And no, they do not print any errors in the console.

SOLVED: I used proximitypromptservice in a local script to bind the events, still unsure why it didnt work tho.

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