Table of Contents

[Slayer_GameConnection] serverCmdDropPlayerAtCamera

There is no doc-string available for this function.

Syntax

script [Slayer_GameConnection] serverCmdDropPlayerAtCamera(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:1523

See also

[Slayer_GameConnection] serverCmdDropCameraAtPlayer
[Slayer_GameConnection] serverCmdLight
[Slayer_GameConnection] serverCmdSuicide

References

This function is not called by any other functions.