public OnPlayerDisconnect( playerid, reason ){ OnPlayerCommandText( playerid, "command_here" ); return 1;}