$hotline

From Scriptwiki
Revision as of 16:01, 30 May 2009 by Daveoh (talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Returns the full line which contained the hotlink trigger.

$hotline

Example

on 1:HOTLINK:*:*:echo clicked word $1 in line $hotline $hotlinepos

Echoes the word clicked within the line, the line itself and the position of the clicked word.

See Also

  • On Hotlink - the triggering event.
  • $hotlinepos - returns the line number and word position of the trigger.