OPENSOURCE - CTRL RU

29.97 EUR

Overview: Introducing the RedM Rumor Propagation Script, a dynamic and immersive solution designed to enhance role-playing within the RedM ecosystem. This script enables players to create and spread rumors, adding depth and intrigue to the gameplay experience. While optimized for VORP, this versatile script can also be used in standalone setups with minimal configuration.

Video: Watch Video

Discord: Join Discord

Key Features:

  • Rumor Creation and Propagation:

    • Seamlessly create rumors and assign them to players.
    • Utilize the built-in system to generate an NPC and a configurable interaction prompt.
    • Customize the interaction prompt via ConfigRumor.prompt:
      ConfigRumor.prompt = { key = 0xC7B5340A, -- Enter radius = 2.0, } 
  • Multiple Propagation Methods:

    • NPC-Based Interaction:

      • Define the NPC position, model, and interaction prompt in config.lua:
        {     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), } 
      • To disable the prompt, simply remove the promptPos line.

    • Custom Interaction:

      • Trigger the rumor menu server-side using:
        TriggerServerEvent("ctrl_rumor:askRumor", "Message string") 
  • Optional Discord Logging:

    • Capture rumors in Discord logs with the optional server event:
      TriggerEvent("ctrl_discord:log", ...) 
  • Standalone Compatibility:

    • Set ConfigRumor.price to 0 to use the script in a standalone setup.

  • Dynamic Rumor Display:

    • Targets nearby NPCs and displays the rumor to one out of every two NPCs around the player.

  • Multilingual Support:

    • Available in six configurable languages: French, English, Spanish, German, Italian, and Portuguese.

Configuration and Customization:

  • The script's configuration is straightforward and user-friendly. Here is an example setup in config.lua:
    {     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), } 

Documentation: Ensure to follow the provided documentation for proper setup and configuration. For additional assistance, reach out via our Discord support channel.

Dependency:

  • vorp-core (optionall)

Add the RedM Rumor Propagation Script to your server today to enrich your role-playing experience with the intrigue of rumors and the excitement of interactive gameplay.