Weazel News Display
A Simple Weazel News display functions like a notification system, utilizing the native GTA V Weazel News announcements.
Sample Usage:
TriggerServerEvent("cfx-tcd-newsDisplay:Server:Broadcast", "Breaking News", "This is a test message", "This is a test bottom message", 10000)
or
exports.cfx-tcd-newsDisplay:displayNews("Breaking News", "This is a test message", "This is a test bottom message", 10000)
Previews:
NOTE: I’m bored, so I just made this script for some reason. But hey, maybe someone needs this or finds it useful for their projects. It’s free, LOL.
Get it here:
Github: Teezy-Core/cfx-tcd-newsDisplay (github.com)
Tebex: https://tcd.tebex.io/checkout/packages/add/6231424/single
2 Likes
So it’s just the weazel news overlay thats been part of the Video Camera script?
So it’s just the weazel news overlay thats been part of the Video Camera script?
It looks like it’s now an export that can be fired off by any script. Kinda cool, if just simple.
RowDog
April 26, 2024, 8:49am
4
Blockquote
TeezyCore:
NOTE: I’m bored, so I just made this script for some reason. But hey, maybe someone needs this or finds it useful for their projects. It’s free, LOL.
No you didn’t you made this inspired by my script I will tell you how I know
This script is a functional weazel news camera you can carry around and use, activate the camera then just press E to activate it and use the mouse wheel to zoom in and out, also included is a microphone which in conjunction with a point script can me moved around when you press B.
Now Including Free Replacement 4K Texture On The Digital HD Weazel News Cam
[Screenshot_1] [Screenshot_2]
updated 6 minutes ago
If you don’t want this just delete stream folder
Commands
/cam = toggles the came…
You copied my made up placeholder text verbatim if your going to lie at least be good at it
Config = {}
Config.DefaultTitle = “Breaking News”
Config.DefaultMessage = “7:00 AM / Today Weazel News Exclusive”
Config.DefaultBottomMessage = “We bring you the LATEST NEWS live as it happens”
Config.DefaultTime = 5 – 5 seconds
Credit where credit is due in future buddy
1 Like