Table of Contents

serverCmdAddEvent

There is no doc-string available for this function.

Syntax

script serverCmdAddEvent(string %client, string %enabled, string %inputEventIdx, string %delay, string %targetIdx, string %NTNameIdx, 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 %NTNameIdx
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

base/server/scripts/allGameScripts.cs:876

See also

References

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