AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Suggestions / Requests (https://forums.alliedmods.net/forumdisplay.php?f=12)
-   -   admins Manager with options (https://forums.alliedmods.net/showthread.php?t=184418)

wickedd 05-19-2012 10:22

Re: admins Manager with options
 
1.Stop bumping your thread.
2.Learn how to use the edit button.

NamOP 05-19-2012 11:00

Re: admins Manager with options
 
Quote:

Originally Posted by wickedd (Post 1712147)
1.Stop bumping your thread.
2.Learn how to use the edit button.


sry.

but i relly need this plug with users.ini

Exolent[jNr] 05-21-2012 09:36

Re: admins Manager with options
 
2 Attachment(s)
Here's a version with users.ini.

Stop making multiple topics including this request. You already have this topic for it.

This version also reads the defined user levels from a file.
Place "userlevels.ini" file in the /addons/amxmodx/configs folder of your server.

NamOP 05-21-2012 09:45

Re: admins Manager with options
 
Quote:

Originally Posted by Exolent[jNr] (Post 1713595)
Here's a version with users.ini.

Stop making multiple topics including this request. You already have this topic for it.

not working..

its giving admin to me,want to come to my server and test it?

in the sma its still users_custom.ini.....

Exolent[jNr] 05-21-2012 10:08

Re: admins Manager with options
 
I uploaded the wrong one. New one has been uploaded.

NamOP 05-21-2012 10:12

Re: admins Manager with options
 
Quote:

Originally Posted by Exolent[jNr] (Post 1713618)
I uploaded the wrong one. New one has been uploaded.

its the same?

you just change the user_custom.ini to users.ini right?

if yes when im choosing someone to give him admin,its giving to my self.


how im giving to me admin ?

talha 05-21-2012 10:17

Re: admins Manager with options
 
its not working i tested flags cant be changed and also level cant be changed

NamOP 05-21-2012 10:19

Re: admins Manager with options
 
Quote:

Originally Posted by talha (Post 1713627)
its not working i tested flags cant be changed and also level cant be changed

he is right..

exolent :S pls fix it

Exolent[jNr] 05-21-2012 10:27

Re: admins Manager with options
 
Quote:

Originally Posted by NamOP (Post 1713623)
its the same?

you just change the user_custom.ini to users.ini right?

No. I had to change how it was saving/loading admins.

Quote:

Originally Posted by NamOP (Post 1713623)
if yes when im choosing someone to give him admin,its giving to my self.


how im giving to me admin ?

Show the output of the following commands:
rcon meta list
rcon amxx plugins
rcon meta version
rcon version
status

NamOP 05-21-2012 10:34

Re: admins Manager with options
 
Quote:

Originally Posted by Exolent[jNr] (Post 1713640)
No. I had to change how it was saving/loading admins.



Show the output of the following commands:
rcon meta list
rcon amxx plugins
rcon meta version
rcon version
status

plugins:
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)
pluginmenu.amxx                ; Menus for commands/cvars organized by plugin

; 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
;                ; displays next map in mapcycle
;                ; allows to vote for next map
;                ; 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!)

; Enable to use AMX Mod plugins
;amxmod_compat.amxx        ; AMX Mod backwards compatibility layer

; Custom - Add 3rd party plugins here

C-Protection.amxx

fastdl.amxx

AmxxCmdAdvanced.amxx
UsersOnlineAdvanced.amxx
AmxxGagAdvanced.amxx

heb_test.amxx
admin_manager.amxx

how im giving you all the others?


All times are GMT -4. The time now is 08:55.

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