Quote:
Originally Posted by vitorrossi
Alright I changed the code a little to be applied only to CTs, and added cstrike module. I don't know how to make it to work twice a round rather than once, any hints?
|
Study how it works now. Once you understand that you will be much much closer to getting it to work twice per round.
Regarding the error, see any other working plugin that uses the register_clcmd() command and you will see what you've done wrong.
Also, you must check if they are connected (Hint: If they are alive then they are connected) before you can check for their team.
__________________