• TTT Round state
    3 replies, posted
Is there any way to check for the current round state in ttt? I know the hooks are called once the state is set, but what if I want to check it regardless? (e.g. When a player types !state it will print what the round state is in the console)
- Inappropriate self-promotion snipped - [B]Edit:[/B] Lol, I deserved a 'dumb' rating there instead of 'funny', ( Sorry for not reading questions properly, I think I need some sleep :suicide:). If you're just after the round state alone go with what shadow posted below.
GetRoundState() == ROUND_WAIT/ROUND_PREP/ROUND_ACTIVE/ROUND_POST
[QUOTE=.\\Shadow};48362166]GetRoundState() == ROUND_WAIT/ROUND_PREP/ROUND_ACTIVE/ROUND_POST[/QUOTE] Thanks!
Sorry, you need to Log In to post a reply to this thread.