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

help with amx_super


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
ak47killer
Member
Join Date: May 2006
Old 06-27-2007 , 16:22   help with amx_super
Reply With Quote #1

i just installled amx_super on my server and for some reason my stats system is not working now. like /ran and /top15 and things like that. i also went in my admin menu and clicked stats and it say "Stats are not installed on this server" when 5 mins before plugin was installed it was working fine...
help please
__________________
shoot 'em in da head wit an ak!!!!!!!!!:=]
ak47killer is offline
Exolent[jNr]
Veteran Member
Join Date: Feb 2007
Location: Tennessee
Old 06-27-2007 , 20:49   Re: help with amx_super
Reply With Quote #2

show me what your plugins.ini contents
__________________
No private work or selling mods.
Quote:
Originally Posted by xPaw View Post
I love you exolent!
Exolent[jNr] is offline
bmann_420
AMX_Super Pooper
Join Date: Jan 2005
Location: [SuperCentral.co]
Old 06-28-2007 , 00:56   Re: help with amx_super
Reply With Quote #3

ANd also enabeling any plugin shouldnt have anything todo with the stats whatsoever, unless it is a stast plugin for extra functions. But check you plugins.ini like X-olent said and make sure their enabled.
__________________
bmann_420 is offline
ak47killer
Member
Join Date: May 2006
Old 06-28-2007 , 08:41   Re: help with amx_super
Reply With Quote #4

ill do that as soon as i get home, im just saying im positive hide slots is set for 0.
__________________
shoot 'em in da head wit an ak!!!!!!!!!:=]
ak47killer is offline
ak47killer
Member
Join Date: May 2006
Old 06-28-2007 , 17:32   Re: help with amx_super
Reply With Quote #5

ok i just re-installed my server with the addon and the stats worked fine. now i just installed amx_super and it happen again and i did nothing to the plugins.ini but add amx_super.amxx. ill still post it though.

; AMX Mod X plugins

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

; 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


; Custom - Add 3rd party plugins here
amx_super.amxx
__________________
shoot 'em in da head wit an ak!!!!!!!!!:=]
ak47killer is offline
bmann_420
AMX_Super Pooper
Join Date: Jan 2005
Location: [SuperCentral.co]
Old 06-28-2007 , 18:05   Re: help with amx_super
Reply With Quote #6

Where are the plugins for cstrike addon?

IE:
Code:
; AMX Mod X plugins

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

; 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
chatcolor.amxx		; Green Admin Chat
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
bb_block.amxx		

; 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!)
Those come with the Cstrike Addon Package along with much more including the modules.
__________________
bmann_420 is offline
ak47killer
Member
Join Date: May 2006
Old 06-28-2007 , 18:32   Re: help with amx_super
Reply With Quote #7

umm not there i did the full installer do i still need the addon for it to work?
__________________
shoot 'em in da head wit an ak!!!!!!!!!:=]
ak47killer is offline
bmann_420
AMX_Super Pooper
Join Date: Jan 2005
Location: [SuperCentral.co]
Old 06-28-2007 , 18:57   Re: help with amx_super
Reply With Quote #8

Yesum.

Just do amx_modules and see if Cstrike, CSX moduels are running then add those lines at the bottom for counterstrike. Somehow whatever you did the plugins.ini got re-wrote for the basic amxx with no addon. IF the modules for Cstrike are not enabled, then yes either reinstall everything if you dont really know what your doing or just install the cstrike addon.
__________________
bmann_420 is offline
ak47killer
Member
Join Date: May 2006
Old 06-28-2007 , 19:02   Re: help with amx_super
Reply With Quote #9

] amx_modules
Currently loaded modules:
name version author
Fun 1.76 AMX Mod X Dev Team
CStrike 1.76 AMX Mod X Dev Team
CSX 1.76c AMX Mod X Dev Team
Engine 1.76 AMX Mod X Dev Team
4

is what happens when i did amx_modules
__________________
shoot 'em in da head wit an ak!!!!!!!!!:=]
ak47killer is offline
bmann_420
AMX_Super Pooper
Join Date: Jan 2005
Location: [SuperCentral.co]
Old 06-28-2007 , 19:13   Re: help with amx_super
Reply With Quote #10

Well thats good then

Just add
Code:
; 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!)
(You can enable miscstats.amxx if you want)
Under the Configuration section.
Keep the amx_super where it is and everything should be fine

So somehow your file was overwritten.
__________________
bmann_420 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 14:14.


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