Plugins.ini
; AMX Mod X pluginsamxbans_core.amxxamxbans_main.amxx; 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); Basicadmincmd.amxx ; basic admin console commandsadminhelp.amxx ; help command for admin console commandsadminslots.amxx ; slot reservationmultilingual.amxx ; Multi-Lingual management; Menusmenufront.amxx ; front-end for admin menuscmdmenu.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 / Messagesadminchat.amxx ; console chat commandsantiflood.amxx ; prevent clients from chat-flooding the serverscrollmsg.amxx ; displays a scrolling messageimessage.amxx ; displays information messagesadminvote.amxx ; vote commands; Map relatednextmap.amxx ; displays next map in mapcyclemapchooser.amxx ; allows to vote for next maptimeleft.amxx ; displays time left on map; Configurationpausecfg.amxx ; allows to pause and unpause some pluginsstatscfg.amxx ; allows to manage stats plugins via menu and commands; Counter-Strike;restmenu.amxx ; restrict weapons menustatsx.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!)autobuyfix.amxx; Enable to use AMX Mod plugins;amxmod_compat.amxx ; AMX Mod backwards compatibility layer; Custom - Add 3rd party plugins heresql.cfg
// SQL configuration file// File location: $moddir/addons/amxmodx/configs/sql.cfg// *NOTE* Linux users may encounter problems if they specify "localhost" instead of "127.0.0.1"// We recommend using your server IP address instead of its name// *NOTE* amx_sql_type specifies the DEFAULT database type which admin.sma will use.amx_sql_host "127.0.0.1"amx_sql_user "psychiat_amxuser"amx_sql_pass "*******"amx_sql_db "psychiat_amxbans"amx_sql_table "admins"amx_sql_type "mysql"Chciałbym jeszcze dodać, że adminów chcę mieć z users.ini
W razie czego wyśle jeszcze jakies potrzebne pliki. I proszę nie zamykac tego tematu z powodem, że już był taki bo czytalem inne i nic z tego nie rozumiem. Z góry Dzięki.
Załączone pliki
Użytkownik Fokusss edytował ten post 16.07.2013 14:46