Page MenuHomeFeedback Tracker

New event handler request HandleRemoteExec
New, NormalPublic

Description

Mission Event: HandleRemoteExec
Description: This will improve server security as well as improve debugging. Return true to block remoteExec

Parameters:

  • function or command - Returns the name of the called function or command
  • Arguments - Returns the arguments that were passed to the function
  • Target - Returns the target(s) to which the remoteExec should be made
  • JIP - This is JIP remoteExec or not
  • Suspend - remoteExec or remoteExecCall

Example:

addMissionEventHandler ["HandleRemoteExec",{
 params ["_funcName","_arguments","_target","_isJip","_canSuspend"];
}]

Details

Severity
None
Resolution
Open
Reproducibility
N/A
Operating System
Windows 10 x64
Operating System Version
2004
Category
Feature Request
Steps To Reproduce

none

Event Timeline

Alexis_74 updated the task description. (Show Details)Nov 29 2020, 5:54 PM
h- added a subscriber: h-.Dec 3 2020, 11:37 AM

This would be useful, would be neat if it also returned what some remoteExecCalled function/command might return 🤔

In T155449#2136055, @h- wrote:

This would be useful, would be neat if it also returned what some remoteExecCalled function/command might return 🤔

+1

Welmen added a subscriber: Welmen.Dec 4 2020, 7:41 PM

Cool! It helped a lot, thanks!

Garena added a subscriber: Garena.Dec 4 2020, 8:46 PM

A very necessary thing that will really speed up the process of my work

Arrra added a subscriber: Arrra.Dec 5 2020, 11:24 AM

Very useful handler!

A useful thing that definitely needs to be added.

Is it possible to get some kind of answer? Really looking forward to

Assigned to None (as many things). So, super Dev None is on it. Without None, I can't imagine what feedback could be!