Table of Contents

[Slayer_GameConnection] GameConnection::createPlayer

There is no doc-string available for this function.

Syntax

script [Slayer_GameConnection] GameConnection::createPlayer(string %this, string %pos);

Parameters

string %this
No description available.

string %pos
No description available.

Return value

script
No description available.

Remarks

Examples

Source

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

See also

[Slayer_GameConnection] GameConnection::applyBodyColors
[Slayer_GameConnection] GameConnection::applyBodyParts
[Slayer_GameConnection] GameConnection::autoAdminCheck
[Slayer_GameConnection] GameConnection::clearEventObjects
[Slayer_GameConnection] GameConnection::onClientEnterGame
[Slayer_GameConnection] GameConnection::onClientLeaveGame
[Slayer_GameConnection] GameConnection::onDeath
[Slayer_GameConnection] GameConnection::resetVehicles
[Slayer_GameConnection] GameConnection::setScore

References

This function is not called by any other functions.