Just a small correction in the syntax above ;)
string -> string nick
boolean ircg_notice (resource connection, string nick, string message)
![]() | ircg_noticeDescriptionbool ircg_notice ( resource connection, string recipient, string message )This function will send the message text to the user nick on the server connected to by connection. IRC servers and other software will not automatically generate replies to NOTICEs in contrast to other message types. ![]()
Turyan at Taladas dot de
01-Jul-2004 06:11
Just a small correction in the syntax above ;) | ![]() |