Modules/SebasIRC/ircNotice

From Multi Theft Auto: Wiki
Revision as of 15:44, 31 August 2009 by GolfOv3rR32Lo4d (talk | contribs)
Jump to navigation Jump to search


Package-x-generic.png This function is provided by the external module SebasIRC. You must install this module to use this function.

Sends a message to a Player

Syntax

bool ircNotice(string user , string text)

Required arguments

  • user: Player name.
  • text: The Text.

Returns

True if joined, otherwise false.

Example

--bla bla 

..


--bla bla

See also

Connection:

Channel:

Bot: