kts.GetRespawnType – get the current "respawn type" in effect
result = kts.GetRespawnType()
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.
Returns a string as described above.
None.