This site is a testing version, but all data is shared with the live forum.


Raised This Month: $ Target: $400
 0% 

Admin Doesnt work


Post New Thread Reply   
 
Thread Tools Display Modes
Jacky13533
Member
Join Date: Oct 2005
Old 10-31-2006 , 20:55   Re: Admin Doesnt work
Reply With Quote #11

sorry can you explain that clearly? hehe
__________________
Newby
Jacky13533 is offline
Send a message via AIM to Jacky13533 Send a message via MSN to Jacky13533
SweatyBanana
BANNED
Join Date: Sep 2005
Location: LOL
Old 10-31-2006 , 20:57   Re: Admin Doesnt work
Reply With Quote #12

Type those in your server console...
SweatyBanana is offline
Send a message via AIM to SweatyBanana Send a message via Yahoo to SweatyBanana
Jacky13533
Member
Join Date: Oct 2005
Old 10-31-2006 , 21:04   Re: Admin Doesnt work
Reply With Quote #13

haha ooo ok...

Here is the 1 plugin.ini (METAMOD).

And when I typed
amx_plugins i got a lot of plugin lists...
Code:
] amx_plugins
Currently loaded plugins:
name               version  author            file             status   
unknown            unknown  unknown           admin.amxx       bad load 
unknown            unknown  unknown           admin_sql.amxx   bad load 
Admin Commands     1.76     AMXX Dev Team     admincmd.amxx    running  
Admin Help         1.76     AMXX Dev Team     adminhelp.amxx   running  
unknown            unknown  unknown           adminslots.amxx  bad load 
Multi-Lingual Sys  1.76     AMXX Dev Team     multilingual.am  running  
Menus Front-End    1.76     AMXX Dev Team     menufront.amxx   running  
Commands Menu      1.76     AMXX Dev Team     cmdmenu.amxx     running  
Players Menu       1.76     AMXX Dev Team     plmenu.amxx      running  
unknown            unknown  unknown           telemenu.amxx    bad load 
Maps Menu          1.76a    AMXX Dev Team     mapsmenu.amxx    running  
Admin Chat         1.76     AMXX Dev Team     adminchat.amxx   running  
Anti Flood         1.76     AMXX Dev Team     antiflood.amxx   running  
Scrolling Message  1.76     AMXX Dev Team     scrollmsg.amxx   running  
Info. Messages     1.76     AMXX Dev Team     imessage.amxx    running  
Admin Votes        1.76     AMXX Dev Team     adminvote.amxx   running  
NextMap            1.76     AMXX Dev Team     nextmap.amxx     running  
Nextmap Chooser    1.76     AMXX Dev Team     mapchooser.amxx  running  
TimeLeft           1.76     AMXX Dev Team     timeleft.amxx    running  
Pause Plugins      1.76     AMXX Dev Team     pausecfg.amxx    running  
Stats Configurati  1.76     AMXX Dev Team     statscfg.amxx    running  
unknown            unknown  unknown           statsx.amxx      bad load 
Admin Check        1.51     OneEyed           admin_check.amx  running  
unknown            unknown  unknown           admin.amxx       bad load 
unknown            unknown  unknown           cheat.amxx       bad load 
LO3 + Cal Config   1.5      GHW_Chronic       cal.amxx         running  
unknown            unknown  unknown           amx_fire.amxx    bad load 
unknown            unknown  unknown           amx_weapon.amxx  bad load 
Ghostchat          0.5      pir4t             ghostchat.amxx   running  
High Ping Kicker   0.16.2   OLO/shadow        high_ping_kicke  running  
unknown            unknown  unknown           instamoney.amxx  bad load 
Knifes Only        0.1      BillyTheKid       knifes_only.amx  running  
unknown            unknown  unknown           unlimited_nades  bad load 
Auto-Responder (f  0.3      v3x               auto_responder0  running  
unknown            unknown  unknown           amx_super.amxx   bad load 
35 plugins, 23 running
when I typed
amx_module there was a big gap.
and said 5 modules
Attached Files
File Type: ini plugins.ini (177 Bytes, 121 views)
__________________
Newby

Last edited by Jacky13533; 10-31-2006 at 21:10.
Jacky13533 is offline
Send a message via AIM to Jacky13533 Send a message via MSN to Jacky13533
sawce
The null pointer exception error and virtual machine bug
Join Date: Oct 2004
Old 10-31-2006 , 21:14   Re: Admin Doesnt work
Reply With Quote #14

Quote:
Originally Posted by Jacky13533 View Post
amx_module there was a big gap.
and said 5 modules
Can you paste it?

And what was the output of "meta list" (note the space) in the server console
sawce is offline
Jacky13533
Member
Join Date: Oct 2005
Old 10-31-2006 , 21:22   Re: Admin Doesnt work
Reply With Quote #15

Code:
name                    version  author              
                                                     
                                                     
                                                     
                                                     
                                                     
5 modules
Also I attached the PLUGIN (AMXX PLUGIN .ini)
And i attached the META one from the post before
Attached Files
File Type: ini plugins.ini (1.8 KB, 120 views)
__________________
Newby
Jacky13533 is offline
Send a message via AIM to Jacky13533 Send a message via MSN to Jacky13533
sawce
The null pointer exception error and virtual machine bug
Join Date: Oct 2004
Old 10-31-2006 , 23:45   Re: Admin Doesnt work
Reply With Quote #16

Quote:
Originally Posted by Da_sk8rboy View Post
stuff
If you cant take the time to read the support threads dont post here again.


Quote:
Originally Posted by Jacky13533 View Post
Code:
name                    version  author              
                                                     
                                                     
                                                     
                                                     
                                                     
5 modules
Also I attached the PLUGIN (AMXX PLUGIN .ini)
And i attached the META one from the post before
Very weird, now please type these in the SERVER console and paste the exact output:

meta version
meta list


I need this output because it *seems* that you have an older amxmodx core but up to date plugins/modules. That is just my first guess, since I dont actually have your addons folder.
sawce is offline
Jacky13533
Member
Join Date: Oct 2005
Old 11-01-2006 , 09:57   Re: Admin Doesnt work
Reply With Quote #17

For meta version...
Code:
] meta version
Metamod v1.19  2006-04-17 (5:13)
by Will Day <[email protected]>
   http://www.metamod.org/
compiled: Apr 17 2006, 19:11:42 +0200 (optimized)
For meta list..
Code:
] meta list
Currently loaded plugins:
      description      stat pend  file              vers      src  load  unlod
 [ 1] AMX Mod X        RUN   -    amxmodx_mm.dll    v1.60     ini  ANY   ANY  
1 plugins, 1 running
__________________
Newby
Jacky13533 is offline
Send a message via AIM to Jacky13533 Send a message via MSN to Jacky13533
sawce
The null pointer exception error and virtual machine bug
Join Date: Oct 2004
Old 11-01-2006 , 10:09   Re: Admin Doesnt work
Reply With Quote #18

Yep, your amxmodx dll needs to be updated. Download it from http://www.amxmodx.org/downloads.php

Edit: You might as well upgrade to amxmodx 1.76b, too.

Last edited by sawce the snail; 11-01-2006 at 10:12.
sawce is offline
Jacky13533
Member
Join Date: Oct 2005
Old 11-01-2006 , 18:00   Re: Admin Doesnt work
Reply With Quote #19

Sorry what do I dl? which one is the DLL?
__________________
Newby
Jacky13533 is offline
Send a message via AIM to Jacky13533 Send a message via MSN to Jacky13533
Da_sk8rboy
Veteran Member
Join Date: Jul 2006
Old 11-01-2006 , 20:19   Re: Admin Doesnt work
Reply With Quote #20

AMX Mod X Full InstallerThat one.
__________________
i stop around here and there.
Da_sk8rboy 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:21.


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