secret-sahil / ss-announce

An announcement script for FiveM servers

Home Page:https://store.mrsahil.in

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ss-announce

ss-announce is an announcement script for FiveM servers

Description πŸ‘¨πŸ»β€πŸ«

Hai gamers today I am going to release a very simple script ss-announce. This script is for both ESX and QBCore servers and by using this script you can send an animated announcement to your server players.

Features πŸ₯΅

  • Works well for both ESX and QB.
  • Incoming and outgoing animation.
  • Text Animation
  • Easy to configure and install.
  • This is how you can use it /announce "Hai I am Sahil"

Installation πŸ› 

  • add ensure ss-announce in server.cfg or resources.cfg

CSS Configurations { }

:root {
    --text-color: #efefef;
    --bg-color: linear-gradient(317deg, rgb(0 180 255) 0%, rgb(1 0 25) 100%);
    --border-color: #00051b;
    --font-family: 'Rubik', sans-serif;
}

View More NUI Scripts: https://mrsahil.tebex.io/category/ui-scripts

About

An announcement script for FiveM servers

https://store.mrsahil.in

License:GNU General Public License v3.0


Languages

Language:CSS 34.5%Language:Lua 25.2%Language:JavaScript 23.5%Language:HTML 16.9%