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

UAIO admin help!


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
basagulero
New Member
Join Date: Oct 2007
Old 10-14-2007 , 23:34   UAIO admin help!
Reply With Quote #1

Hello guys

can someone help me with my problem?
i have installed UAIO in my server and everything is working perfectly. the only problem i am having is that all PLAYERS have access to kick everyone or setting all players on fire can any of you guys tell me how to remove those access stuff on regular playes?

Thank you
basagulero is offline
basagulero
New Member
Join Date: Oct 2007
Old 10-15-2007 , 19:09   Re: UAIO admin help!
Reply With Quote #2

any one wanna help me? pls
basagulero is offline
YamiKaitou
Has a lovely bunch of coconuts
Join Date: Apr 2006
Location: Texas
Old 10-16-2007 , 19:20   Re: UAIO admin help!
Reply With Quote #3

maybe posting your uaio admin file for us to see will help. Just a thought
__________________
ProjectYami Laboratories

I do not browse the forums regularly anymore. If you need me for anything (asking questions or anything else), then PM me (be descriptive in your PM, message containing only a link to a thread will be ignored).
YamiKaitou is offline
Roach
Writes love letters to sawce Daily
Join Date: Jul 2006
Location: Internet
Old 10-17-2007 , 21:48   Re: UAIO admin help!
Reply With Quote #4

You screwed up somewhere when you setup your admin file for UAIO.

As Yami said, copypasta it into the forum so we can see where you went wrong.
__________________
Quote:
Originally Posted by Brad View Post
That sounds like a really good idea!
Now replace the word "good" with "dumb".
What was your rationale for proposing such a thing?
Roach is offline
basagulero
New Member
Join Date: Oct 2007
Old 10-20-2007 , 14:04   Re: UAIO admin help!
Reply With Quote #5

here is my uaio admin.ini

Quote:
;------------------------------------------------------------------------------------------
; 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 "default" ""


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

//; myadmin
admin "3822115" "grp_vote_typeS grp_good_typeS grp_evil_typeS grp_misc_typeS"
here is the group.ini

Quote:
;------------------------------------------------------------------------------------------
; 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" "adf"
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"
i tried adding // see if i can remove regular players admin but it doesnt work so help me pls thnx
basagulero is offline
Roach
Writes love letters to sawce Daily
Join Date: Jul 2006
Location: Internet
Old 10-22-2007 , 07:57   Re: UAIO admin help!
Reply With Quote #6

Woah...thats a mess.

If you're going to comment out a line you should just use a semicolon instead of the double slash method.

Default public admin is required, so when you pulled all of those groups off of admin "default" you probably screwed the system up.

Copy this back into the line for admin "default"

Code:
admin "default"     "grp_vote_public grp_good_public grp_evil_public grp_misc_public"
Then, go back into your uaio_groups.ini, and recopy this entire thing into there.

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"
If you dont want anyone using the voting, in group grp_vote_public, remove the flags between the quotes on the right. DON'T just comment out the line.
__________________
Quote:
Originally Posted by Brad View Post
That sounds like a really good idea!
Now replace the word "good" with "dumb".
What was your rationale for proposing such a thing?

Last edited by Roach; 10-22-2007 at 08:00.
Roach 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 00:16.


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