WoW:API SendSystemMessage: Difference between revisions

m
Move page script moved page API SendSystemMessage to WoW:API SendSystemMessage without leaving a redirect
(remove unnecessary sig; good job otherwise)
m (Move page script moved page API SendSystemMessage to WoW:API SendSystemMessage without leaving a redirect)
 
(One intermediate revision by one other user not shown)
Line 2: Line 2:
Sends a system message to the system message box (mostly written in yellow color)
Sends a system message to the system message box (mostly written in yellow color)


  /script SendChatMessage("msg" ,"chatType" ,"language" ,"channel");
  /script SendSystemMessage("msg");


== Parameters ==
== Parameters ==
Anonymous user