Rumor Propagation Script [VORP / Standalone]

# RedM Rumor Propagation Script [VORP / Standalone]

Enhance your RedM role-playing experience with the Rumor Propagation Script. This script allows players to create and spread rumors, adding depth and intrigue to the game. While optimized for VORP, it can also function as a standalone script with minimal configuration.

:camera: Video Preview
:shopping_cart: Buy This Script on Tebex

Key Features:

  • Multilingual Support: Available in six configurable languages: French, English, Spanish, German, Italian, and Portuguese.
  • Dynamic Rumor Creation: Easily create and propagate rumors to players.
  • NPC-Based Propagation: Generate an NPC with a configurable interaction prompt to spread rumors.
  • Customizable Prompts: Configure interaction prompts with ConfigRumor.prompt settings.
  • Optional Discord Logging: Capture and log rumors in Discord for better tracking.
  • Standalone Compatibility: Set ConfigRumor.price to 0 to use the script in a standalone setup.
  • Dynamic Display: Display rumors to nearby NPCs, affecting one out of every two NPCs around the player.

Configuration and Customization:

  • NPC Interaction:
    {
      label = "Rhodes", -- No effect
      npcPos = vector4(1229.4425048828, -1279.1702880859, 75.021514892578, -38.500343322754),
      npcModel = "a_m_m_btcobesemen_01",
      promptPos = vector3(1230.81, -1277.47, 76.02),
    }
    
  • Custom Interaction:
    TriggerServerEvent("ctrl_rumor:askRumor", "Message string")
    
  • Disable Prompt:
    • Simply remove the promptPos line.

Dependency:

vorp-core (optional)


[FiveM Asset Escrow System]
Script is protected using Cfx’s Asset Escrow system.

Encrypted via Escrow:

  • server/server.lua
  • client/client.lua

Unencrypted Files:

  • html/*
  • config.lua
Code is accessible No
Subscription-based No
Lines (approximately) 959
Requirements VORP FRAMEWORK (optional)
Support Yes

:zap: Changelog - Script Updates

→ ctrl_rumor v1.00 → v1.01

Heads up! We’ve pushed some updates to our scripts.

What’s New:

  • Add changelogs.md file
  • We can now configure radius of propagation, if radius is 0, it will be infinite
  • Some server performance improvements

What You Need to Do:
Update your scripts ASAP to stay synced with the latest changes. Open ticket if you run into any issues.