Thread: CSS BRush
View Single Post
TnTSCS
AlliedModders Donor
Join Date: Oct 2010
Location: Undisclosed...
Old 01-05-2013 , 17:54   Re: CSS BRush
Reply With Quote #82

Thanks for the feedback... I'll go through the code and respond

...:: TnT Edit ::...

Okay, went through your suggestions.

1. Fixed the timer issue, now using the stock
2. Removed the FCVAR flags you identified.
3. Removed the CloseHandle(hRandom);
4. The MenuTime = ... may not be needed... I can maybe just kill the menu being displayed to the one player OnRoundStart if they haven't picked their teammates by then... I'll look into changing it - however, they have been made to be consistent now, instead of being different.
5. I close and set the ClientTimer[MAXPLAYERS+1] to INVALID_HANDLE OnClientDisconnect, so I thought the way I was handling timers was safe and didn't have to use UserIDs and could stick with ClientIDs.

I've made some changes since the version on this thread and will post it soon.
__________________
View my Plugins | Donate

Last edited by TnTSCS; 01-05-2013 at 18:13.
TnTSCS is offline