19.07.2011, 18:44
Hello, I have created one topic today but nvm, I will create it again
So, I have 2 questions:
1. Which way is the best to make things like "anti airbrk", "anti bunny hop"?
2. For example, there's command "/admins". I want to make it in GUI. If I loop the players, it will show only 1 player in GUI, because if I use SendClientMessage - it shows 1message for 1admin, for example there's 2 admins so it will be:
Admins online:
name1,
name2
So, I want to make it in GUI with all online admins in this format: name\nname\nname
So, I have 2 questions:
1. Which way is the best to make things like "anti airbrk", "anti bunny hop"?
2. For example, there's command "/admins". I want to make it in GUI. If I loop the players, it will show only 1 player in GUI, because if I use SendClientMessage - it shows 1message for 1admin, for example there's 2 admins so it will be:
Admins online:
name1,
name2
So, I want to make it in GUI with all online admins in this format: name\nname\nname