06.08.2012, 16:37
nah, that won't work Devilxz97.
He'll have to split it up, he can't use cmd functions inside another function you have to use it within the OnPlayerCommandText() callback
He could do it like:
when it's time to vote he sets a local variable to 1, and in the command it checks if the varible is one, othervise it sends a error message, then he use local variables to store what map they voted on to, and when the timer fucntion is set he change to that map or something
Hoe you understand something
He'll have to split it up, he can't use cmd functions inside another function you have to use it within the OnPlayerCommandText() callback
He could do it like:
when it's time to vote he sets a local variable to 1, and in the command it checks if the varible is one, othervise it sends a error message, then he use local variables to store what map they voted on to, and when the timer fucntion is set he change to that map or something
Hoe you understand something
![Cheesy](images/smilies/biggrin.png)