Mystacx said:
amxx mod works fine with my version...make sure your plugins.cfg file is correct??
and modules.cfg
First you mean..
plugins.INI
modules.INI
in this folder
C:\Programmer\Steam\SteamApps\name\half-life\esf\addons\amxx
In my plugins.INI
Stand this -->_______________________________________________
; AMX Mod X plugins
admin.amx ; admin base (required for any admin-related)
admincmd.amx ; basic admin console commands
adminhelp.amx ; help command for admin console commands
adminslots.amx ; slot reservation
menufront.amx ; front-end for admin menus
cmdmenu.amx ; command menu (speech, settings)
plmenu.amx ; players menu (kick, ban, client cmds.)
mapsmenu.amx ; maps menu (vote, changelevel)
antiflood.amx ; prevent clients from chat-flooding the server
adminchat.amx ; console chat commands
adminvote.amx ; vote commands
nextmap.amx ; displays next map in mapcycle
timeleft.amx ; displays time left on map
mapchooser.amx ; allows to vote for next map
scrollmsg.amx ; displays a scrolling message
imessage.amx ; displays information messages
;welcomemsg.amx ; displays motd @ client connection
pausecfg.amx ; allows to pause and unpause some plugins
corePowerLevel.amxx
_________________________________________________________________
And this stands in my modules.INI --->__________________________
; AMX Mod X Modules; You can specify both linux & win32 modules here
; Fun - This has extra functions for "extra" stuff
fun_amx.dll
; Engine - This has engine functions core to half-life
engine_amx.dll //Note: Engine isn't currently used, but most coustom plugins require this
_________________________________________________________________
Used the AMX setup you can find on ESF-world's site...
And i cant make it work.....