| Podobne tagi tematów | |
|---|---|
|
| Tematy oznaczone jako druzyny | ||
|---|---|---|
| Tytuł / treść wątku | Wyświetleń | Odpowiedzi |
Drużyny i dalsze sprawy dotyczace turnieju:: Wyniki losowania : Składy & Dokładny termin ::<br><br> <table align="center"> <tr><td width="350"valign="top"> Drużyna 1 (admini)<br><br> Razor (przybycie potwierdzone)<br> Head-Shot (przybycie potwierdzone)<br> Wasilij (przybycie potwierdzone)<br> Zohan(przybycie potwierdzone)<br> alk. (przybycie potwierdzone)<br></td> <td valign="center" width="150"> VS</td> <td width="350" valign="top"> Drużyna 2 (gracze)<br><br> Funny-gunn(przybycie potwierdzone)<br> Bryian<br> Kruczek<br> Gt<br> Gula(przybycie potwierdzone)<br><br> Rezerwowi :<br><br> eRn </td></tr> <tr><td align="center">Następnie :</td></tr><br><br> <tr><td width="350"valign="top"> Drużyna 3 (admini)<br><br> Siurek<br> (przybycie potwierdzone , w zastępstwie TREEq`)<br> Cinu<br> Freak<<br> Misiek (przybycie potwierdzone- w razie czego zastępstwo)<br> r4is0n (przybycie potwierdzone)<br><br> Rezerwowi: <br><br> buku1</td> <td valign="center" width="150"> VS</td> <td width="350" valign="top"> Drużyna 4 (admini)<br><br> ... |
1198 | 51 |
Zakaz Zmieniania Drużyny!! Proszę Dodać na DEATHRUN!!:: #include #include #include /* Changelog v1.0 Public Released. v1.1 A quick changes. v1.2 Fixs: - Change the language to English. (Says: You can't change team at this moment.) - Add a cvar for enabled and dissabled it, amx_blockteams 1/0. The unique cvar here is amx_blockteams if it is 1 its enabled/ 0 dissabled Pobrano z cs-puchatek.pl */ new cvar_enable public plugin_init() { register_plugin("Block Team Change", "1.2", "CAMEL"); register_clcmd("chooseteam", "cmdChooseTeam"); cvar_enable = register_cvar("amx_blockteams", "1") } public cmdChooseTeam(id) { if(!get_pcvar_num(cvar_enable)) return PLUGIN_CONTINUE if ( get_user_flags(id) & ADMIN_KICK ) // if is admin can change of team return PLUGIN_CONTINUE; client_print(id, print_chat, "[AMX] Nie mozesz zmienic druzyny."); return PLUGIN_HANDLED; } ::Jak w temacie... plugin zakazuje zmieniać drużynę ... |
124 | 0 |
Tagi tematów by Puchatek
CHCESZ ABY TWÓJ BUTTON ZNALAZŁ SIĘ
TUTAJ? KLIK
WYMIANA REKLAMĄ : OTWARTA
TUTAJ? KLIK
WYMIANA REKLAMĄ : OTWARTA













