Holograms_Create()
Create a hologram
Full Function
Parameters
Name
Type
Description
Return Values & Meanings
Usage
set {_new} to Holograms_Create("hologram_id", "Line One || Line Two", player's location)
if {_new} is 1:
send "A hologram with that ID already exists!"Last updated