A simple script that activates newsstands in all Red Dead Redemption cities with vendors that speak when the player approaches.FEATURES:
- Players can approach the stall to read the newspaper by pressing E
Each post can contain a different newspapers- A PSD file is included to create your own newspaper
- From the config.lua file you can modify the NPC model and change the audios to different ones, even with your own voice!
Ability to create or remove newsstandsEntering the coordinates of the newsstand automatically creates the prop
EXTERNAL USAGE CLIENT SIDE If for example, you want to create your own newspaper item, you can do so using the following trigger on any client-side file:
TriggerEvent('newspaperboy:openNewspaper', 'imagename.png')
Since there are several news stands and not all cities use the same image
it is important to specify which image you want to display when using the triggerEvent.
You can change it in "imagename.png"
VIDEO PREVIEW