There is no doc-string available for this function.
script Slayer_AiController::updateEquip(string %this, string %slot, string %new, string %old);
string %this
No description available.
string %slot
No description available.
string %new
No description available.
string %old
No description available.
script
No description available.
Add-Ons/Gamemode_Slayer/server/core/Slayer_AiController.cs:586
Slayer_AiController::addDeaths
Slayer_AiController::addKills
Slayer_AiController::addLives
Slayer_AiController::addObjective
Slayer_AiController::applyBodyColors
Slayer_AiController::applyUniform
Slayer_AiController::assignObjectives
Slayer_AiController::createPlayer
Slayer_AiController::dead
Slayer_AiController::forceEquip
Slayer_AiController::getCurrentObjective
Slayer_AiController::getDeaths
Slayer_AiController::getKills
Slayer_AiController::getLives
Slayer_AiController::getNextObjective
Slayer_AiController::getTeam
Slayer_AiController::goToNextObjective
Slayer_AiController::incRespawnTime
Slayer_AiController::InstantRespawn
Slayer_AiController::isObjective
Slayer_AiController::onDeath
Slayer_AiController::onObjectiveFailed
Slayer_AiController::onObjectiveReached
Slayer_AiController::onSpawn
Slayer_AiController::removeAllObjectives
Slayer_AiController::removeObjective
Slayer_AiController::resetRespawnTime
Slayer_AiController::setDead
Slayer_AiController::setDeaths
Slayer_AiController::setKills
Slayer_AiController::setLives
Slayer_AiController::setRespawnTime
This function is not called by any other functions.