Switched WebSocket start motor to allow callbacks when client connects

This commit is contained in:
Valmo Trindade
2025-05-16 03:33:08 -03:00
parent 319ea9b32a
commit c1b00cb050
3 changed files with 143 additions and 80 deletions

View File

@@ -4,6 +4,8 @@ if (!hasInterface) exitWith {};
_local_address = "armatak" callExtension ["local_ip", []] select 0;
CALLEXT(websocket:start);
SETVAR(player,GVAR(localAddress),_local_address);
[{