Just Cause 2: Multiplayer
Website
Home
/
Lua
/
Client
/
Chat
/
Functions
/
Print
Returns
none
Prototype
Chat:Print(string,
Color
)
Description
No description
Description
Prints a line to the chat box. The first argument only accepts a string; use tostring(var) if necessary.
See also
Console:Print