←  Problemy

AMXX.pl: Support AMX Mod X i SourceMod

»

War3ft nie dziala :/

Zablokowany

Veeq - zdjęcie Veeq 21.03.2010

Witam. Mam problem z War3ft modem. Zrobilem wsyzstko jak jest tu opisane War3ft 3.0 RC Instalacja + Opis ! [PL] - Nieoficjalny polski support AMX Mod X i nic... W ogole nie dziala. Mam amxa 1.8.1.
Odpowiedz

  • +
  • -
DaddyKuba - zdjęcie DaddyKuba 21.03.2010

Pokaż logi, errory i plugins.ini
Odpowiedz

Veeq - zdjęcie Veeq 21.03.2010

plugins.ini :

; AMX Mod X plugins

; 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

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


; Custom - Add 3rd party plugins here

war3ft.amxx


logi :
#
L 03/21/2010 - 09:37:17: -------- Mapchange to de_nuke --------
#
L 03/21/2010 - 09:45:41: -------- Mapchange to de_nuke --------
#
L 03/21/2010 - 09:45:41: [war3ft.amxx] Please enable the 'xstats' module in your modules.ini file
#
L 03/21/2010 - 09:45:41: [AMXX] Plugin "war3ft.amxx" failed to load: Module/Library Class "xstats" required for plugin. Check modules.ini.
#
L 03/21/2010 - 10:00:28: -------- Mapchange to de_nuke --------
#
L 03/21/2010 - 10:00:28: [war3ft.amxx] Please enable the 'xstats' module in your modules.ini file
#
L 03/21/2010 - 10:00:28: [AMXX] Plugin "war3ft.amxx" failed to load: Module/Library Class "xstats" required for plugin. Check modules.ini.
#
L 03/21/2010 - 10:25:41: -------- Mapchange to de_airstrip --------
#
L 03/21/2010 - 10:25:41: [war3ft.amxx] Please enable the 'xstats' module in your modules.ini file
#
L 03/21/2010 - 10:25:41: [AMXX] Plugin "war3ft.amxx" failed to load: Module/Library Class "xstats" required for plugin. Check modules.ini.
#
L 03/21/2010 - 10:50:49: -------- Mapchange to cs_havana --------
#
L 03/21/2010 - 10:50:49: [war3ft.amxx] Please enable the 'xstats' module in your modules.ini file
#
L 03/21/2010 - 10:50:49: [AMXX] Plugin "war3ft.amxx" failed to load: Module/Library Class "xstats" required for plugin. Check modules.ini.
#
L 03/21/2010 - 11:15:58: -------- Mapchange to de_chateau --------
#
L 03/21/2010 - 11:15:58: [war3ft.amxx] Please enable the 'xstats' module in your modules.ini file
#
L 03/21/2010 - 11:15:58: [AMXX] Plugin "war3ft.amxx" failed to load: Module/Library Class "xstats" required for plugin. Check modules.ini.
Odpowiedz

  • +
  • -
DaddyKuba - zdjęcie DaddyKuba 21.03.2010

Wejdź w modules.ini i odblokuj moduł: xstats usuwając średnik ( ; ) sprzed nazwy.

PS. koduj pliki takie jak: plugins.ini, logi, errory etc.
Użytkownik DaddyKuba edytował ten post 21.03.2010 11:43
Odpowiedz

Veeq - zdjęcie Veeq 21.03.2010

Jak widac nie ma tutaj zadnego xsstats


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

  • +
  • -
DaddyKuba - zdjęcie DaddyKuba 21.03.2010

Zmień zawartość modules.ini na:
mysql
sqlite
fun
engine
fakemeta
;geoip
;sockets
;regex
;nvault
hamsandwich
cstrike
csx
stats
Odpowiedz

Veeq - zdjęcie Veeq 21.03.2010

Dziala. Mozna zamknac
Odpowiedz
Zablokowany