Holograms_AddLine()
Add a line to the end of a hologram
Full Function
Holograms_AddLine(id: text, text: text)
Parameters
Name
Type
Description
id
text/string
ID of target hologram
text
text/string
The text to be added
To make multiple lines, type "||" where you want there to be a new line
Return Values & Meanings
Success
Usage
Last updated