You are not logged in.

motte

Intermediate

  • "motte" started this thread

Posts: 378

Occupation: Management

wcf.user.option.userOption53: Ja

  • Send private message

1

Tuesday, September 14th 2010, 8:25pm

Flags richtig setzen?

Hi,
Ich hab ein kleines Problem, meine Admins können mit diesen Rechten keine Einzelmapvote starten, es klappt nur ein vote mit mehreren Maps, woran liegt das?

Source code

1
2
3
4
5
6
7
8
9
10
11
12
13
14
		// This must be a unique client name
		"|sP| snoopy"
		{
			// Client real name
			"name"	"Snoopy"
			// Steam ID for client
			"steam"	"STEAM_0:0:XXXXXXXXX"
			// These are personal access flags for a player
			"flags"
			{
				"Immunity"	"b h"
				"Admin"	"pban I M V b s c k p"
			}
		}


Also es klappen Player Mute, Sounds, Mapwechsel und Perma Ban sowie Time Ban und Kick, was nicht richtig funktioniert ist das Abstimmungsmanagement und dort eben die Einzelmap sowie die zufallsmapabstimmung, habt jemand nen Plan warum?

Hab auch schon die Flags bei Mani durchgesehen und mal noch das A bei Admin für Accept Vote gesetzt, bringt aber nix. Bin ratlos :/
http://www.mani-admin-plugin.com/joomla/index.php?option=com_content&view=article&id=31:available-flags-in-mani-admin-plug-in&catid=4:configuration-of-mani-admin-plug-in&Itemid=7">http://www.mani-admin-plugin.com/joomla ... n&Itemid=7</a>


Gruß,
motte

motte

Intermediate

  • "motte" started this thread

Posts: 378

Occupation: Management

wcf.user.option.userOption53: Ja

  • Send private message

2

Saturday, September 18th 2010, 2:30pm

Re: Flags richtig setzen?

Hat niemand eine Idee?

motte

Intermediate

  • "motte" started this thread

Posts: 378

Occupation: Management

wcf.user.option.userOption53: Ja

  • Send private message

3

Saturday, September 18th 2010, 2:57pm

Re: Flags richtig setzen?

Habs nun selbst rausgefunden nach paar Stunden googeln, die Zeile muss so aussehen:

"Admin" "pban I M V b s c k p admin"

Also bei mir hat das admin dahinter gefehlt big-lol