User Script Won't Load.

[Code] C o d y
Joined 22/06/2019
Posts 55
04:46 PM 24/07/2021
Hi, I created a js script in 'user_scripts' and saved it. When I run the server client it doesn't say that is loaded the script.


Dragonian
Joined 29/05/2017
Posts 2,877
07:12 PM 24/07/2021
The script needs to end with '.js' and you need to make sure start.js is configured to load from that folder.


[Code] C o d y
Joined 22/06/2019
Posts 55
07:57 PM 24/07/2021
The thing I needed to add was "/" to the scripts folder in start.js

This reply made me look tho, thanks.

1