ScriptEvent:sendNetworkEvent

From Mod Wiki
Revision as of 17:39, 5 November 2007 by Wizz (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Parameters

entity player -- Player to send the message to, or null for all clients.
string message -- Message to send.

Result

None.

Supported By

sdObjectiveManagerLocal
sdGameRules
idEntity

Functionality

Sends a message from the server to this object on the specified client.