←  Problemy z pluginami

AMXX.pl: Support AMX Mod X i SourceMod

»

Nie działa mi żaden plugin .

Diler12 - zdjęcie Diler12 02.03.2014

Wgrywam plugin jaki kolwiek i żaden mi nie działa wiecie o co może chodzić potrzebuję jak najszybciej odpowiedzi .

Odpowiedz

  • +
  • -
silva - zdjęcie silva 02.03.2014

Masz w ogóle wgranego amxxa? Jeśli tak to pokaż plugins.ini i logi

Odpowiedz

Diler12 - zdjęcie Diler12 02.03.2014

Masz w ogóle wgranego amxxa? Jeśli tak to pokaż plugins.ini i logi

Plugins : 

; 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
 
LOGI 
L 03/02/2014 - 11:04:25: -------- Mapchange to de_dust2 --------
L 03/02/2014 - 11:27:26: [mapchooser.amxx] Vote: Voting for the nextmap started
L 03/02/2014 - 11:27:41: [mapchooser.amxx] Vote: Voting for the nextmap finished. The nextmap will be de_airstrip
L 03/02/2014 - 11:29:25: -------- Mapchange to de_airstrip --------
L 03/02/2014 - 11:42:39: -------- Mapchange to de_dust2 --------
L 03/02/2014 - 12:07:39: -------- Mapchange to de_airstrip --------
L 03/02/2014 - 12:09:08: -------- Mapchange to de_dust2 --------
L 03/02/2014 - 12:17:23: -------- Mapchange to de_dust2 --------
L 03/02/2014 - 12:42:22: -------- Mapchange to de_airstrip --------
L 03/02/2014 - 13:07:22: -------- Mapchange to cs_havana --------
L 03/02/2014 - 13:26:48: -------- Mapchange to de_dust2 --------
 
 
 
L 03/02/2014 - 12:07:39: Start of error session.
L 03/02/2014 - 12:07:39: Info (map "de_airstrip") (file "addons/amxmodx/logs/error_20140302.log")
L 03/02/2014 - 12:07:39: [AMXX] Plugin file open error (plugin "akceptajca_zasad.amxx")
L 03/02/2014 - 12:09:08: Start of error session.
L 03/02/2014 - 12:09:08: Info (map "de_dust2") (file "addons/amxmodx/logs/error_20140302.log")
L 03/02/2014 - 12:09:08: [AMXX] Plugin file open error (plugin "akceptajca_zasad.amxx")
L 03/02/2014 - 12:09:08: [AMXX] Plugin file open error (plugin "ttct.amx")
L 03/02/2014 - 12:17:23: Start of error session.
L 03/02/2014 - 12:17:23: Info (map "de_dust2") (file "addons/amxmodx/logs/error_20140302.log")
L 03/02/2014 - 12:17:23: [AMXX] Plugin file open error (plugin "akceptajca_zasad.amxx")
L 03/02/2014 - 12:17:23: [AMXX] Plugin file open error (plugin "ttct.amx")
L 03/02/2014 - 12:42:22: Start of error session.
L 03/02/2014 - 12:42:22: Info (map "de_airstrip") (file "addons/amxmodx/logs/error_20140302.log")
L 03/02/2014 - 12:42:22: [AMXX] Plugin file open error (plugin "akceptajca_zasad.amxx")
L 03/02/2014 - 12:42:22: [AMXX] Plugin file open error (plugin "ttct.amx")
L 03/02/2014 - 13:07:22: Start of error session.
L 03/02/2014 - 13:07:22: Info (map "cs_havana") (file "addons/amxmodx/logs/error_20140302.log")
L 03/02/2014 - 13:07:22: [AMXX] Plugin file open error (plugin "akceptajca_zasad.amxx")
L 03/02/2014 - 13:07:22: [AMXX] Plugin file open error (plugin "ttct.amx")
L 03/02/2014 - 13:26:48: Start of error session.
L 03/02/2014 - 13:26:48: Info (map "de_dust2") (file "addons/amxmodx/logs/error_20140302.log")
L 03/02/2014 - 13:26:48: [AMXX] Plugin file open error (plugin "akceptajca_zasad.amxx")
L 03/02/2014 - 13:26:48: [AMXX] Plugin file open error (plugin "ttct.amx")
 
Odpowiedz

  • +
  • -
Tarasek - zdjęcie Tarasek 02.03.2014

Nie dopisujesz nic do plugins.ini  gdy wgrywasz np plugin nazwa.amxx to musisz to dopisac do plugins.ini na koncu.

W twoim przypadku powinno to wyglądać:

Spoiler

Użytkownik Tarasek edytował ten post 02.03.2014 14:26
Odpowiedz

Diler12 - zdjęcie Diler12 02.03.2014

Nie rozumiem cię do końca to jak mam to tam dopisać , jak nie w plugins ini ?

Odpowiedz

  • +
  • -
Tarasek - zdjęcie Tarasek 02.03.2014

no właśnie tam dopisz :D dałem ci w spoilerze jak to ma wyglądać ;)

Odpowiedz

Diler12 - zdjęcie Diler12 02.03.2014

nadal nie działa nie rozumiem skopiowałem całe i tam zamieniłem z tamtym co było .

Odpowiedz

  • +
  • -
AnarchistaMJ - zdjęcie AnarchistaMJ 02.03.2014

Rozszerzenia .amxx wgrywasz do folderu "plugins" w amxmodx a .sma do SCRIPTING.

Po czym wchodzisz w configs i szukasz plugins.ini  na samym końcu dopisujesz dany plugin np. skejt.amxx

Zapisujesz, zamykasz.

Cvary dopisujesz w amx.cfg

Zapisuejsz/zamykasz.

Restartujesz serwer/zmieniasz mape.

Odpowiedz