Table of Contents

[Support_MultiSourceEvents] serverCmdAddEvent

There is no doc-string available for this function.

Syntax

script [Support_MultiSourceEvents] serverCmdAddEvent(string %client, string %enabled, string %inputEventIdx, string %delay, string %targetIdx, string %namedTargetNameIdx, string %outputEventIdx, string %par1, string %par2, string %par3, string %par4);

Parameters

string %client
No description available.

string %enabled
No description available.

string %inputEventIdx
No description available.

string %delay
No description available.

string %targetIdx
No description available.

string %namedTargetNameIdx
No description available.

string %outputEventIdx
No description available.

string %par1
No description available.

string %par2
No description available.

string %par3
No description available.

string %par4
No description available.

Return value

script
No description available.

Remarks

Examples

Source

Add-Ons/Gamemode_Slayer/server/support/Support_MultiSourceEvents.cs:61

See also

References

fxDTSBrick::addEvent: base/server/scripts/allGameScripts.cs:1327
ServerLoadSaveFile_Tick: base/server/scripts/allGameScripts.cs:2616