Originally Posted by
dainiusb
Why would I want other hooks? I thought he wanted to do the betting before the match begins. I thought my code moves everyone to spec, lets them bet and then force enters them to the game? Is it missing a feature?
Sorry if I'm stupid ;)
I'm not telling you to add these hooks. You said that the script is "looping at max speed", but that should not be true unless you add the draw2d or draw3d hooks, which are the only hooks that are called continuously. Even then, it shouldn't really be a problem unless you're doing very complicated processing in that hook function.
I also noticed that your script force-spectates everyone in the server to commence betting. You can't bet if there are no players in the match.