KB-Primo-VE-Announcement

Announcement service: Displays a message on the top of the screen, every time there is a new text (other than  ) in the nui.message.announcement code table, if it hasn't already been dismissed by user.

Screenshot

Create the package

  • npm install
  • npm run prepare

Install in Primo VE

cd MYVIEW
npm install kb-primo-ve-announcement --save-dev

Add to bottom of js/main.js

require('kb-primo-ve-announcement');

Copy the content of css/custom.css to your css/custom.css