Skocz do zawartości

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.
  • Rozpoczynaj nowe tematy i odpowiedaj na inne
  • Zapisz się do tematów i for, aby otrzymywać automatyczne uaktualnienia
  • Dodawaj wydarzenia do kalendarza społecznościowego
  • Stwórz swój własny profil i zdobywaj nowych znajomych
  • Zdobywaj nowe doświadczenia

Dołączona grafika Dołączona grafika

Guest Message by DevFuse
 

tymej - zdjęcie

tymej

Rejestracja: 29.09.2011
Aktualnie: Nieaktywny
Poza forum Ostatnio: 25.10.2011 13:03
-----

Moje tematy

[ROZWIĄZANE] Odporność na 3 pociski dla klasy.

04.10.2011 16:41

Co mam źle z tym wywalają mi w tym 3 błędy:


if((informacje_przedmiotu_gracza[this][0] == 27)|| klasa_gracza[id] == Egzekutor) && informacje_przedmiotu_gracza[this][1]>0)
{
			 informacje_przedmiotu_gracza[this][1]--;
			 return HAM_SUPERCEDE;
}

[ROZWIĄZANE] Popsuty serwer :/

04.10.2011 05:16

L 10/04/2011 - 06:05:43: -------- Mapchange to de_dust2 --------
L 10/04/2011 - 06:05:43: [AMXX] Plugin "cod_daj.amxx" failed to load: Module/Library "CodMod_Items" required for plugin. Check modules.ini.
L 10/04/2011 - 06:05:53: -------- Mapchange to de_dust2 --------
L 10/04/2011 - 06:05:53: [AMXX] Plugin "cod_daj.amxx" failed to load: Module/Library "CodMod_Items" required for plugin. Check modules.ini.
L 10/04/2011 - 06:06:04: -------- Mapchange to de_dust2 --------
L 10/04/2011 - 06:06:04: [AMXX] Plugin "cod_daj.amxx" failed to load: Module/Library "CodMod_Items" required for plugin. Check modules.ini.
L 10/04/2011 - 06:06:14: -------- Mapchange to de_dust2 --------
L 10/04/2011 - 06:06:14: [AMXX] Plugin "cod_daj.amxx" failed to load: Module/Library "CodMod_Items" required for plugin. Check modules.ini.
L 10/04/2011 - 06:06:24: -------- Mapchange to de_dust2 --------
L 10/04/2011 - 06:06:24: [AMXX] Plugin "cod_daj.amxx" failed to load: Module/Library "CodMod_Items" required for plugin. Check modules.ini.
L 10/04/2011 - 06:06:34: -------- Mapchange to de_dust2 --------
L 10/04/2011 - 06:06:34: [AMXX] Plugin "cod_daj.amxx" failed to load: Module/Library "CodMod_Items" required for plugin. Check modules.ini.
L 10/04/2011 - 06:06:44: -------- Mapchange to de_dust2 --------
L 10/04/2011 - 06:06:44: [AMXX] Plugin "cod_daj.amxx" failed to load: Module/Library "CodMod_Items" required for plugin. Check modules.ini.
L 10/04/2011 - 06:06:55: -------- Mapchange to de_dust2 --------
L 10/04/2011 - 06:06:55: [AMXX] Plugin "cod_daj.amxx" failed to load: Module/Library "CodMod_Items" required for plugin. Check modules.ini.

I tak w kółko z każdym pluginem.
A to mój config modules.ini

;;;
; To enable a module, remove the semi-colon ( ;) in front of its name.
; If it's not here, simply add it its name, one per line.
; You don't need to write the _amxx part or the file extension.
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; SQL Modules usually need to be enabled manually ;;
;; You can have any number on at a time.  Use	  ;;
;;  amx_sql_type in sql.cfg to specify the default ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
mysql
sqlite;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; Put third party modules below here.			  ;;
;; You can just list their names, without the _amxx ;;
;;  or file extension.							  ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; These modules will be auto-detected and loaded   ;;
;;  as needed.  You do not need to enable them here ;;
;;  unless you have problems.					   ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
fun
;engine
;fakemeta
;geoip
;sockets
;regex
;nvault
cstrike
csx

Amxbans problem , nie działa ;/

01.10.2011 01:15

Mam problem z amxbans chyba od winy serwera ale nie wiem oto mój errorlog:
10/01/2011 - 02:05:21: Start of error session.
L 10/01/2011 - 02:05:21: Info (map "de_dust2") (file "addons/amxmodx/logs/error_20111001.log")
L 10/01/2011 - 02:05:21: [AMXX] Plugin file open error (plugin "amxbans_core.amxx")
L 10/01/2011 - 02:05:21: [AMXX] Plugin file open error (plugin "amxbans_main.amxx")
L 10/01/2011 - 02:05:22: [AMXX] Plugin file open error (plugin "amxbans_ssban.amxx")
L 10/01/2011 - 02:05:32: Start of error session.
L 10/01/2011 - 02:05:32: Info (map "de_dust2") (file "addons/amxmodx/logs/error_20111001.log")
L 10/01/2011 - 02:05:32: [AMXX] Plugin file open error (plugin "amxbans_core.amxx")
L 10/01/2011 - 02:05:32: [AMXX] Plugin file open error (plugin "amxbans_main.amxx")
L 10/01/2011 - 02:05:32: [AMXX] Plugin file open error (plugin "amxbans_ssban.amxx")