stock
ts_is_dead
Syntax
stock ts_is_dead(id) return (ts_get_message(id) == TSMSG_DEAD);
Description
This function has no description.
stock
stock ts_is_dead(id) return (ts_get_message(id) == TSMSG_DEAD);
This function has no description.