OutputServerLog: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
JonChappell (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
This | This outputs a line of text to the server's log. This could be useful for debugging. | ||
==Syntax== | ==Syntax== | ||
Line 10: | Line 8: | ||
===Required Arguments=== | ===Required Arguments=== | ||
*''' | *'''text:''' The text to be output to the log. | ||
===Returns=== | ===Returns=== | ||
Returns ''true'' if | Returns ''true'' if successful, ''false'' otherwise. | ||
==Example== | ==Example== | ||
Line 30: | Line 23: | ||
==See Also== | ==See Also== | ||
{{ | {{Server functions}} | ||
[[Category:Incomplete]] |
Revision as of 04:18, 3 October 2006
This outputs a line of text to the server's log. This could be useful for debugging.
Syntax
bool outputServerLog ( string text )
Required Arguments
- text: The text to be output to the log.
Returns
Returns true if successful, false otherwise.
Example
This example does...
--This line does... blabhalbalhb --abababa --This line does this... mooo