Table of Contents

SimGroup::addPotentialTrust

There is no doc-string available for this function.

Syntax

script SimGroup::addPotentialTrust(string %this, string %bl_id, string %level);

Parameters

string %this
No description available.

string %bl_id
No description available.

string %level
No description available.

Return value

script
No description available.

Remarks

Examples

Source

base/server/scripts/allGameScripts.cs:26428

See also

SimGroup::addNTName
SimGroup::addSpawnBrick
SimGroup::chainBlink
SimGroup::ChainDeleteAll
SimGroup::chainMethodCall
SimGroup::ClearAllNTNames
SimGroup::CLIENTaddNTName
SimGroup::CLIENTDumpNTNames
SimGroup::CLIENTremoveNTName
SimGroup::DumpNTNames
SimGroup::dumpSpawnPoints
SimGroup::getBrickSpawnPoint
SimGroup::getClient
SimGroup::getTrustFailureMessage
SimGroup::hasUser
SimGroup::indexOf
SimGroup::removeNTName
SimGroup::removeSpawnBrick

References

This function is not called by any other functions.