Table of Contents

Lua Msg

void Msg( string ); void ConMsg( string );

Description

Msg is used to print a message to the server console. It can be useful for debugging or Logging information.

Version

Beta 3.0

Example

0@@