/* * Author: SilentSpike * Start the interface on respawn * * Arguments: * 0: New unit * 1: Old unit * * Return Value: * None * * Public: No */ #include "script_component.hpp" [_this select 0] call FUNC(setSpectator);