Table of Contents

[Slayer_GameConnection] serverCmdLight

There is no doc-string available for this function.

Syntax

script [Slayer_GameConnection] serverCmdLight(string %client);

Parameters

string %client
No description available.

Return value

script
No description available.

Remarks

Examples

Source

Add-Ons/Gamemode_Slayer/server/core/GameConnection.cs:1489

See also

[Slayer_GameConnection] serverCmdDropCameraAtPlayer
[Slayer_GameConnection] serverCmdDropPlayerAtCamera
[Slayer_GameConnection] serverCmdSuicide

References

serverCmdGreenLight: base/server/scripts/allGameScripts.cs:5640