Hm, well i just noticed the same thing. What is "safe" time to send 3 client_cmd commands?
Problem is that one command can be sent in client_connect, after my command is sent, server sends me random things like:
Code:
echo "* Privileges set"
_I69fcOvuC2389648902
fullserverinfo "\*gamedir\cstrike"
And after that sometimes second and third commands are sent, and sometimes are not. I know that i can spam with commands until all are sent, but that is not the right way, i think. Does anyone have better idea?