[CS:GO] Make Warmup last until stopped by SP
Posted: Fri Mar 25, 2016 4:40 am
I'm going to preface this with 2 things:
1. Im entirely new to scripting in general. I have been toying with python (and SourcePython) for roughly 3 days
2. I have written a few things, but mainly just using SayCommand and having that execute a server_command
I need to make warmup last until SP tells it to stop i.e. "end_warmup" or "start_match"
I'm assuming i can do this with with the Tick System, and ideally the plugin wouldn't just make warmup last 999999999 minutes, but just be "warmup"
Any advice or similar source code is all I would need as I am a quick learner and eager to learn this so that I can stop asking questions :P
Thanks!
1. Im entirely new to scripting in general. I have been toying with python (and SourcePython) for roughly 3 days
2. I have written a few things, but mainly just using SayCommand and having that execute a server_command
I need to make warmup last until SP tells it to stop i.e. "end_warmup" or "start_match"
I'm assuming i can do this with with the Tick System, and ideally the plugin wouldn't just make warmup last 999999999 minutes, but just be "warmup"
Any advice or similar source code is all I would need as I am a quick learner and eager to learn this so that I can stop asking questions :P
Thanks!