Skip to content

Entity click

toxicity188 edited this page Sep 26, 2023 · 1 revision

Be called when player clicks some entity.

argument

argument aliases type description
type t entity type the type of the clicked entity
name n string the uncolored name of the clicked entity

usage

- entityclick{t=zombie,n="cool zombie"}

Clone this wiki locally