Table of Contents

handleYourDeath

There is no doc-string available for this function.

Syntax

script handleYourDeath(string %msgType, string %msgString, string %yourName, string %killerName, string %respawnTime);

Parameters

string %msgType
No description available.

string %msgString
No description available.

string %yourName
No description available.

string %killerName
No description available.

string %respawnTime
No description available.

Return value

script
No description available.

Remarks

Examples

Source

base/client/scripts/allClientScripts.cs:8753

See also

References

This function is not called by any other functions.