OnAdminDisconnect
From the Scripting Manual
procedure OnAdminDisconnect(IP: string); Parameter Info: IP (String): IP Address of the admin who disconnected. Description: This procedure will be called every time a TCP Admin disconnects.
procedure OnAdminDisconnect(IP: string); Parameter Info: IP (String): IP Address of the admin who disconnected. Description: This procedure will be called every time a TCP Admin disconnects.