Table of Contents

[BotHolePackage] fxDTSBrick::setItemRespawnTime

There is no doc-string available for this function.

Syntax

script [BotHolePackage] fxDTSBrick::setItemRespawnTime(string %obj, string %time);

Parameters

string %obj
No description available.

string %time
No description available.

Return value

script
No description available.

Remarks

Examples

Source

Add-Ons/Bot_Hole/packages.cs:738

See also

[BotHolePackage] fxDTSBrick::colorVehicle
[BotHolePackage] fxDTSBrick::onDeath
[BotHolePackage] fxDTSBrick::onLoadPlant
[BotHolePackage] fxDTSBrick::onRemove
[BotHolePackage] fxDTSBrick::sendWrenchData
[BotHolePackage] fxDTSBrick::setItem
[BotHolePackage] fxDTSBrick::setItemPosition
[BotHolePackage] fxDTSBrick::trustCheckFinished

References

This function is not called by any other functions.