←  Problemy z pluginami

AMXX.pl: Support AMX Mod X i SourceMod

»

amxbans 1.6 daje bana graczowi a on może n...

  • +
  • -
The First's Photo The First 26.02.2014

Tak jak w tytule

 

 

logi z konsoli:

 

Admin Spectator ESP v1.3, Copyright © 2006 by KoST

L 02/26/2014 - 21:51:39: Started map "de_dust2" (CRC "1159425449")
Executing AMX Mod X Configuration File
Scrolling message displaying frequency: 10:00 minutes
[AMXBans] laduje plik amxbans.cfg
[AMXBans] amxbans.cfg zostal zaladowany
L 02/26/2014 - 21:51:39: Server cvar "sv_contact" = "email@admin"
L 02/26/2014 - 21:51:39: Log file closed
Server logging data to file logs/L0226124.log
L 02/26/2014 - 21:51:39: Log file started (file "logs/L0226124.log") (game "cstrike") (version "48/1.1.2.6/Stdio/5787")
L 02/26/2014 - 21:51:39: Server cvar "mp_timelimit" = "20"
L 02/26/2014 - 21:51:39: Server cvar "mp_c4timer" = "35"
L 02/26/2014 - 21:51:39: Server cvar "mp_flashlight" = "1"
L 02/26/2014 - 21:51:39: Server cvar "mp_freezetime" = "4"
L 02/26/2014 - 21:51:39: Server cvar "mp_hostagepenalty" = "2"
L 02/26/2014 - 21:51:39: Server cvar "mp_roundtime" = "4"
L 02/26/2014 - 21:51:39: Server cvar "mp_tkpunish" = "1"
L 02/26/2014 - 21:51:39: Server cvar "mp_startmoney" = "850"
L 02/26/2014 - 21:51:39: Server cvar "mp_chattime" = "0"
L 02/26/2014 - 21:51:39: Server cvar "sv_maxspeed" = "320"
L 02/26/2014 - 21:51:39: Server cvar "allow_spectators" = "1"
L 02/26/2014 - 21:51:39: Server cvar "decalfrequency" = "60"
[AMXBans] Loaded 7 admins from file
Menu item 17 added to Menus Front-End: "Plugin Cvars" from plugin "pluginmenu.amxx"
Menu item 18 added to Menus Front-End: "Plugin Commands" from plugin "pluginmenu.amxx"
[AMXBans] No Reasons found
L 02/26/2014 - 21:51:40: [amxbans_main.amxx] [AMXBans] No Reasons found in Database. Static reasons were loaded instead.
L 02/26/2014 - 21:51:40: [amxbans_main.amxx] [AMXBans] AMXBans Gm 1.6 is online, date: 14:25 26.04.2011
Connection to Steam servers successful.
VAC secure mode is activated.
Menu item 19 added to Menus Front-End: "AMXBans: Player-Flagging" from plugin "AMXBans: Main"
Menu item 20 added to Menus Front-End: "AMXBans: Disconnected Players" from plugin "AMXBans: Main"
Menu item 21 added to Menus Front-End: "AMXBans: Banhistory" from plugin "AMXBans: Main"
L 02/26/2014 - 21:51:43: [DPROTO]: Client 0 - Set AuthIdType 7 [HLTV]; pClient = 0xf3960f08
L 02/26/2014 - 21:51:43: "HLTV-Cs[email protected]> " connected, address "193.33.176.4:27020"
L 02/26/2014 - 21:51:43: [amxbans_core.amxx] [AMXBANS] Index: 1
L 02/26/2014 - 21:51:43: [amxbans_core.amxx] [AMXBANS] Index: 1 | Name:
L 02/26/2014 - 21:51:43: Function is not present (function "check_player") (plugin "amxbans_main.amxx")
L 02/26/2014 - 21:51:43: [AMXX] Displaying debug trace (plugin "amxbans_main.amxx")
L 02/26/2014 - 21:51:43: [AMXX] Run time error 10: native error (native "set_task")
L 02/26/2014 - 21:51:43: [AMXX] [0] amxbans_main.sma::client_authorized (line 289)
Menu item 22 added to Menus Front-End: "AMXBans: Screens" from plugin "AMXBans: Screens"
L 02/26/2014 - 21:51:45: "HLTV-Cs[email protected]> " entered the game
L 02/26/2014 - 21:51:45: "HLTV-Cs[email protected]> " joined team "SPECTATOR"
L 02/26/2014 - 21:51:47: World triggered "Round_Start"

 

plugin.ini:

 

amxbans_core.amxx

amxbans_main.amxx debug
 
 
;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)
ReasonKicker.amxx       ; 
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
 
 
; TUTAJ dopisuj samodzielnie zainstalowane pluginy:

 

Quote

  • +
  • -
HaX GaminG's Photo HaX GaminG 26.02.2014

Wgraj inny amxbans_main.amxx ,bo zapewne masz serwer z pukawki i zainstalowałeś tam amxbans :-P
Jestem na tel więc nie dam Ci linku ,ale to nic trudnego znaleźć ten plugin :-D
Quote

  • +
  • -
The First's Photo The First 28.02.2014

Możesz dać link ? Bo nie mogę znaleźć xD

Quote

  • +
  • -
HaX GaminG's Photo HaX GaminG 28.02.2014

W załączniku masz ten plugin :) Korzystam z niego na swoim serwerze i wszystko działa prawidłowo :)

Attached Files

Quote

  • +
  • -
The First's Photo The First 28.02.2014

Wielkie dzięki ziomek :)

 

Pomoc udzielona, można zamknąć temat :)

Quote