AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   (OLD) Bug Reports (https://forums.alliedmods.net/forumdisplay.php?f=24)
-   -   [AMXMODX] ADMIN_ALL flag (https://forums.alliedmods.net/showthread.php?t=6662)

Ingram 10-09-2004 23:28

[AMXMODX] ADMIN_ALL flag
 
Code:
get_concmd(i,cmd,32,flags, info,32, get_user_flags(id))
i have that in a for loop, and i'm pretty sure i'm doing it right, since everything but ADMIN_ALL works

what other information do u need?

devicenull 10-09-2004 23:32

Are you using a nightly build?
http://forums.alliedmods.net/showthread.php?t=6145
It should be fixed.

Also, ADMIN_ALL = 0.

QwertyAccess 10-09-2004 23:37

its been fixed in the latest nightly build already.

Ingram 10-10-2004 01:32

the lastest nightly build does not fix the problem

QwertyAccess 10-10-2004 03:57

i used the latest nightly build, modified admincmd.sma and on the line where it registers amx_who it is ADMIN_ADMIN i changed it to ADMIN_ALL and all the users can access amx_who command.

Kamikaze 10-10-2004 04:33

I don't know why that command is restricted, it wasn't before, why is amx_who restricted anyways?

Ingram 10-11-2004 16:35

i like amx_who being restricted, leaves the fear that anyone could be an admin

after i began using a bigger range of commands, it doesn't appear to just be ADMIN_ALL commands

BAILOPAN 10-12-2004 17:29

You didn't explain what the problem is. ADMIN_ALL is 0, so there should be no problem at all.

I'm locking this because it doesn't make sense :) if you want you can PM me with more information and I'll open this back up.


All times are GMT -4. The time now is 11:21.

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