$fullname

From Scriptwiki
Revision as of 18:01, 12 April 2008 by Albie (talk | contribs) (omitted also see section as I couldn't see anything fitting to be added there)

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

Returns the full name specified in the Connect dialog.

$fullname

Example

on *:connect: {
  echo -sg Welcome $fullname you're connecting to $network
}

The above example will echo Welcome <your fullname> you're connecting to QuakeNet when you attempt to connect to quakenet.