Raised This Month: $51 Target: $400
 12% 

AMXX and ADMINMOD


Post New Thread Reply   
 
Thread Tools Display Modes
devicenull
Veteran Member
Join Date: Mar 2004
Location: CT
Old 04-24-2004 , 00:26  
Reply With Quote #11

Just a warning; they may work together fine, but if your server suddenly has high cpu usage, don't blame AmxX right away.. its probably caused by running them both..

When I ask server admins why they dont run amx, one of the first answers is "High cpu usage".. which is totally wrong..
__________________
Various bits of semi-useful code in a bunch of languages: http://code.devicenull.org/
devicenull is offline
Basic
Member
Join Date: Apr 2004
Old 04-24-2004 , 01:11  
Reply With Quote #12

Quote:
Basic, you've inspired me to start a port of dodxmod
Great, I can test it on the server I run. I spend more time setting things up on it than playing these days, yet alone trying to learn how to write plugins. If you do it or Sidluke, either way.


Quote:
Just a warning; they may work together fine, but if your server suddenly has high cpu usage
I have heard that about AMX and adminmod together, I suppose its no surprise that same goes for AMXX. The guy who told me that said it is due to a data leak? Whats that all about?

All i want to do is use some of the team play plugins, like one that kills people who attack in spawn. The adminmod one doesnt work right. And if I can get a more reliable replacement for statsme.

Thanks
Basic is offline
AssKicR
Veteran Member
Join Date: Mar 2004
Location: Norway-Europe(GTM+1)
Old 04-24-2004 , 03:30  
Reply With Quote #13

if you run AMXX+Adminmod+Statsme you will after a short while figure out that Adminmod is pratacly useless when u got amx running, because amxx can do everything adminmod can +more...

You will prolly also see that the Statsmodule with amxx (u gotta w8 for dod version) is a great replacement for statsme
__________________
My Plugins

Got ??
AssKicR is offline
FlyingMongoose
Veteran Member
Join Date: Mar 2004
Old 04-24-2004 , 12:35  
Reply With Quote #14

I like the amxx stats module better than statsme, big time, lol, AMXX+AdminMod = increased CPU usage, well, how about this
get all the same stuff as
AdminMod, ClanMod, StatsMe all with one plugin...hmmm...maybe it will cause a LITTLE extra CPU usage than adminmod alone, but not as much as all of those combined (which is what i use to set up on servers, but then came AMX then AMXX). You get all of the same stuff as all of those combined, plus more, even people develop modules to allow for even more stuff, like the WC3 plugins, and the superhero mod, vexed, and all that fun stuff
__________________
Please do NOT PM for support.

Only ask for support in plugin threads.

TunedChaos.com - Precision Tuned Game Servers
FlyingMongoose is offline
Basic
Member
Join Date: Apr 2004
Old 04-24-2004 , 13:30  
Reply With Quote #15

well if AMX truly has everything that Adminmod has then I could eventually phase it out. But from what i have heard adminmod is better for server management matches etc, and amx is ebtter for fun. I originally wanted AMX for the bladez only plugin and the plugin that mirrors damage when attacked in spawn. (ff and n00bs = )

Heres a current list of my adminmod plugins.

Code:
//addons/adminmod/scripts/plugin_blatt_map.amx
addons/adminmod/scripts/plugin_antiflood.amx
addons/adminmod/scripts/plugin_base.amx
addons/adminmod/scripts/plugin_chat.amx
addons/adminmod/scripts/plugin_cheat.amx
//addons/adminmod/scripts/plugin_hldsld_mapvote.amx
addons/adminmod/scripts/plugin_message.amx
addons/adminmod/scripts/plugin_retribution.amx
addons/adminmod/scripts/plugin_fun.amx
addons/adminmod/scripts/plugin_sank_listen.amx
addons/adminmod/scripts/plugin_quit.amx
addons/adminmod/scripts/plugin_hltrig.amx
addons/adminmod/scripts/plugin_dio_motm.amx
addons/adminmod/scripts/plugin_kick2.amx
addons/adminmod/scripts/plugin_wipeout_autoresponse.amx
addons/adminmod/scripts/plugin_DoD.amx
addons/adminmod/scripts/plugin_ejl_easyspeech_win.amx
//addons/adminmod/scripts/plugin_teamkill.amx
//addons/adminmod/scripts/plugin_clanmatch.amx
addons/adminmod/scripts/plugin_knight_slothound.amx
addons/adminmod/scripts/plugin_banip.amx
addons/adminmod/scripts/plugin_sm_atac.amx 
//addons/adminmod/scripts/plugin_sniperwar.amx
//addons/adminmod/scripts/plugin_votefun.amx
//addons/adminmod/scripts/plugin_sharp_votevenge.amx
//addons/adminmod/scripts/plugin_prison.amx
//addons/adminmod/scripts/plugin_infosay.amx
addons/adminmod/scripts/plugin_produkt_timerem3.amx
addons/adminmod/scripts/plugin_programman.amx
//addons/adminmod/scripts/plugin_anticheat.amx
//addons/adminmod/scripts/plugin_playerinfo.amx
//addons/adminmod/scripts/plugin_hltrig_cheat.amx
addons/adminmod/scripts/plugin_quickban.amx
addons/adminmod/scripts/plugin_tyr_dod.amx
addons/adminmod/scripts/plugin_ft_spawn_killing.amx
addons/adminmod/scripts/plugin_dio_lazy.amx
addons/adminmod/scripts/plugin_dio_point.amx
//addons/adminmod/scripts/plugin_protecttag.amx
Ive never seen the point, quickban, easy speech, or the match plugin I use for DoD. Though Im sure there are similar ones, my clan is used to these and so am I, so I am trying to stick with them and just add a few features of AMXX, including stats, but to replace statsme.

The guy we rent the server from said he prefers adminmod by far, but most of the plugins comments out above I havent gotten to work properly with it, so thats the other reason Im looking into AMXX.
Basic is offline
Basic
Member
Join Date: Apr 2004
Old 04-24-2004 , 14:08  
Reply With Quote #16

Ok, I just enabled AMXX and it seems to be working for the most part. I'll check out the CPU usage later on. The stats dont seem to be working properly yet, I enabled everything that I wanted, things like /hp /statsme /top15, arent working though.

Here is the amx.log

Code:
L 04/24/2004 - 12:47:33: AMX Mod X log file started (file "addons/amxx/logs/L0424003.log") (version "0.16")
L 04/24/2004 - 12:47:33: [AMXX] Invalid event (name "SendAudio") (plugin "stats.amx")
L 04/24/2004 - 12:47:33: [AMXX] Run time error 10 on line 77 (plugin "stats.amx")
L 04/24/2004 - 12:47:33: [AMXX] Invalid event (name "SendAudio") (plugin "miscstats.amx")
L 04/24/2004 - 12:47:33: [AMXX] Run time error 10 on line 152 (plugin "miscstats.amx")
Im guessing its a compilation error that needs to be fixed in the sma file. But thats about all I know about scripting.
Basic is offline
SidLuke
Senior Member
Join Date: Mar 2004
Location: Poland, Chrzanow
Old 04-24-2004 , 14:29  
Reply With Quote #17

Quote:
Originally Posted by AssKicR
FlyingMongoose: SidLuke is responsible for porting his DodXmod... i sugguest u stay away from it
Quote:
Originally Posted by FlyingMongoose
okay okay ;) was planning on giving credit where credit is due though

maybe when I finish it I'll just toss it his way, give him less work.

So that means no release by me specifically, but I just am the kinda guy who likes to help out. Especially with something like this.
It's done long time ago
AMXX DoD Plugins

AMXX DoD Module Source

If you know how to use gcc you can compile source and use it.
SidLuke is offline
Send a message via AIM to SidLuke Send a message via MSN to SidLuke
FlyingMongoose
Veteran Member
Join Date: Mar 2004
Old 04-24-2004 , 15:04  
Reply With Quote #18

yay! thanks sidluke, less work for me, lol I couldn't find it in plugins

and Basic
basic, there are clan match management plugins, there's even a kick command called leave (I think it's in the allinone plugin) that will kick everyone but those of a speceific tag that you define. After a while of scouring the plugins forum you'll find all of the stuff that you can find with adminmod, and amxx is so much easier to set up, ESPECIALLY admins, lol
__________________
Please do NOT PM for support.

Only ask for support in plugin threads.

TunedChaos.com - Precision Tuned Game Servers
FlyingMongoose is offline
Basic
Member
Join Date: Apr 2004
Old 04-25-2004 , 14:56  
Reply With Quote #19

ok I downloaded the stats stuff for dodx mod but I need the other files:

Code:
dodx_amx.dll
; DOD Stats Plugins
statssounds.amx	; precache plugin for stats plugins
Where do I get those??

I'll look for now and post if I find them. If I dont reply let me know where I can get em. thx
Basic is offline
Basic
Member
Join Date: Apr 2004
Old 04-25-2004 , 15:41  
Reply With Quote #20

Ok I cant find it anywhere. If I install the files for DoDstats that are posted below it crashes, I think because there is no dodx_amx.dll.

So I looked for one on the AMX forums and where it says there is supposed to be one it is called dodxmod_mm.dll.
If I rename that to dodx_amx.dll I can start my server and here is what meta list shows and what happens when I try to use "dodstatsmenu" or "dodstatscfg"

Code:
] meta list
Currently running plugins:
 [  1] WebMod, v0.47, 2003/05/19, by dJeyL, see http://djeyl.net/w
 [  2] Adminmod, v2.50.59 (MM), Jan  4 2004, by Alfred Reynolds <[email protected]>, see http://www.adminmod.org/
 [  3] AMX Mod X, v0.16, Mar 25 2004, by AMX Mod X Dev Team, see http://www.amxmodx.org
 [  4] Fun, v0.16, Mar 23 2004, by AMX Mod X Dev Team, see http://www.amxmodx.org
 [  5] DoD XMod, v1.2STEAM, Apr  8 2004, by SidLuke, see http://www.amxmod.net
5 plugins
Unknown command: meta
] dodstatsmenu
Unknown command: dodstatsmenu
] dodstatscfg
Unknown command:
and here are my plugins
Code:
] amx_plugins
Currently loaded plugins:
name               version  author            file             status   
Admin Base         0.16     AMXX Dev Team     admin.amx        running  
Admin Commands     0.16     AMXX Dev Team     admincmd.amx     running  
Admin Help         0.16     AMXX Dev Team     adminhelp.amx    running  
Menus Front-End    0.16     AMXX Dev Team     menufront.amx    running  
Commands Menu      0.16     AMXX Dev Team     cmdmenu.amx      running  
Players Menu       0.16     AMXX Dev Team     plmenu.amx       running  
Maps Menu          0.16     AMXX Dev Team     mapsmenu.amx     running  
Anti Flood         0.16     AMXX Dev Team     antiflood.amx    running  
Admin Chat         0.16     AMXX Dev Team     adminchat.amx    running  
Admin Votes        0.16     AMXX Dev Team     adminvote.amx    running  
Scrolling Message  0.16     AMXX Dev Team     scrollmsg.amx    running  
Info. Messages     0.16     AMXX Dev Team     imessage.amx     running  
Pause Plugins      0.16     AMXX Dev Team     pausecfg.amx     running  
Stats Configurati  0.16     AMXX Dev Team     statscfg.amx     running  
CS Stats           0.16     AMXX Dev Team     stats.amx        running  
DoD Sounds Precac  1.0.1    default           statssounds.amx  running  
CS Stats Logging   0.16     AMXX Dev Team     stats_logging.a  running  
1
Basic is offline
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 23:51.


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