Table of Contents

[Slayer_GameConnection] GameConnection::applyBodyParts

There is no doc-string available for this function.

Syntax

script [Slayer_GameConnection] GameConnection::applyBodyParts(string %this);

Parameters

string %this
No description available.

Return value

script
No description available.

Remarks

Examples

Source

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

See also

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

References

BlockheadHoleBot::onAdd: Add-Ons/Bot_Blockhead/bot_base.cs:132
HorseHoleBot::onAdd: Add-Ons/Bot_Horse/bot_base.cs:110
ZombieHoleBot::onAdd: Add-Ons/Bot_Zombie/bot_zombie.cs:131
holeZombieInfect: Add-Ons/Bot_Zombie/bot_zombie.cs:203
armor::onNewDataBlock: Add-Ons/Bot_Hole/packages.cs:114
AIPlayer::setRandomAppearance: Add-Ons/Bot_Hole/events.cs:1277
AIPlayer::setAppearance: Add-Ons/Bot_Hole/events.cs:1487
AiController::applyBodyParts: Add-Ons/Gamemode_Slayer/server/core/AiController.cs:103