Raised This Month: $ Target: $400
 0% 

lag issues and amxx or plugins related ? poosible meta mod?


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
s.w.a.t
Member
Join Date: Apr 2004
Old 12-10-2004 , 22:35   lag issues and amxx or plugins related ? poosible meta mod?
Reply With Quote #1

; AMX Mod X plugins

; Admin Base - Always one has to be activated
admin.amxx ; admin base (required for any admin-related)

; 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)

; 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!)
statssounds.amxx ; allows upload of sounds

; Custom - Add 3rd party plugins here
war3x.amxx ; warcraft 3 expansion mod
admin_alltalk.amxx ; allows easy turning of alltalk on and off
admin_revive.amxx ; allows admin to revive players
admin_gravity.amxx ; allows easy cvar to gravity and /gravity
admin_flash.amxx ; allows admin to blind players
admin_changename.amxx ; allows admin to change players name
psycholisten.amxx ; allows admin to see all chat
hostage_events.amxx ; posts hud message when hostage event occurs
dgcawpmap.amxx ; prevent spawning on awp map
empty_server.amxx ; changes map when no one is on the server
CZ_gasnades.amxx ; enables poisionus gas gernades
breakable_doors.amxx ; enable he nades to explode doors
cash_transfer.amxx ; allows wireing of money
deadchat.amxx ; allows dead to have alltalk
radio_unhidden.amxx ; allows a fourth radio
amx_rocket.amxx ; allows admin to rocket a player
dropdefuser.amxx ; ct can drop defuser kits
RunPlanting.amxx ; run while planting bomb
holyslap.amxx ; slap a player 100 times
hostage_punish.amxx ; punish hosite killers
grenade_control.amxx ; prevents nade spamming
afkkicker.amxx ; kicks player that are afk
specbugfix.amxx ; fixes a spectator bug

module.ini

; AMX Mod X Modules
; You can specify both linux & win32 modules here
; To enable a module, remove the semi-colon from the line

; ------------------------------
; Fun - provides extra functions
; ------------------------------
fun_amxx_i386.so
fun_amxx.dll
fun_amxx_amd64.so

; ----------------------------------------------------
; Engine - provides engine functions core to Half-Life
; ----------------------------------------------------
;engine_amxx_i386.so
engine_amxx.dll
;engine_amxx_amd64.so

; ----------------------------------------------------------
; Fakemeta - provides a massive interface into the HL engine
; ----------------------------------------------------------
;fakemeta_amxx_i386.so
fakemeta_amxx.dll
;fakemeta_amxx_amd64.so

; -------------------------------------------
; Database Access - only enable one of these
; -------------------------------------------
; MySQL
;mysql_amxx_i386.so
;mysql_amxx.dll
;mysql_amxx_amd64.so
; PostgreSQL
;pgsql_amxx_i386.so
;pgsql_amxx.dll
; Microsoft SQL
;mssql_amxx.dll

; ---------------------------------------------
; GeoIP - determines the country of ip adresses
; ---------------------------------------------
;geoip_amxx_i386.so
;geoip_amxx.dll
;geoip_amxx_amd64.so

; ------------------------------------
; Array - advanced arrays in scripting
; ------------------------------------
;array_amxx_i386.so
;array_amxx.dll
;array_amxx_amd64.so

; --------------------------------
; Sockets - network socket support
; --------------------------------
;sockets_amxx_i386.so
;sockets_amxx.dll
;sockets_amxx_amd64.so

; --------------------------
; Regular Expression support
; --------------------------
;regex_amxx_i386.so
;regex_amxx.dll
;regex_amxx_amd64.so

; ----------------------------------------------------------
; Counter-Strike - adds functions specific to Counter-Strike
; ----------------------------------------------------------
cstrike_amxx_i386.so
cstrike_amxx.dll
cstrike_amxx_amd64.so

; -----------------------------------------------------
; CSX - adds functionality for CS statistics and events
; -----------------------------------------------------
csx_amxx_i386.so
csx_amxx.dll
csx_amxx_amd64.so
cz server running metamod 1.17.3
vac enabled dont think that woudl lag thoguh ... if just a overload of mod i suppose i coudl trim a few if anyone knows if nay of these plugins are related to some lag issues let me know maybe its just one thats cuasing it
s.w.a.t is offline
f1del1ty.oXi
Veteran Member
Join Date: Nov 2004
Old 12-10-2004 , 22:47  
Reply With Quote #2

Well WC3x is a huge plugin to run, and may cause problems when your running more than just a couple plugins.

If you wanted to you could replace all those admin_ plugins with some like like an Admin all in one plugin that would do all that plus a bit more.

Some of the default plugins you might not need, like antiflood or multilingual, of course if it's not an english server/you have alot of players from other countries, you might need this.

But even with all of those still enabled, it shouldn't lag anything really. Are you running any METAMOD plugins also?
f1del1ty.oXi is offline
s.w.a.t
Member
Join Date: Apr 2004
Old 12-10-2004 , 22:52  
Reply With Quote #3

metamod plugins ?
you mean ones that required another module like fakemeta?
im running meta mod 1.17.3

edit. ah you mean admin mod or so on i belive no just amx x 1.0
i woudl get admin all in one if they would add admin revive and those 2 sounds for admin all talk stfu.wav and who.wav it just wouldent be the same lol
s.w.a.t is offline
f1del1ty.oXi
Veteran Member
Join Date: Nov 2004
Old 12-10-2004 , 22:54  
Reply With Quote #4

Are you hosting the server? If so it might just be the computer specs.

If your not, I would talk to the host of your server about this. Usually they will be able to fix it and may not charge you for it.
f1del1ty.oXi is offline
BigBaller
Veteran Member
Join Date: Mar 2004
Location: Everett, WA
Old 12-11-2004 , 01:05  
Reply With Quote #5

war3x.amxx ; warcraft 3 expansion mod

Huge plugin, will eat up server resources.

admin_changename.amxx ; allows admin to change players name

This is already included with AMX MOD X, amx_nick is part of the admin.amxx plugin, usless to run the same function.

psycholisten.amxx ; allows admin to see all chat

Possible contributor to lag.

deadchat.amxx ; allows dead to have alltalk

Also will cause server resources to go higher when using this.
__________________

BigBaller is offline
slmclarengt
Veteran Member
Join Date: Jul 2004
Location: The Cookie Jar... or Pul
Old 12-11-2004 , 01:16  
Reply With Quote #6

Amxx might not be configured right. Those plugins are WAY to much. I have 3 running on my server. One major lag resource which noone notices is stats! amx_statscfgmenu in console and disable any options that are not neccessary. EG: Headshot sound. The sounds REALLY lag servers because amxx has to register that someone was killed by hs, then it has to tell the server to play that sound. Also, WC3 may have problems where it registers wierd kills. It is dangerous to have any stats while running WC3 because WC3 usually people who play it get a lot more kills and then if most are headshots, the server will keep playing same sound resulting in lag for the end-user.
__________________
But we don’t beat the Reaper by living longer. We beat the Reaper by living well. -Dr. Randy Pausch, R.I.P.

Come play WC3:FT on BnD Clan Server! You know you want to: Connect to WC3:FT BnD - go ahead click me!
slmclarengt is offline
s.w.a.t
Member
Join Date: Apr 2004
Old 12-11-2004 , 17:03  
Reply With Quote #7

ok thanks ill try disabling those certain mods to see wheter or not it helped the lag issue
s.w.a.t is offline
s.w.a.t
Member
Join Date: Apr 2004
Old 12-11-2004 , 17:05  
Reply With Quote #8

is there anything else beside psycolisten that may casue less lag for that mod? a different mod jsut to allow dead people to see alive text or would jsut not enabling admins see all chat part of the psycolisten work just as well?
s.w.a.t is offline
Cable Guy
Senior Member
Join Date: Jun 2004
Old 12-12-2004 , 08:36   re
Reply With Quote #9

get rid of about half of the plugins,the admin see all chat is about as close to cheating as it gets,and some of the other stuff is included in amx modx x anyway
Cable Guy is offline
Send a message via MSN to Cable Guy
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 00:37.


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