You are not logged in.

  • "TempletonPeck" started this thread

Posts: 2,498

Location: Schwelm

Occupation: Immobilien-Verwalter / Serveradministrator

wcf.user.option.userOption53: Nein

  • Send private message

1

Wednesday, February 10th 2010, 4:16am

maplists.cfg zuweisen

Bin grade dabei, die maplists.cfg zuzuweisen.

Der Server soll von sich aus die Mapcycle.cfg abfahren. Aber der End-of-Map Vote soll dann auch Maps aus der maplist.txt auslesen.

Leider tut er das nicht, man sieht dort nie eine Map aus der maplist.txt (dort befinden sich viele Custom Maps).
Habe schon alles probiert (file/target/maplist/maplist.txt)aber ändern tut sich nie was, es tauchen immer nur die Standart Maps
aus dem Mapcycle auf.

Komischerweise können aber alle Admins (wie auch gewollt) wiederum auf alle Maps in der maplist.txt zugreifen. Dort klappt
die Zuweisung also anscheinend.

Bevor ich jetzt noch weiter rumdoktor, frag ich einfach - denn ich hoffe mal nicht, dass auch diese Funktion seit dem neuen SM nicht
mehr klappt.

Hier noch meine derzeitige maplists.cfg:

Source code

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
/**
	 * Default requests go right to the mapcyclefile.
	 */
	"default"
	{
		"target"		"mapcyclefile"
	}
	
	/* Admin menu, map menu */
	"sm_map menu"
	{
		"file"			"maplist"
	}
	
	/* Admin menu, map voting menu */
	"sm_votemap menu"
	{
		"file"			"maplist"
	}
	
	/* For the "randomcycle" plugin */
	"randomcycle"
	{
		"target"		"default"
	}
	
	/* For the "mapchooser" plugin */
	"mapchooser"
	{
		"file"		"maplist"
	}
	
	/* For the "nominations" plugin */
	"nominations"
	{
		"file"		"maplist"
	}
}

MadMakz

Super Moderator

Posts: 1,878

Location: ~#

wcf.user.option.userOption53: Ja

  • Send private message

2

Wednesday, February 10th 2010, 11:20am

Re: maplists.cfg zuweisen

Source code

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
"MapLists"
{
	/**
	 * Default requests go right to the mapcyclefile.
	 */
	"default"
	{
		"file"		"mapcycle.txt"
	}
	
	/* Admin menu, map menu */
	"sm_map menu"
	{
		"file"			"maplist.txt"
	}
	
	/* Admin menu, map voting menu */
	"sm_votemap menu"
	{
		"file"			"maplist.txt"
	}
	
	/* For the "randomcycle" plugin */
	"randomcycle"
	{
		"target"		"mapcycle.txt"
	}
	
	/* For the "mapchooser" plugin */
	"mapchooser"
	{
		"target"		"maplist.txt"
	}
	
	/* For the "nominations" plugin */
	"nominations"
	{
		"target"		"maplist.txt"
	}
}

  • "TempletonPeck" started this thread

Posts: 2,498

Location: Schwelm

Occupation: Immobilien-Verwalter / Serveradministrator

wcf.user.option.userOption53: Nein

  • Send private message

3

Saturday, February 13th 2010, 8:34am

Re: maplists.cfg zuweisen

Klappt leider immer noch nicht. Wir haben noch nie eine Map aus der maplist.txt im Mapvote gesehen.... :(

Source code

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
"MapLists"
{
	/**
	 * Default requests go right to the mapcyclefile.
	 */
	"default"
	{
		"file"		"mapcycle.txt"
	}
	
	/* Admin menu, map menu */
	"sm_map menu"
	{
		"file"			"maplist.txt"
	}
	
	/* Admin menu, map voting menu */
	"sm_votemap menu"
	{
		"file"			"maplist.txt"
	}
	
	/* For the "randomcycle" plugin */
	"randomcycle"
	{
		"target"		"mapcycle.txt"
	}
	
	/* For the "mapchooser" plugin */
	"mapchooser"
	{
		"target"		"maplist.txt"
	}
	
	/* For the "nominations" plugin */
	"nominations"
	{
		"target"		"maplist.txt"
	}
}

  • "TempletonPeck" started this thread

Posts: 2,498

Location: Schwelm

Occupation: Immobilien-Verwalter / Serveradministrator

wcf.user.option.userOption53: Nein

  • Send private message

4

Friday, February 19th 2010, 4:24am

Re: maplists.cfg zuweisen

Ich push das hier mal. Kann ja nicht sein, dass dies auch wieder mal nur ein aimroyale.de Phänomen ist.... :?

Nebenbei. Warum aktualisiert sich eigentlich die maplist.txt bei jedem Neustart selbstständig? Bei unseren alten Servern war das nicht so,
aber nun tauchen die von mir gelöschten Mapnamen immer wieder neu auf. Hat das vielleicht auch mit dem Zuweisungsproblem was zu
tun?

MadMakz

Super Moderator

Posts: 1,878

Location: ~#

wcf.user.option.userOption53: Ja

  • Send private message

5

Friday, February 19th 2010, 10:56am

Re: maplists.cfg zuweisen

in die maplist platziert source automatisch alle maps die in maps/ liegen, deshalb gibt es ja auch die mapcycle.cfg in der man die eigentlichen maps festlegt.
zu deinem problem kann ich leider nicht weiter helfen da ich selber nie mehr als die mapcycle als cycle und maplist als admin laufen hatte. (standart also). hatte mich eigentlich nie mit den map und core settings auseinander setzen müssen aber
theoretisch müsste deine config allerdings funktionieren. ansonnsten default auch mal auf "maplist.txt" setzen.
echt dumm das ich momentan keine server mehr laufen hab, denke es wird zeit für mich wieder einen testserver auf meinem kleinen homeserver einzurichten. falls das also immernoch nicht klappt versuch ich das hier zuhause mal nachzustellen (aber erstmal muss ich AvP fertig laden. :P 9h noch, kack DSL3000 :|).

MfG

Makz

EDIT: hab da noch etwas gefunden, falls du den anderen cycle nur brauchst wenn dein server leer ist probier mal dieses hier
http://forums.alliedmods.net/showthread.php?p=1074291">http://forums.alliedmods.net/showthread.php?p=1074291</a>
stell sicher das mapcyclefile wieder auf mapcycle.txt zeigt, den rest setzt du dann auf maplist.txt (oder erstell was eigenes falls du nicht alle aus maplist.cfg brauchst) aus denen dann gevotet werden kann.

6

Friday, February 19th 2010, 6:33pm

Re: maplists.cfg zuweisen

hi

Source code

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
"MapLists"
{
   /**
    * Default requests go right to the mapcyclefile.
    */
   "default"
   {
      "file"      "mapcycle.txt"
   }
   
   /* Admin menu, map menu */
   "sm_map menu"
   {
      "file"         "maplist.txt"
   }
   
   /* Admin menu, map voting menu */
   "sm_votemap menu"
   {
      "file"         "maplist.txt"
   }
   
   /* For the "randomcycle" plugin */
   "randomcycle"
   {
      "target"      "mapcycle.txt"
   }
   
   /* For the "mapchooser" plugin */
   "mapchooser"
   {
      "target"      "maplist.txt"
   }
   
   /* For the "nominations" plugin */
   "nominations"
   {
      "target"      "maplist.txt"
   }
}


ersetze die "target" bei nominations/mapchooser/randomcycle mit "file"

sollte dann eigentlich klappen

gruss
kopfnuss

  • "TempletonPeck" started this thread

Posts: 2,498

Location: Schwelm

Occupation: Immobilien-Verwalter / Serveradministrator

wcf.user.option.userOption53: Nein

  • Send private message

7

Saturday, February 20th 2010, 3:33pm

Re: maplists.cfg zuweisen

Danke, jetzt klappts. Hätte ich eigentlich auch von selber drauf kommen können, da´s ja schon beim sm_map menu mit "file" geklappt hat.

MadMakz

Super Moderator

Posts: 1,878

Location: ~#

wcf.user.option.userOption53: Ja

  • Send private message

8

Sunday, February 21st 2010, 1:39am

Re: maplists.cfg zuweisen

omg, was war ich aber auch blind -.- schaem1