TCPAdminPM

From Soldat Community Wiki
Revision as of 12:10, 15 August 2012 by Freeman (talk | contribs) (Created page with "===From the Scripting Manual=== ''procedure TCPAdminPM(ToIP, Text: string);'' '''Parameter Info:''' ToIP (String): IP Address of the connect TCP admin whom will receive ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

From the Scripting Manual

procedure TCPAdminPM(ToIP, Text: string);

Parameter Info:
 ToIP (String): IP Address of the connect TCP admin whom will receive the message.
 Text (String): Text to be sent to admin.

Description:
 This function will send (Text) to the TCP Admin connected with (ToIP) IP Address.

Examples

TCPAdminPM('127.0.0.1','Hey there...'); //Will send 'Hey there' to 127.0.0.1


External Links

freelance writing opportunities