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
 

Pan Zielony - zdjęcie

Pan Zielony

Rejestracja: 10.05.2014
Aktualnie: Nieaktywny
Poza forum Ostatnio: 27.05.2014 15:08
-----

Moje tematy

AMXbans nie łączy pompcy

12.05.2014 00:00

Chopy pomocy chyba internet popsułem. Z tego co mi sie wydaje to nie łączy z msql, sam juz nie wiem.
Jak ktos wie to niech sie wypowie i pomoże będą pozytywy.
 wersja amxbans 1.6.1 + poprawki

Czysty amxx 1.8.1 chodz nie wiem czy na to wpływa

dproto 0.9.369 + VTC

 

logi

L 05/12/2014 - 00:41:52: [amxbans_core.amxx] [AMXBANS] Index: 1
L 05/12/2014 - 00:41:52: [amxbans_core.amxx] [AMXBANS] Index: 1 | Name:
L 05/12/2014 - 00:41:52: Function is not present (function "check_player") (plugin "amxbans_main.amxx")
L 05/12/2014 - 00:41:52: [] Displaying debug trace (plugin "amxbans_main.amxx")
L 05/12/2014 - 00:41:52: [] Run time error 10: native error (native "set_task")
L 05/12/2014 - 00:41:52: [] [0] amxbans_main_2273738.sma::client_authorized (line 289)
[AMXBans] SQL error: can't connect: 'Can't connect to MySQL server on '192.168.1.106' (110)'
Connection to Steam servers successful.
VAC secure mode is activated.
L 05/12/2014 - 00:43:59: [name_reg.amxx] Error on nick_handle query: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)
L 05/12/2014 - 00:43:59: [name_reg.amxx] Could not connect to SQL database.
L 05/12/2014 - 00:43:59: [amxbans_main.amxx] [AMXBans] Connection failed!
L 05/12/2014 - 00:43:59: [amxbans_main.amxx] [AMXBans] Message: Can't connect to MySQL server on '192.168.1.106' (110) (2003)
L 05/12/2014 - 00:43:59: [amxbans_main.amxx] [AMXBans] Query statement: SELECT `motd_delay` FROM `amx_serverinfo` WHERE address = '80.72.41.98:27035';
144.76.16.8:27392:reconnect
L 05/12/2014 - 00:44:00: [amxbans_core.amxx] [AMXBANS] Index: 1
L 05/12/2014 - 00:44:00: [amxbans_core.amxx] [AMXBANS] Index: 1 | Name:
L 05/12/2014 - 00:44:00: Function is not present (function "check_player") (plugin "amxbans_main.amxx")
L 05/12/2014 - 00:44:00: [] Displaying debug trace (plugin "amxbans_main.amxx")
L 05/12/2014 - 00:44:00: [] Run time error 10: native error (native "set_task")
L 05/12/2014 - 00:44:00: [] [0] amxbans_main_2273738.sma::client_authorized (line 289)
Menu item 20 added to Menus Front-End: "AMXBans: Player-Flagging" from plugin "AMXBans: Main"
Menu item 21 added to Menus Front-End: "AMXBans: Disconnected Players" from plugin "AMXBans: Main"
Menu item 22 added to Menus Front-End: "AMXBans: Banhistory" from plugin "AMXBans: Main"
L 05/12/2014 - 00:44:02: HLTV CS-AGGRO.PL @ Zabijaka.pl <>HLTV><>144.76.16.8:27392><>8fb71874ca2c2440ea522489e12d5011> put in server
Segmentation fault

sql.cfg

amx_sql_host	"192.168.1.106"
amx_sql_user	"zielony0_amx"
amx_sql_pass	"*********"
amx_sql_db	"zielony0_amx"
amx_sql_table	"admins"
amx_sql_type	"mysql"

plugins.ini

; AMX Mod X plugins

amxbans_core.amxx          ; 
amxbans_main.amxx debug          ;         

; Admin Base - Always one has to be activated

;admin.amxx          ;  admin base (required for any admin-related)      
;admin_sql.amxx          ;  admin base - SQL version (comment admin.amxx)     

; Basic
admincmd.amxx          ;  basic admin console commands        
adminhelp.amxx          ;  help command for admin console commands      
adminslots.amxx          ;  slot reservation          
multilingual.amxx          ;  Multi-Lingual management          

; Menus
menufront.amxx          ;  front-end for admin menus        
cmdmenu.amxx          ;  command menu (speech, settings)        
plmenu.amxx          ;  players menu (kick, ban, client cmds.)      
;telemenu.amxx          ;  teleport menu (Fun Module required!)       
mapsmenu.amxx          ;  maps menu (vote, changelevel)        
pluginmenu.amxx          ;  Menus for commands/cvars organized by plugin      

; Chat / Messages
adminchat.amxx          ;  console chat commands         
antiflood.amxx          ;  prevent clients from chat-flooding the server      
scrollmsg.amxx          ;  displays a scrolling message        
imessage.amxx          ;  displays information messages         
adminvote.amxx          ;  vote commands          

; Map related
nextmap.amxx          ;  displays next map in mapcycle       
mapchooser.amxx          ;  allows to vote for next map      
timeleft.amxx          ;  displays time left on map       

; Configuration
pausecfg.amxx          ;  allows to pause and unpause some plugins     
statscfg.amxx          ;  allows to manage stats plugins via menu and commands   

; Counter-Strike
restmenu.amxx          ;  restrict weapons menu         
statsx.amxx          ;  stats on death or round end (CSX Module required!)   
;miscstats.amxx          ;  bunch of events announcement for Counter-Strike      
;stats_logging.amxx          ;  weapons stats logging (CSX Module required!)      

; Enable to use AMX Mod plugins
;amxmod_compat.amxx          ;  AMX Mod backwards compatibility layer       

; Custom - Add 3rd party plugins here
c4timer.amxx          ; 
afkbombtransfer.amxx          ; 
galileo.amxx          ; 
extreme_bancfg2.amxx          ; 
bf2rank.amxx          ; 
parachute.amxx          ; 
vip.amxx          ; 
name_reg.amxx          ; 
afkkicker.amxx          ; 
hpk.amxx          ; 
alt_end_round_sounds.amxx          ; 

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
;hamsandwich

VIP na BF2

10.05.2014 13:37

Siema. Mam problem zrobił by mi ktos vip bo jak ja robie to menu broni nie działa (w ogóle sie nie wyswietla) dlatego proszę kogoś żeby to zrobił, oczywiscie pozytywne będą.

 

VIP ma zawierać:

 

Multijumpy
1 HE co rundę
2 FB co rundę
1 SG co rundę
Defuse Kit dla ct
Dodatkowe życie za zabójstwo ( 10 - HS | 5 - Normalne )
Dodatkowa kasa za zabójstwo ( 300 - HS | 100 - Normalne )
Menu z wyborem broni 4 zestawy
VIP widoczny na liście /vips
Widzi obrażenia zadane jak i otrzymane
Prefix przed nickiem

 

 

Menu z wyborem broni

1. M4A1 + DGL

2. AK47 + DGL

3. MP5 + DGL

4. Shotgun + DGL  (XM1014)

problem z pluginem menu broni nie wyświetla sie

10.05.2014 11:00

Cześć pisze ten temat bo wcześniejszy był źle napisany. A mianowicie chodzi o to że zrobilem plugin do vipa z generatora, wszystko działa poprawnie po za 1 rzeczą, ustawiłem menu broni wyświetlało sie od 3 rundy ale sie nie wyświetla.Prosił bym o szybką naprawe. Dziekuje. +