AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   UAIO (Ultimate All-In-One Plugin) (https://forums.alliedmods.net/forumdisplay.php?f=95)
-   -   I've tried everything for this admin problem ! (https://forums.alliedmods.net/showthread.php?t=131855)

misterjay 07-09-2010 17:19

I've tried everything for this admin problem !
 
I've googled SO MUCH TIMES, and searched on the forums.
None of them worked !

Problem : I cant make myself or other people as admins on my server.

Heres my uaio_admins.ini
Code:

;------------------------------------------------------------------------------------------
;  uaio_admins.ini                    Version 1.50                      Date: DEC/20/2005
;
;  RS UAIO (Ultimate All-In-One) Admin Menu
;  File: UAIO Admins File
;
;  Created By:    Rob Secord, B.Sc.
;  Alias: xeroblood (aka; Achilles; sufferer);  Email: [email protected]
//;
//;  Updated By:    Dan Weeks
//;  Alias: $uicid3
//;  Email: [email protected]
//;
//;------------------------------------------------------------------------------------------

//;---------------------------------------------------------------------------------------
//;      SteamID      Group(s)
//;---------------------------------------------------------------------------------------

;---------------------------------------------------------------------------------------
; Default Access (For non-admin players) -- Only Change Groups (If Required)!
; Do Not Remove!
; This Default Public-Admin IS Required, Remove Flags from Groups in uaio_groups.ini
; To Restrict Access to Commands by Public Players!
;---------------------------------------------------------------------------------------
;admin ""    "grp_vote_public grp_good_public grp_evil_public grp_misc_public"


;---------------------------------------------------------------------------------------
;Registered (Official) Admins
;---------------------------------------------------------------------------------------

; These are YOU (YOUR SERVER) when using a ListenServer or LAN
;admin "STEAM_ID_PENDING"  "grp_vote_typeS grp_good_typeS grp_evil_typeS grp_misc_typeS"
;admin "VALVE_ID_LOOPBACK" "grp_vote_typeS grp_good_typeS grp_evil_typeS grp_misc_typeS"
;admin "127.0.0.1"        "grp_vote_typeS grp_good_typeS grp_evil_typeS grp_misc_typeS"
;admin "loopback"          "grp_vote_typeS grp_good_typeS grp_evil_typeS grp_misc_typeS"

; Add Admins below here:

; Me (xeroblood) (example only, remove if you want to ;)
;admin "1857286"    "grp_vote_typeS grp_good_typeS grp_evil_typeS grp_misc_typeS"

;$uicid3 (Once again this is only an example of full admin for uaio)
;admin "1432421"    "grp_vote_typeS grp_good_typeS grp_evil_typeS grp_misc_typeS"

//;MisturJay
admin "99.93.XXX.XX"    "grp_vote_public grp_good_public grp_evil_public grp_misc_public"

and my uaio_groups.ini
Code:

;------------------------------------------------------------------------------------------
;  uaio_groups.ini                    Version 1.50                      Date: DEC/20/2005
;
;  RS UAIO (Ultimate All-In-One) Admin Menu
;  File: UAIO Groups File
;
;  By:    Rob Secord, B.Sc.
;  Alias: xeroblood (aka; Achilles; sufferer)
;  Email: [email protected]
;
;  Updated By:    Dan Weeks
;  Alias: $uicid3
;  Email: [email protected]
;
;------------------------------------------------------------------------------------------

;---------------------------------------------------------------------------------------
;      Group-Name          Type        Command Flags
;---------------------------------------------------------------------------------------

;---------------------------------------------------------------------------------------
; Groups for Vote-Command Access
;---------------------------------------------------------------------------------------

group "grp_vote_public"    "vote"      "abcdf"
group "grp_vote_typeS"      "vote"      "abcdefghijkl"
group "grp_vote_typeA"      "vote"      "abcdefhijkl"
group "grp_vote_typeB"      "vote"      "abcdefhjkl"
group "grp_vote_typeC"      "vote"      "abcdej"

;---------------------------------------------------------------------------------------
; Groups for Good-Command Access
;---------------------------------------------------------------------------------------

group "grp_good_public"    "good"      ""
group "grp_good_typeS"      "good"      "abcdefghijklmnopqrs"
group "grp_good_typeA"      "good"      "abcdeghijklmnopqr"
group "grp_good_typeB"      "good"      "bdeghijklmnopq"
group "grp_good_typeC"      "good"      "eghijklmnopq"

;---------------------------------------------------------------------------------------
; Groups for Evil-Command Access
;---------------------------------------------------------------------------------------

group "grp_evil_public"    "evil"      ""
group "grp_evil_typeS"      "evil"      "abcdefghijklmnopqrstuvw"
group "grp_evil_typeA"      "evil"      "abcdefghijklmnopq"
group "grp_evil_typeB"      "evil"      "bcdeghijklmop"
group "grp_evil_typeC"      "evil"      "bcdeghi"

;---------------------------------------------------------------------------------------
; Groups for Misc-Command Access
;---------------------------------------------------------------------------------------

group "grp_misc_public"    "misc"      ""
group "grp_misc_typeS"      "misc"      "abcdefghijklmnopq"
group "grp_misc_typeA"      "misc"      "abcdefghijklopq"
group "grp_misc_typeB"      "misc"      "cdefhijo"
group "grp_misc_typeC"      "misc"      "cdefhJ"


DarkGod 07-09-2010 19:30

Re: I've tried everything for this admin problem !
 
Oh, how lovely you described the issue that you're having.
If the issue is that you won't get admin; simply change the grp_***_public to grp_****_typeS on your admin line and you'll have full admin.

misterjay 07-09-2010 20:58

Re: I've tried everything for this admin problem !
 
Problem : I cant make myself or other people as admins on my server.

i knwo sorry, lol im new here :/..

so basically like this ?

admin "99.93.XXX.XX" "grp_vote grp_good grp_evil grp_misc"

DarkGod 07-10-2010 04:25

Re: I've tried everything for this admin problem !
 
admin "99.93.XXX.XX" "grp_vote_typeS grp_good_typeS grp_evil_typeS grp_misc_typeS"

misterjay 07-10-2010 11:18

Re: I've tried everything for this admin problem !
 
Nothing, when i was in game i typed in the console "uaio_menu" the menu comes out but the options on the menu are grey.

I went to whatsmyip.org

and entered it where my ip was suppose to so i replaced those x's, but nothing.

misterjay 07-11-2010 03:02

Re: I've tried everything for this admin problem !
 
By the way, if my server is a dedi, is that going to be a problem


All times are GMT -4. The time now is 19:45.

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