AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   UAIO (Ultimate All-In-One Plugin) (https://forums.alliedmods.net/forumdisplay.php?f=95)
-   -   Admin bug (https://forums.alliedmods.net/showthread.php?t=45102)

Aptys 09-22-2006 17:21

Admin bug
 
First, excuse me for my poor english: i'm french, so i don't speak well...

Server Type: LAN
Operating System: Windows XP
Version of UAIO: UAIO v1.50
Command: uaio_menu
Description: I write all I have to do to be admin when i do LAN servers, but in game when i type "uaio_menu" in console, i can use the VOTE menu only although i've:

admin "9729716" "grp_vote_typeS grp_good_typeS grp_evil_typeS grp_misc_typeS"

in uaio_admins.ini...


Thanks

dfwny 09-30-2006 13:29

Re: Admin bug
 
Make sure that the following admin lines are not commented out in uaio_admins.ini :

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


Also, make sure your steam ID number is not listed twice in uaio_admins.ini. This can happen when admins are added in-game with vote only permissions and usually shows up at the bottom of the admin list.

Aptys 09-30-2006 16:02

Re: Admin bug
 
i copied the file uaio_admins.ini, and in the original file, i've only written

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


now, i can't do anything and i can't choose the vote menu anymore...
What is the better command line to be admin? the IP adress, the steam ID number or what?

Thank you for your answer, i thank anybody would answer :)

dfwny 10-02-2006 13:13

Re: Admin bug
 
Add your original line back in like I show below (remove my comment tho):

Quote:

Originally Posted by Aptys (Post 386078)
i copied the file uaio_admins.ini, and in the original file, i've only written

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

admin "9729716" "grp_vote_typeS grp_good_typeS grp_evil_typeS grp_misc_typeS" <==== add this back in and give it a shot



now, i can't do anything and i can't choose the vote menu anymore...
What is the better command line to be admin? the IP adress, the steam ID number or what?

Thank you for your answer, i thank anybody would answer :)



All times are GMT -4. The time now is 05:09.

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