Telegraph Script [VORP]

Frame 3

# RedM Telegraph Item Letter Script [VORP / Standalone]

Enhance your RedM role-playing experience with this innovative script that allows players to send and receive letters as in-game items. Available in multiple languages and fully configurable, this script is designed to integrate seamlessly with your server.

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

:clipboard:Key Features:

  • Multilingual Support: Available in French, English, Spanish, German, Italian, and Portuguese.
  • Letter Items: Sent letters are received as in-game items, adding a tangible element to in-game communication.
  • VORP Core Dependency: Requires VORP Core and ctrl_letters (free dependency).
  • Fully Configurable: Customize prompts, translations, and more to fit your server’s needs.
  • In short: Send a telegraph to another character from his first name/last name, and he will have to pick up the telegraph in an office

:art:Upcoming Features:

  • Paper Types: Choose from different types of paper.
  • Font Styles: Select various styles of fonts for letters.
  • Letter Designs: Additional letter designs will be included.

:hammer_and_wrench: Customization Options:

If you purchase the script, you can open a ticket on our Discord, and we can modify some graphical elements to better fit your server’s theme.

:link: Dependency:

  • ctrl-notify (optional)
  • vorp-core (mandatory)
  • ctrl_letters (mandatory - included for free)

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

Unencrypted Files:

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

:zap: Changelog - Script Updates

ctrl_postal v1.03v1.04

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

What’s New:

  • Add changelogs.md file
  • Add metadata description to retrived idem (formatted like that "#" .. letter.id .. ", " .. T.letterfrom .. " : " .. letter.from .. ", " .. T.to .. " : " .. letter.to)

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

:sparkles:Changelog - Script Updates

ctrl_postal v1.02 → v1.03

Heads up! We’ve pushed some updates to our scripts. What’s New:

  • Some logs removed
  • Now have native discord logs
  • Now support custom item to open menu
  • Now configure command to open menu
  • Now can send anonymous letter now
  • Add new possibility to open menu from server side by adding new event : TriggerEvent("ctrl_postal:getUserLetterFromServer", source)
  • Optimize the clientside little bit on resource loading

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

:zap: Changelog - Script Updates

ctrl_postal v1.03 → v1.04

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

What’s New:

  • Add changelogs.md file
  • Add metadata description to retrived idem (formatted like that "#" .. letter.id .. ", " .. T.letterfrom .. " : " .. letter.from .. ", " .. T.to .. " : " .. letter.to)

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

:zap: Changelog - Script Updates

ctrl_postal v1.04 → v1.05

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

What’s New:

  • You can now configure the price to send letter
-- Set to 0 to disable the cost of sending a telegram
ConfigPostal.sendTelegramCost = 0
  • You can now configure if sub item from inventory after use
ConfigPostal.SubItemAfterUse = true

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

:zap: Changelog - Script Updates

ctrl_postal v1.05 → v1.06

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

What’s New:

  • Add sound when you receive a letter

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