README
The following resources are required for
nss_pinboard
to work:- 1.Ensure that the
nss_pinboard
folder is in yourresources
folder. - 2.
- 1.
- 3.Execute
db.sql
on your database. - 4.Add
ensure nss_pinboard
to yourserver.cfg
. - 5.Restart your server.
You can use this bulletin_boards.ymap to place bulletin boards to prepared locations in your map. The bulletin_boards_config.lua file contains the coordinates for the bulletin boards for the script.
- 1.
- 2.Create a new resource folder.
- 3.Create a
stream
folder inside the new resource folder. - 4.
- 5.Add
fxmanifest.lua
with the following content:fx_version "adamant"game "rdr3"rdr3_warning "I acknowledge that this is a prerelease build of RedM, and I am aware my resources *will* become incompatible once RedM ships."this_is_a_map "yes" - 6.Add
ensure <new_resource_name>
to yourserver.cfg
. - 7.Restart your server.
Last modified 1mo ago