AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   HL1 Servers (HLDS) (https://forums.alliedmods.net/forumdisplay.php?f=131)
-   -   HLDS: Plugins Issue (i think) (https://forums.alliedmods.net/showthread.php?t=324290)

POLITzAIU 05-11-2020 11:53

HLDS: Plugins Issue (i think)
 
Hi everyone,

Few days ago I deployed a clean cs 1.6 server ( it is up and running).
meta list
Currently loaded plugins:
description stat pend file vers src load unlod
[ 1] AMX Mod X RUN - amxmodx_mm_i386. v1.8.2 ini Start ANY
[ 2] Fun RUN - fun_amxx_i386.so v1.8.2 pl2 ANY ANY
[ 3] Engine RUN - engine_amxx_i386 v1.8.2 pl2 ANY ANY
[ 4] FakeMeta RUN - fakemeta_amxx_i3 v1.8.2 pl2 ANY ANY
[ 5] CSX RUN - csx_amxx_i386.so v1.8.2 pl2 ANY ANY
[ 6] CStrike RUN - cstrike_amxx_i38 v1.8.2 pl2 ANY ANY

amxx plugins
Currently loaded plugins:
name version author file status
[ 1] Admin Base 1.8.2 AMXX Dev Team admin.amxx running
[ 2] Admin Commands 1.8.2 AMXX Dev Team admincmd.amxx running
[ 3] Admin Help 1.8.2 AMXX Dev Team adminhelp.amxx running
[ 4] Slots Reservation 1.8.2 AMXX Dev Team adminslots.amxx running
[ 5] Multi-Lingual System 1.8.2 AMXX Dev Team multilingual.am running
[ 6] Menus Front-End 1.8.2 AMXX Dev Team menufront.amxx running
[ 7] Commands Menu 1.8.2 AMXX Dev Team cmdmenu.amxx running
[ 8] Players Menu 1.8.2 AMXX Dev Team plmenu.amxx running
[ 9] Maps Menu 1.8.2 AMXX Dev Team mapsmenu.amxx running
[ 10] Plugin Menu 1.8.2 AMXX Dev Team pluginmenu.amxx running
[ 11] Admin Chat 1.8.2 AMXX Dev Team adminchat.amxx running
[ 12] Anti Flood 1.8.2 AMXX Dev Team antiflood.amxx running
[ 13] Scrolling Message 1.8.2 AMXX Dev Team scrollmsg.amxx running
[ 14] Info. Messages 1.8.2 AMXX Dev Team imessage.amxx running
[ 15] Admin Votes 1.8.2 AMXX Dev Team adminvote.amxx running
[ 16] NextMap 1.8.2 AMXX Dev Team nextmap.amxx running
[ 17] Nextmap Chooser 1.8.2 AMXX Dev Team mapchooser.amxx running
[ 18] TimeLeft 1.8.2 AMXX Dev Team timeleft.amxx running
[ 19] Pause Plugins 1.8.2 AMXX Dev Team pausecfg.amxx running
[ 20] Stats Configuration 1.8.2 AMXX Dev Team statscfg.amxx running
[ 21] StatsX 1.8.2 AMXX Dev Team statsx.amxx running
[ 22] CS Misc. Stats 1.8.2 AMXX Dev Team miscstats.amxx running
[ 23] CS Stats Logging 1.8.2 AMXX Dev Team stats_logging.a running

Here are the issues that I've met.
1. Being an admin, I cannot see in server/game console or in chat the output of any amx commands. I would like to see something like: "Admin X is staring a vote "

2. Even the plugins are working well, there are no statistics on my server. (none of /hp, /me, /rank work.)
Any help would be appreciated.

P.S I used steamcmd according to valve website.

DruGzOG 05-11-2020 12:50

Re: HLDS: Plugins Issue (i think)
 
Quote:

Originally Posted by POLITzAIU (Post 2699495)
Hi everyone,

Few days ago I deployed a clean cs 1.6 server ( it is up and running).
meta list
Currently loaded plugins:
description stat pend file vers src load unlod
[ 1] AMX Mod X RUN - amxmodx_mm_i386. v1.8.2 ini Start ANY
[ 2] Fun RUN - fun_amxx_i386.so v1.8.2 pl2 ANY ANY
[ 3] Engine RUN - engine_amxx_i386 v1.8.2 pl2 ANY ANY
[ 4] FakeMeta RUN - fakemeta_amxx_i3 v1.8.2 pl2 ANY ANY
[ 5] CSX RUN - csx_amxx_i386.so v1.8.2 pl2 ANY ANY
[ 6] CStrike RUN - cstrike_amxx_i38 v1.8.2 pl2 ANY ANY

amxx plugins
Currently loaded plugins:
name version author file status
[ 1] Admin Base 1.8.2 AMXX Dev Team admin.amxx running
[ 2] Admin Commands 1.8.2 AMXX Dev Team admincmd.amxx running
[ 3] Admin Help 1.8.2 AMXX Dev Team adminhelp.amxx running
[ 4] Slots Reservation 1.8.2 AMXX Dev Team adminslots.amxx running
[ 5] Multi-Lingual System 1.8.2 AMXX Dev Team multilingual.am running
[ 6] Menus Front-End 1.8.2 AMXX Dev Team menufront.amxx running
[ 7] Commands Menu 1.8.2 AMXX Dev Team cmdmenu.amxx running
[ 8] Players Menu 1.8.2 AMXX Dev Team plmenu.amxx running
[ 9] Maps Menu 1.8.2 AMXX Dev Team mapsmenu.amxx running
[ 10] Plugin Menu 1.8.2 AMXX Dev Team pluginmenu.amxx running
[ 11] Admin Chat 1.8.2 AMXX Dev Team adminchat.amxx running
[ 12] Anti Flood 1.8.2 AMXX Dev Team antiflood.amxx running
[ 13] Scrolling Message 1.8.2 AMXX Dev Team scrollmsg.amxx running
[ 14] Info. Messages 1.8.2 AMXX Dev Team imessage.amxx running
[ 15] Admin Votes 1.8.2 AMXX Dev Team adminvote.amxx running
[ 16] NextMap 1.8.2 AMXX Dev Team nextmap.amxx running
[ 17] Nextmap Chooser 1.8.2 AMXX Dev Team mapchooser.amxx running
[ 18] TimeLeft 1.8.2 AMXX Dev Team timeleft.amxx running
[ 19] Pause Plugins 1.8.2 AMXX Dev Team pausecfg.amxx running
[ 20] Stats Configuration 1.8.2 AMXX Dev Team statscfg.amxx running
[ 21] StatsX 1.8.2 AMXX Dev Team statsx.amxx running
[ 22] CS Misc. Stats 1.8.2 AMXX Dev Team miscstats.amxx running
[ 23] CS Stats Logging 1.8.2 AMXX Dev Team stats_logging.a running

Here are the issues that I've met.
1. Being an admin, I cannot see in server/game console or in chat the output of any amx commands. I would like to see something like: "Admin X is staring a vote "

2. Even the plugins are working well, there are no statistics on my server. (none of /hp, /me, /rank work.)
Any help would be appreciated.

P.S I used steamcmd according to valve website.

Look in your amxx.cfg, there are settings in there that may help you. Its located in the configs folder

POLITzAIU 05-11-2020 12:53

Re: HLDS: Plugins Issue (i think)
 
Quote:

Originally Posted by DruGzOG (Post 2699511)
Look in your amxx.cfg, there are settings in there that may help you. Its located in the configs folder

Did that for a few times, will give it a try.

Mordekay 05-11-2020 13:47

Re: HLDS: Plugins Issue (i think)
 
Your stats won't work as you are running a non-steam server.
Try faking your meta list better next time.

POLITzAIU 05-11-2020 14:29

Re: HLDS: Plugins Issue (i think)
 
Quote:

Originally Posted by Mordekay (Post 2699520)
Your stats won't work as you are running a non-steam server.
Try faking your meta list better next time.

How can I fake my meta list better?
I wouldn't say that it is a non-steam server. I would say it is hybrid (due to my friends.)
The server is not public, forgot to mention.

Also, I a Steam account as well.

iceeedr 05-11-2020 15:10

Re: HLDS: Plugins Issue (i think)
 
Quote:

Originally Posted by POLITzAIU (Post 2699533)
How can I fake my meta list better?
I wouldn't say that it is a non-steam server. I would say it is hybrid (due to my friends.)
The server is not public, forgot to mention.

Also, I a Steam account as well.


If it is hybrid, it has dproto / reunion installed, and if it is installed it is non steam :)

POLITzAIU 05-11-2020 15:18

Re: HLDS: Plugins Issue (i think)
 
Quote:

Originally Posted by iceeedr (Post 2699544)
If it is hybrid, it has dproto / reunion installed, and if it is installed it is non steam :)

Got it. That means, I have to re-deploy it using 48 proto, right?

Thanks a lot.


All times are GMT -4. The time now is 02:24.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.