Thread: [Help] 3 Things
View Single Post
TnTSCS
AlliedModders Donor
Join Date: Oct 2010
Location: Undisclosed...
Old 04-27-2012 , 19:36   Re: [Help] 3 Things
Reply With Quote #2

1. Use CheckCommandAccess maybe - and yes, you can do something with timers

2. Yes, you can check if there are arguments to the string - something like if(args < 1) return;
Use GetCmdArg and store the command in a string - then do something if the string matches what you want it to match

3. I guess it depends on what you want to do to sourcetv... but IsClientSourceTV is what you need.
__________________
View my Plugins | Donate
TnTSCS is offline