ServiceController

API -

The service controller's purpose is to enable SA to allow hooking up custom stream services or chat-based programs to stream avatars. (Note: you cannot get the extension to work with it!)

First you must use the custom-lua streaming service found in Login Details.

Now you can create a custom command/script that will control spawning, user-status updates, and the input of chat messages.

Events are asynchronous coroutines.

Last updated