Skip to content

Game Test Add Marker Effect

JasperLorelai edited this page May 19, 2024 · 4 revisions

Source Code

effect: gametestaddmarker

Warning

Introduced in 4.0 Beta 14.

Description:

This effect creates debug markers in the world.

Screenshot

Configuration:

Option Description Type Default
name Displayed text. String
color ARGB Color ff000000 (black)
viewer Can be: caster, target, or position. String position
lifetime In milliseconds. Integer 1000
broadcast Sent to all players in the same world. Boolean false
use-viewer-as-target Determines whether the viewer of the effect should be used as the "target" in expressions. Boolean false
use-viewer-as-default Determines whether the viewer of the effect should be used for "recipient" in expressions. Boolean true
Clone this wiki locally