Holograms_Load()
Remove a line from a hologram
Full Function
Parameters
Name
Type
Description
Return Values & Meanings
Usage
set {_load} to Holograms_Load("hologram_id")
if {_load} is 1:
send "The chunk the hologram is in is not loaded!"
send "Set the second parameter to 'true' to avoid this!"
Holograms_Load("hologram_id", true) Last updated