README
Last updated
Was this helpful?
Last updated
Was this helpful?
Visit our / / !
The following resources are required for nss_pinboard
to work:
See for more information.
Ensure that the nss_pinboard
folder is in your resources
folder.
Execute db.sql
on your database.
Add ensure nss_pinboard
to your server.cfg
.
Restart your server.
Create a new resource folder.
Create a stream
folder inside the new resource folder.
Add fxmanifest.lua
with the following content:
Add ensure <new_resource_name>
to your server.cfg
.
Restart your server.
nss_pinboard:open
Opens the bulletin board for the given city.
Ensure to not open the bulletin board multiple times.
city
is the name (id) of the bulletin board that you have used in your config.
Client usage
Server usage
Client command usage
Simple example to use events as commands...
nss_pinboard:close
Closes the bulletin current open bulletin board.
Client usage
Server usage
Discord has introduced an expiry restriction for images.
See the following links for more information:
As long as there is no simple solution for this, we recommend that your players refrain from using Discord links.
You can use Config.ImageServerBlacklist
to block specific domains like discord.com
or cdn.discordapp.com
to prevent the use of Discord links.
Rename to config.lua
and fill in the values.
If you want to use prepared bulletin boards see now.
You can use this to place bulletin boards to prepared locations in your map. The file contains the coordinates for the bulletin boards for the script.
Copy and replace Config.Posters
from into your config.lua
Copy the file into the stream
folder.