Stránka 1 z 1

nejdou pluginy

Napsal: 27 zář 2011, 19:37
od kamil2208
[b]Server: IP:93.91.240.157 Port:27553[b]

Prosím poraďte jak dát pluginy na server díval jsem se na návod mám to uplně stejne ale prostě mi to nefunguje.
tohle jsem dokonce zkopíroval v návodech jen sem přidal poslední plugin admin_chat_colors.amxx
tady máte můj plugins.ini : ; AMX Mod X plugins

Kód: Vybrat vše

; 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

; 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
auto_restart_vl_qef.amxx   ;automaticky restart kola
admin_spec_esp.amxx      ; viditelnost pres zdi pro adminy
high_ping_kicker.amxx         ; proti hracum s vysokym pingem
afkbombtransfer.amxx      ; prenasi bombu jinemu, pokud je afk
afkkicker.amxx   ;kickuje hrace pokud jsou AFK za 90 sekund, jde to nastavit v amxx.cfg
ptb.amxx      ;vyrovnává hráče, podle skore, pro spravny chod je nutne vypnout auto-team balance      ; admin_chat_colors.amxx


Qefik: Výpisy do CODE!

Re: nejdou pluginy

Napsal: 27 zář 2011, 22:26
od Steel
Přidej do .../addons/amxmodx/plugins/....
zapiš do ...addons/amxmodx/configs/plugins.ini to jsi udělal. Zkontroluj zda nemá plugin nějaké cvary. Něco mi říká, že tento plugin vyžaduje zvláštní modul colorchat.inc

Re: nejdou pluginy

Napsal: 28 zář 2011, 11:34
od Qefik
dej ten název pluginu na nový řádek, to je celé :)

Steel: Zase vládneš nesmyslama, ten soubor není potřeba na serveru, je pouze na kompilaci :)

Re: nejdou pluginy

Napsal: 28 zář 2011, 15:16
od Hooray
Pokud plugin nemáš v plugins.ini, tak se ti plugin nezapne :) Např. máš resetscore.amxx, plugin nahraješ a potom ho zapíšeš do plugins.ini takhle: resetscore.amxx