Difference between revisions of "Shard"
From Wiki
| Line 4: | Line 4: | ||
=== Description === | === Description === | ||
{{ro}} | {{ro}} | ||
| + | |||
| + | Holds the name of the shard that the client is logged in to. | ||
==== Example ==== | ==== Example ==== | ||
<pre> | <pre> | ||
| + | if Alexandria in #shard | ||
| + | { | ||
| + | msg this shard is great!$ | ||
| + | } | ||
</pre> | </pre> | ||
Revision as of 18:41, 10 August 2005
#shard
Miscellaneous System Variables
Description
⇒
Holds the name of the shard that the client is logged in to.
Example
if Alexandria in #shard
{
msg this shard is great!$
}
See Also
| Main_Page | Documentation | Miscellaneous System Variables |