connect( address )
instance function
Connect to an instance of the MMM remote debugger. This will reroute all print output to the debugger and allow you to send script commands into the mission from the debugger to be executed.
Arguments
Name | Type | Description |
---|---|---|
address | String | The IP address to connect to. Use 127.0.0.1 for local connections |