Witamy w Nieoficjalnym polskim support'cie AMX Mod X
Witamy w Nieoficjalnym polskim support'cie AMX Mod X, jak w większości społeczności internetowych musisz się zarejestrować aby móc odpowiadać lub zakładać nowe tematy, ale nie bój się to jest prosty proces w którym wymagamy minimalnych informacji.
|
Bequ
Rejestracja: 19.09.2009Aktualnie: Nieaktywny
Poza forum Ostatnio: 29.02.2012 00:02





Statystyki
- Grupa: Użytkownik
- Całość postów: 26
- Odwiedzin: 2 845
- Tytuł: Życzliwy
- Wiek: Wiek nie został ustalony
- Urodziny: Data urodzin nie została podana
-
Imię
Dawid
-
Płeć
Mężczyzna
-
Lokalizacja
Toruń
Kontakt
Narzędzia użytkownika
Znajomi
Bequ nie posiada znajomych
#372812 [ROZWIĄZANE] Szukam pluginu - Auto_Join_Team
Napisane przez speedkill
w 28.02.2012 22:34
#369211 [ROZWIĄZANE] Szukam pluginu - Zapisywanie fragów
Napisane przez Drzanas
w 22.02.2012 23:00
#178519 Stats all The Time
Napisane przez DarkGL
w 09.10.2010 21:15

Prosty plugin dzięki niemu statystyki które zdobyliśmy na mapie kiedy wyjdziemy nie są tracone zapisują się a kiedy znów wejdziemy zaczynamy od tych samych statystyk kiedy wyszliśmy czyli
gram sobie gram mam staty 15:4 wychodzę z serva wchodzę za tydzień i zaczynam odrazu od statów 15:4 (dobre na servery hns)

Zresetować staty możemy poprzez wyłączenie servera i usunięcie pliku StatsAllTheTime.vault z data/vault

stats_save_typ 1 - //1 - zapis na nick 2 - zapis na steamid




#367131 [Szukam] Plugin LjStats na EasyBlock
Napisane przez kasza
w 19.02.2012 03:28
#226358 High Ping Kicker + colorchat
Napisane przez LucKy_skiLL
w 17.03.2011 17:57
#180980 LongJumps Web Stats
Napisane przez
hardbot
w 17.10.2010 14:49
Longjumps Web Stats
#define PLUGIN "ljsweb"
#define AUTHOR "many"
#define VERSION "1.3"
Opis:
Plugin umieszcza statystyki longjump z serwera w pliku rekordów w bazie danych i potem PHP wyświetla część tej pozycji w tabeli na stronie.
Baza jest aktualizowana co zmianę mapy lub restart. | Przykład |
Cvary:
Cvary z pluginu:
ljs_db_host "host_bazy_danych"
ljs_db_user "użytkownik_bazy_danych"
ljs_db_pass "hasło_bazy_danych"
ljs_db_name "nazwa_bazy_danych"
Cvary PHP:
define('DB_HOST', 'HOST');
define('DB_USER', 'UZYTKOWNIK');
define('DB_PASS', 'HASLO');
define('DB_NAME', 'NAZWA_BAZY');
define('SERVER_NAME ", "Nazwa twojego serwera ');
Instalacja:
1.Plugin wljs.amxx wrzucamy do addons/axmodx/plugins/
2.Dodaj wljs.amxx w addons/amxmodx/config/plugins.ini na sam dół
3.Dodaj cvary do amxx.cfg *(sam/a je skonfiguruj)
4. Skopiuj wljs.php na swój serwer WWW.
Moduły:
#include <sqlx>
Załączone pliki
-
wljs.amxx 7,02 KB 37 Ilość pobrań
-
wljs.sma 4,56 KB 318 Ilość pobrań
wljs.amxx
-
wljsPHP.rar 1,29 KB 320 Ilość pobrań
#85721 Deagles' Map Management 3.24 - NOWA WERSJA! [29-01-2012]
Napisane przez Szyfrant
w 04.10.2009 19:40
Opis
Aktualnie najlepszy menager zarządzania opcjami Votowania MAP.
Changelog w języku angielsku
v3.24 - 2012-01-28 by DynamicBits
- Added check for enabled conflicting plugins
("Nextmap Chooser", "NextMap", "Galileo", and "Crab's Map Manager")
- Added check for incorrect/missing dictionary file
- Added response to "say ff"
- Added "listmaps" command override
- Added "votemap" command override
- Added "currentmap" command
- Added "recentmaps" command
- Relaxed dmap_rtvwait restrictions
- The following commands can no longer (incorrectly) be called from config files:
dmap_rtvpercent, dmap_rtvplayers, dmap_rtvwait, dmap_messages, dmap_mapsnum,
dmap_nominations, dmap_maxcustom, dmap_quietmode, dmap_rtvtoggle, dmap_freeze,
dmap_cyclemode, dmap_votemode, dmap_banlastmaps, dmap_mapsurl
- Removed "now" argument from dmap_rockthevote/amx_rockthevote/amx_rtv. (It never worked)
- Total number of maps is now shown in console for "listmaps" command
- Fixed display of time after successful vote to extend map
- Fixed duplicate task IDs
- Standardized name: "Deagles' Map Manager"
- Minor code optimizations
- Removed unused code
- Updated help
- Corrected various minor issues with all languages
- Put quotes around all commands for all languages
- Added Bosnian translation (Thanks to Superstar Games)
- Added Croation translation (Thanks to tomba2k)
- Added Czech translation (Thanks to RTG)
- Added Hungarian translation (Thanks to kiki33hun)
- Added Serbian translation (Thanks to JinX)
v3.23 - 2009-02-17 by DynamicBits
- Fixed menu vote not working in some situations
- Corrected Swedish Translation
v3.22 - 2009-01-21 by DynamicBits
- Added live voting percentages
- Added dmap_nominate command
- Added Romanian translation (Thanks to dorin2oo7 and georgik57)
- Added Russian translation (Thanks to mozart123)
- Added Brazil-Portuguese translation (Thanks to Warden)
- Added Swedish translation (Thanks to Trut)
- Fixed a handful of strings not getting localized properly
- Fixed a translation that was causing the SVC_BAD error
- Fixed several buffer overflow issues
- Many optimizations
- Updated help
- Added a bunch of comments to source code
v3.21 - 2008-09-17 by DynamicBits
- Added support for extra tags in the vote menu (See details for dmaptags.ini)
- Added two new localized strings (Only English and Polish versions are in the lang file so far)
- Fixed some multilingual code
- Fixed several mistakes in the lang file
- Formatted a few strings to better match AMX Mod X's formatting
- A few small code optimizations
v3.20 - 2008-08-15 by DynamicBits
- Fixed indentation, spacing, semicolons, argument spacing, and missing
curly braces (these things: { }) to mostly match BSD KNF style.
- Fixed return value in client_disconnect(). This may have affected any
other plugin that relied on client_disconnect().
- Added some missing return values
- Removed several sections of redundant code
- New define: DEDICATED_LOG_ENABLED allows logging to be disabled by
commenting out one line (see source).
v3.1 - 4-05-08
- Fixed issue with emptyserver portion giving errors and flooding console
v3.0 - 9-29-07
- Changed txt file for German to supposedly stop the Kicking issue that so many people are having.
- Added cvar weapon_delay to Enable/Disable "Voting for nextmap delayed to allow buying of weapons..."
v2.48 - 9-27-07
- Added command rtv in chat for quick rock the votes (client)
- Added cvar emptymap_allowed (1|0) To enable/disable this feature
- Added cvar emptymap (mapname) For whatever map you want your server to switch to when nobody is on after reading the staytime cvar
- Added cvar amx_staytime(in seconds): How long before the plugin changes the map.
- Added cvar amx_idletime(in hours): How many hours a player can be connected to the server before being considered idle.
- Added cvar nominations_allowed (Enable/Disable Accepting nominations)
-Made the code look much prettier with proper indentation.
-Removed cvar rtv_percent - Useless, when the command saves your settings
v2.47 - Changed a some code for issues occuring randomly
v2.46 - Now uses the file defined from cvar named 'mapcyclefile' and not the hardcoded mapcycle.txt, by _KaszpiR_
v2.45 - Multilingual & Cancel vote
- Multilingual by Vlad
- Cancel Vote command by Lt. Llama
v2.40 - JTP10181 - 3/12/2006
- Major code cleanup
- Added allmaps.txt generating back in and fixed it for linux
- Added support for no nominations allowed
- Fixed all admin commands to check using cmd_access
Konfiguracja
Cvary
- dmap_strict 0/1 - (Domyślnie 0) Jeżeli ustawimy na 1 jedynie mapy z mapcycle mogą być nominowane.
- enforce_timelimit 0/1 - (Domyślnie 0) zmiana mapy tylko i wyłącznie po upływie czasu
- timelimit czyli czasu mapy, kiedy jest ustawione na 1.
- emptymap_allowed 0/1 - (Domyślnie 0) Aby włączyć / wyłączyć tę funkcję
- amx_emptymap 0/1 - (Domyślnie "" albo 0 ) Chcesz aby serwer zmieniał na jakąkolwiek mape
- amx_staytime <sec> - (Domyślnie 0) po ilu sekundach można nominować następną mape
- amx_idletime <godz> - (Domyślnie 0) Ile godzin gracz nie możę zostać połączony z serwerm
- nominations_allowed 1/0 - umożliwia godzenie się z nominacjami
- weapon_delay - Na mapach fy_ itp umożliwia czekanie zanim wezmiesz broń
- ----dmaptags.ini---------(Opcjonalny)
Pozwala dodać TAG do danej mapy
;Przykładowe otagowanie
fy_iceworld2k GunGame
de_westwood WC3FT
fun_matrix_revolutions Brak pluginów
de_dust WC3FT
cs_assault_necro Ta mapa jest za***ista
Te tagi będą wyświetlanie przy głosowaniu na następną mapę
Przykładowy wygląd głosowania :
1. fy_iceworld2k (Custom) [GunGame]
2. de_westwood (Custom) [WC3FT]
3. fun_matrix_revolutions (Custom) [Brak pluginów]
4. de_dust [WC3FT]
5. cs_assault_necro (Custom) [Ta mapa jest za***ista]
Multilang
- BP: Warden, reidark
- BS: Superstar Games
- CZ: RTG
- DE: D o o m, [pc]Raba, Mordekay
- ES: Spider-Cerdo, mademan, niqo
- FR: vlad, die-demoneye, teol
- HU: kiki33hun
- HR: tomba2k
- NL: Lorre69, Atmegaown
- PL: Sylwester, MmikiM
- RO: dorin2oo7, georgik57,
- RU: mozart123, lexikon
- SR: JinX
- SV: Trut, modernwarfare
Attached Files


Wyświetl pełny artykuł (Ang)
#260210 Detektor najbliższego przeciwnika
Napisane przez diablix
w 19.06.2011 00:39
by diablix

Stary plugin, wykrywa najbliższego przeciwnika i pokazuje nam do niego dystans. Plugin głównie przeznaczony dla serwerów HNS i/bądź JAILBREAK.
Gdy pozostanie ostatni terrorysta, dostaje beacon (pykająca otoczka) aby CT go mogło łatwiej zlokalizować


- say /radar
- say /detektor
Włącza/Wyłącza detektor dla danego gracza



Załączone pliki
-
sprite&sound.rar 14,28 KB 381 Ilość pobrań
-
posmv.inc 1,92 KB 404 Ilość pobrań
-
detektor.sma 3,45 KB 427 Ilość pobrań
detektor.amxx
-
detektor.amxx 14,23 KB 28 Ilość pobrań
#360506 [ROZWIĄZANE] Nie mogę skompilowac pluginu....
Napisane przez FetaGreen
w 08.02.2012 13:38
ShowChoiceMenu(id, choice, const title[96]) { new menu[128]; g_choice_option[id] = choice; format(menu, charsmax(menu), g_choice_menu, title); show_menu(id, g_keys_choice_menu, menu, -1, " ChoiceMenu"); }
oraz zamień na:
ShowChoiceMenu(id, choice, const title[96]) { new menu[128]; g_choice_option[id] = choice; format(menu, charsmax(menu), g_choice_menu, title); show_menu(id, g_keys_choice_menu, menu, -1, "ChoiceMenu"); }
#102164 Poszukuje Pluginów
Napisane przez Gucio
w 29.12.2009 15:21
Ranga - Nieoficjalny polski support AMX Mod X
lub
Ranga - Nieoficjalny polski support AMX Mod X
Hide N Seed version 2.8 - Nieoficjalny polski support AMX Mod X
lub
http://amxx.pl/HideNSeek- :xP:-Mod-t17362.html
- AMXX.pl: Support AMX Mod X i SourceMod
- → Przeglądanie profilu: Reputacja: Bequ
- Regulamin