Hologram Functions
Functions that were made for the holograms script that directly relate to modifying holograms
For each function in the table below, there is also a link to the subpage for that function
The return values are mostly meant for debugging. You do not always have to set a variable and test for the return value!
Teleport a player to a hologram
Teleport a hologram to a location
Create a hologram
Set a line of a hologram
Insert a line into the middle of a hologram
Add a line to the end of a hologram
Remove a line from a hologram
Load all holograms
Unload all hologram
List all holograms
List all loaded holograms
List all unloaded holograms
Get all holograms
Get all loaded holograms
Get all unloaded holograms
Load a hologram
Unload a hologram
Get information about the lines of a hologram
Get all lines of a hologram (as a list)
Last updated