modding:function:objsendmessage
Discuss this page on this pages TalkPage
objSendMessage
Syntax | (objSendMessage spaceObject spaceObject string) |
---|---|
Arguments | spaceObject: The space object you want to send the message to. |
spaceObject: The space object you want to send the message from. | |
string: The message. | |
Returns | condition: True if successful. |
Category | message, spaceobject |
Description | Sends a message from space object two to space object one. |
Example
(objSendMessage gPlayerShip Nil "Success")
Displays Success if the player is in fight. Return to Functions list
modding/function/objsendmessage.txt · Last modified: 2014/12/27 04:40 by 127.0.0.1