Difference between revisions of "Friends"

From Flexible Survival
Jump to: navigation, search
m (Preformat.)
Line 1: Line 1:
 +
<pre style="white-space:-moz-pre-wrap; white-space:-pre-wrap; white-space:-o-pre-wrap; white-space:pre-wrap; word-wrap:break-word;">
 
wf #on              Turns on login/logoff watching.<br>
 
wf #on              Turns on login/logoff watching.<br>
 
wf #off              Turns off login/logoff watching.<br>
 
wf #off              Turns off login/logoff watching.<br>
Line 16: Line 17:
 
wf #nohide <plyr>    Make an exception for <plyr> (useful when hiding from #all).<br>
 
wf #nohide <plyr>    Make an exception for <plyr> (useful when hiding from #all).<br>
 
wf #nohide !<plyr>  Remove the exception for <plyr>.<br>
 
wf #nohide !<plyr>  Remove the exception for <plyr>.<br>
 
+
</pre>
 
[[Category:Help Files]]
 
[[Category:Help Files]]

Revision as of 02:09, 16 April 2013

wf #on               Turns on login/logoff watching.<br>
wf #off              Turns off login/logoff watching.<br>
wf #help             Gives this help screen.<br>
wf #list             Lists all players being watched for.<br>
wf                   Lists all watched players currently online.<br>
wf <player>          Adds the given player to your watch list.<br>
wf !<player>         Removes the given player from your watch list.<br>
wf                   Lists the players temporarily being watched for.<br>
wf #temp <plyr>      Adds the given player to the temporary watch list.<br>
wf #temp !<plyr>     Removes the given player from the temp. watch list.<br>
wf #hidefrom <plyr>  Prevents <plyr> from being told of your logins.<br>
wf #hidefrom !<plyr> Lets <plyr> be told of your logins again.<br>
wf #hidefrom #all    Lets no one be informed of your logins/logouts.<br>
wf #hidefrom !#all   Lets people see your logins/logouts again.<br>
wf #hidefrom         Lists who you are hiding from.<br>
wf #nohide <plyr>    Make an exception for <plyr> (useful when hiding from #all).<br>
wf #nohide !<plyr>   Remove the exception for <plyr>.<br>