Jump to content

2 Screenshots

  • 6.3k
  • 9
  • 2.63 kB
 Share

About Holo Text

Holo Text display's 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

/AddHolo <name> <refresh> <distance> <"Text Displayed">

Quickly set up new holographic texts at your location.

/UpdateHolo <name> <"New Text">

Effortlessly modify existing holographic texts.

 

Config

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

 

API

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

void UpdateHoloText(string name, string newText)

 

Permission

Holotext.admin - allows player to use the commands.

 

Join our Discord for support: https://discord.gg/YnbYaugRMh


SHOWCASE VIDEO:

 


User Feedback

1.1m

Downloads

Total number of downloads.

5.6k

Customers

Total customers served.

81.4k

Files Sold

Total number of files sold.

1.6m

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.