ttt
Browse all symbols documented inside this include file.
Functions
| Name | Description |
|---|---|
| ttt_set_specialstate | Sets players state. |
| ttt_get_specialcount | Returns special count. |
| ttt_get_roundtime | Returns roundtime. |
| ttt_get_playerdata | Sets/returns players data. |
| ttt_set_playerdata | — |
| ttt_get_globalinfo | Sets/returns game state. |
| ttt_set_globalinfo | — |
| ttt_get_winner | Sets/returns game winner. Also, ends round if still active. |
| ttt_set_winner | — |
| ttt_buymenu_add | Adds item to Buymenu and returns id. |
| ttt_buymenu_show | Opens buy menu for player. |
| ttt_backpack_add | Adds item to Backpack and returns id. |
| ttt_backpack_remove | Remove item from Backpack. |
| ttt_backpack_show | Opens backpack for player. |
| ttt_get_bodydata | Gets/sets/clears players dead body data. |
| ttt_set_bodydata | — |
| ttt_clear_bodydata | — |
| ttt_item_setup_add | Setups item from backpack that will have DNA sample left on it, for example, Death Station and returns setupid. |
| ttt_item_setup_remove | Removes setuped item - DNA stop existing, I think. |
| ttt_item_setup_update | Updates/gets info about setup. |
| ttt_item_setup_get | — |
| ttt_get_item_name | Gets item name from item_id. |
| ttt_get_item_id | Gets item_id from item name. |
| ttt_is_item_setup | Checks if selected entity is setuped for DNA tracking. |
| ttt_logging | Logs your message to files. |
| ttt_register_cvar | Register cvar to file. |
| ttt_get_stats | Sets/gets player stats. |
| ttt_set_stats | — |
| ttt_get_warnings | Sets/gets player warnings. |
| ttt_set_warnings | — |
| ttt_add_exception | Sets/finds item as exception in karma reduction. |
| ttt_find_exception | — |
| ttt_command_add | Adds command to commands menu. |