Skip to content

Latest commit

 

History

History
21 lines (19 loc) · 683 Bytes

File metadata and controls

21 lines (19 loc) · 683 Bytes
tags
tlo

MapSpawn

Object that is created when your cursor hovers over a spawn on the map

Forms

{{ renderMember(type='spawn', name='MapSpawn') }}

: When your cursor hovers over a spawn, the spawn type is used. e.g. /echo ${MapSpawn.Gender}

{{ renderMember(type='ground', name='MapSpawn') }}

: When your cursor hovers over a ground item, the ground type is used. e.g. /invoke ${MapSpawn.Grab}