Table of Contents

[Slayer_GameConnection] serverCmdSuicide

There is no doc-string available for this function.

Syntax

script [Slayer_GameConnection] serverCmdSuicide(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:1513

See also

[Slayer_GameConnection] serverCmdDropCameraAtPlayer
[Slayer_GameConnection] serverCmdDropPlayerAtCamera
[Slayer_GameConnection] serverCmdLight

References

This function is not called by any other functions.