Difference between revisions of "Remote"

From Scriptwiki
Jump to: navigation, search
m
 
m (See also)
 
(One intermediate revision by the same user not shown)
Line 6: Line 6:
 
* Parameters turn script processing on or off
 
* Parameters turn script processing on or off
  
[[Category:mIRC Commands]]
+
==See Also==
 +
* [[$remote]]
 +
* [[events]]
 +
* [[ctcps]]
 +
 
 +
[[Category:Commands]]
 
[[Category:Debugging]]
 
[[Category:Debugging]]

Latest revision as of 00:14, 31 October 2008

Enables or Disables remote script processing

/remote [on|off]
  • No parameter shows you the current status (whether or not scripts are being processed)
  • Parameters turn script processing on or off

See Also