Jump to content

2 Screenshots

  • 18.7k
  • 25
  • 2.63 kB

About Floating Text

Display's a customizable, holographic text messages in-game.  

Key Features

  • Dynamic Proximity-Based Messages: Create immersive experiences with text that appears and changes based on player proximity.
  • Real-Time Text Manipulation: Instantly add or update holographic texts in-game, allowing for dynamic communication.
  • Complete Customization: Tailor text content, refresh rates, visibility distances, and positions to create unique and engaging scenarios.
  • Efficient Performance: Optimized to ensure minimal impact on server load, maintaining smooth gameplay even in high-action moments.
  • Intuitive Command Interface: Simple and easy-to-use chat commands for adding and updating holographic texts.
  • API:  Easy to use API, which allows other plugins to automatically create and update holographic texts.

 

Commands and Permission

  • /AddHolo <name> <refresh> <distance> <"Text Displayed"> - Quickly set up new holographic texts at your location.
  • /UpdateHolo <name> <"New Text"> - Effortlessly modify existing holographic texts.
     
  • holotext.admin - allows player to use the commands.

Config

{
      "Holo Texts": [
            {
                  "Name": "first",
                  "Refresh": 1,
                  "Distance": 25,
                  "Text": "Hello this is a rock!",
                  "Position": {
                        "x": -1903,
                        "y": 12,
                        "z": -605
                  }
            }
      ]
}

 

API (for developers)

void AddHoloText(string name, string text, float refresh, float distance, Vector3 position)

void UpdateHoloText(string name, string newText)

 

Support and More

  • Checkout my discord server here.

 

 


User Feedback

2m

Downloads

Total number of downloads.

9.4k

Customers

Total customers served.

137.4k

Files Sold

Total number of files sold.

2.9m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.