Difference between revisions of "Remote"
From Scriptwiki
m |
m (See also) |
||
Line 5: | Line 5: | ||
* No parameter shows you the current status (whether or not scripts are being processed) | * No parameter shows you the current status (whether or not scripts are being processed) | ||
* Parameters turn script processing on or off | * Parameters turn script processing on or off | ||
+ | |||
+ | ==See Also== | ||
+ | * [[$remote]] | ||
+ | * [[events]] | ||
+ | * [[ctcps]] | ||
[[Category:Commands]] | [[Category:Commands]] | ||
[[Category:Debugging]] | [[Category:Debugging]] |
Latest revision as of 23:14, 30 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