kts.GetRespawnType

Name

kts.GetRespawnType – get the current "respawn type" in effect

Synopsis

result = kts.GetRespawnType()

Description

Returns one of the strings "normal", "different" or "anywhere", according to the current respawn type in effect. Please see kts.SetRespawnType for a description of respawn types.

Return Value

Returns a string as described above.

Errors

None.

See Also

kts.SetRespawnType