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

[Problem] Admins redirecting! Admin slots dont work...


Post New Thread Closed Thread   
 
Thread Tools Display Modes
Author Message
007asha
Member
Join Date: Mar 2010
Old 09-11-2010 , 08:20   [Problem] Admins redirecting! Admin slots dont work...
#1

PHP Code:
redirect_auto 1
redirect_adminslots 1
redirect_maxadmins 0 
plugin admin_slots.amxx is off.

But admins always redirecting.

I need 1 player redirecting to another server if admin join!

Question:

1. I have all flags, but it`s not work... In what am i wrong??
2. What flag(s) need to not be redirected?
007asha is offline
Old 09-21-2010, 11:17
007asha
This message has been deleted by YamiKaitou. Reason: bump
jsterling
SourceMod Donor
Join Date: Mar 2004
Location: Denver, CO, USA
Old 09-29-2010 , 02:42   Re: [Problem] Admins redirecting! Admin slots dont work...
#2

Post your serverlist.ini
jsterling is offline
Send a message via AIM to jsterling
007asha
Member
Join Date: Mar 2010
Old 10-08-2010 , 18:43   Re: [Problem] Admins redirecting! Admin slots dont work...
#3

OK, here is it:

PHP Code:
[Name #1]
address=IP #1
port=27015

[Name #2]]
address=IP #1
port=27019
noauto
=0
nomanual
=0
nodisplay
=0
adminslots
=0

[Name #3]
address=IP #2
port=27016
noauto
=0
nomanual
=0
nodisplay
=0
adminslots
=0

[Name #4]]
address=IP #1
port=27020
noauto
=1
nomanual
=0
nodisplay
=0
adminslots
=
So?
007asha is offline
xOR
Veteran Member
Join Date: Jun 2006
Location: x-base.info
Old 10-09-2010 , 07:00   Re: [Problem] Admins redirecting! Admin slots dont work...
#4

Quote:
Originally Posted by xOR View Post
  • with admin slots enabled when an admin (that is, he has reservation flag) connects the last person that had connected before is redirected to another server or dropped if there is no other so to be redirected to
Quote:
Originally Posted by users.ini
; Access flags:
; a - immunity (can't be kicked/baned/slayed/slaped and affected by other commmands)
; b - reservation (can join on reserved slots)
__________________
Got more than one HL1 (CS, DoD, NS, TS, TFC, HLDM...) server? Check:
xOR is offline
007asha
Member
Join Date: Mar 2010
Old 10-09-2010 , 08:13   Re: [Problem] Admins redirecting! Admin slots dont work...
#5

Dont you think i am dumb?
PHP Code:
"IP" "" "abcdefhijklmnopqrstu" "de" 
007asha is offline
Mordekay
Squirrel of Fortune
Join Date: Apr 2006
Location: Germany
Old 10-09-2010 , 08:27   Re: [Problem] Admins redirecting! Admin slots dont work...
#6

http://forums.alliedmods.net/showthread.php?t=133929
__________________

Mordekay is offline
xOR
Veteran Member
Join Date: Jun 2006
Location: x-base.info
Old 10-09-2010 , 08:37   Re: [Problem] Admins redirecting! Admin slots dont work...
#7

Quote:
Originally Posted by 007asha View Post
Dont you think i am dumb?
i simply answered your question, what does that have to do with thinking you're dumb? don't ask the question, if you don't want an answer...
Quote:
Originally Posted by 007asha View Post
2. What flag(s) need to not be redirected?
the only reason why it still doesn't work could be that you configured something wrong. as we don't know your configuration we can't help you finding errors in it. does executing "amx_who" in game console show that you have the flag as well?
__________________
Got more than one HL1 (CS, DoD, NS, TS, TFC, HLDM...) server? Check:
xOR is offline
007asha
Member
Join Date: Mar 2010
Old 10-09-2010 , 09:27   Re: [Problem] Admins redirecting! Admin slots dont work...
#8

Quote:
Originally Posted by Mordekay View Post
Allright. I cut a bit some commands, to erase useless information.

I am use 1.1RC1 version of xredirect.

All other functions works fine, but admin slots dont work in any view!!

Finally i want this situation:
1. If players 31/32 > redirect anyway to random server
2. If player 30/32 > check admin/not admin > admin = join the server > not admin = redirect to random server

I understand that it must give some change to plugin...

I may pay for this work, if it will needed.

amxx list
PHP Code:
35 plugins35 running 
amxx modules
PHP Code:
 1FakeMeta                1.8.1.3746  AMX Mod X Dev Team   running
 
2Ham Sandwich            1.8.1.3746  AMX Mod X Dev Team   running
 
3CStrike                 1.8.1.3746  AMX Mod X Dev Team   running
 
4MySQL                   1.8.1.3746  AMX Mod X Dev Team   running
 
5nVault                  1.8.1.3746  AMX Mod X Dev Team   running
 
6CSX                     1.8.1.3746  AMX Mod X Dev Team   running
 
7GeoIP                   1.8.1.3746  AMX Mod X Dev Team   running
 
8Sockets                 1.8.1.3746  HLSW Dev Team        running
8 modules
8 correct 
meta list
PHP Code:
Currently loaded plugins:
      
description      stat pend  file              vers      src   load  unlod
 
1AMX Mod X        RUN   -    amxmodx_mm_i386.  v1.8.1.3  ini   Start ANY
 
2FakeMeta         RUN   -    fakemeta_amxx_i3  v1.8.1.3  pl2   ANY   ANY
 
3Ham Sandwich     RUN   -    hamsandwich_amxx  v1.8.1.3  pl2   ANY   ANY
 
4CStrike          RUN   -    cstrike_amxx_i38  v1.8.1.3  pl2   ANY   ANY
 
5MySQL            RUN   -    mysql_amxx_i386.  v1.8.1.3  pl2   ANY   ANY
 
6CSX              RUN   -    csx_amxx_i386.so  v1.8.1.3  pl2   ANY   ANY
6 plugins
6 running 
status
PHP Code:
20 users 
amxx cvars (it`s cuted cause i am use "screen" unix technology)
PHP Code:
 [215amx_ignore               1                        colored_transli
 
[216amx_ignore_mode          3                        colored_transli
 
[217amx_gag_immunity         1                        colored_transli
 
[218amx_flood_time           2                        colored_transli
 
[219amx_spam_filter          1                        colored_transli
 
[220amx_spam_immunity        1                        colored_transli
 
[221amx_spam_warns           3                        colored_transli
 
[222amx_spam_action          2                        colored_transli
 
[223amx_spam_time            30                       colored_transli
 
[224amx_cheat_filter         0                        colored_transli
 
[225amx_cheat_immunity       1                        colored_transli
 
[226amx_cheat_action         1                        colored_transli
 
[227amx_cheat_time           0                        colored_transli
 
[228amx_cheat_custom                                  colored_transli
 
[229Colored Translit Versio  2.0b Final               colored_transli
 
[230Colored Translit Status  Loaded                   colored_transli
 
[231Colored Translit Swear   Loaded                   colored_transli
 
[232Colored Translit Replac  Loaded                   colored_transli
 
[233Colored Translit Ignore  Loaded                   colored_transli
 
[234Colored Translit Spam    Loaded                   colored_transli
 
[235Colored Translit Cheat   Loaded                   colored_transli
 
[236Colored Translit Config  Loaded                   colored_transli
236 cvars 
serverlist.ini
PHP Code:
[Name #1] 
address=IP #1 
port=27015 

[Name #2]] 
address=IP #1 
port=27019 
noauto
=
nomanual
=
nodisplay
=
adminslots
=

[Name #3] 
address=IP #2 
port=27016 
noauto
=
nomanual
=
nodisplay
=
adminslots
=

[Name #4]] 
address=IP #1 
port=27020 
noauto
=
nomanual
=
nodisplay
=
adminslots
=

Last edited by 007asha; 10-09-2010 at 09:54.
007asha is offline
Mordekay
Squirrel of Fortune
Join Date: Apr 2006
Location: Germany
Old 10-09-2010 , 09:41   Re: [Problem] Admins redirecting! Admin slots dont work...
#9

Quote:
Originally Posted by Mordekay
All of those commands have to be complete and unedited. No one here cares about your reasons why you want to hide those informations. If you don't add them complete i'll simply close your thread without any comments. If you think your reason why you don't want to post them public is valid, request that you can send me those informations in a PM.
Code:
 [ 1] AMX Mod X        RUN   -    amxmodx_mm_i386.  v1.8.1.3  ini   Start ANY
 [ 2] FakeMeta         RUN   -    fakemeta_amxx_i3  v1.8.1.3  pl2   ANY   ANY
Next time you try to fool me try harder. amxx is plugin 1 in your list, but all modules are loaded from plugin number 2?
Can i try 3 times to say what you removed there?
d-proto
or d-proto
or... d-proto?
__________________

Mordekay is offline
007asha
Member
Join Date: Mar 2010
Old 10-09-2010 , 09:54   Re: [Problem] Admins redirecting! Admin slots dont work...
#10

Quote:
Originally Posted by Mordekay View Post
Code:
 [ 1] AMX Mod X        RUN   -    amxmodx_mm_i386.  v1.8.1.3  ini   Start ANY
 [ 2] FakeMeta         RUN   -    fakemeta_amxx_i3  v1.8.1.3  pl2   ANY   ANY
Next time you try to fool me try harder. amxx is plugin 1 in your list, but all modules are loaded from plugin number 2?
Can i try 3 times to say what you removed there?
d-proto
or d-proto
or... d-proto?
Man, i am not remove anything.

It was copied from my console via PuTTy.
007asha is offline
Closed Thread



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 03:08.


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