You are not logged in.

1

Sunday, March 22nd 2009, 6:13pm

MapAdverts

Halo,

Ich hab wieder mal einen Windows-Server mit MAP aufgesetzt und es läuft auch alles perfekt bis auf die MapAdverts. Auch das hab ich schon öfter gemacht und hat funktioniert, nur momentan stehe ich aufn Schlauch.

Die *.vtf Datei wird beim betreten des Servers heruntergeladen. Wenn man allerdings dann auf der map ist, wird es nicht angezigt. Nichtmal ein Texturfehler! (Schwarz-Rosane Kästchen)

Wenn ich in der mapadverts.txt das logo auf lambda setze wird das hl2-logo allerdings schon angezeigt. Ich verstehs nicht!

mfg
Mani

------========= Infos ======================>

Quoted


] plugin_print
Loaded plugins:
---------------------
0: "Cvarblock Server Plugin 1.4.1 CSS Version - by bi0"
1: "Mani Admin Plugin 2007 V1.2BetaS VSP, http://www.mani-admin-plugin.com">http://www.mani-admin-plugin.com</a>"
2: "zBlock Server Plugin [4.2]"
---------------------


------========= Files ======================>
Decallist.txt

Source code

1
2
3
4
5
6
7
8
9
10
11
"decallist.txt"
{
	"lambda"	"decals/lambdaspray_2a"
	"nt"	"decals/custom/mani_admin_plugin/nt"

	"downloads"
	{
		"nt.vmt"	"materials/decals/custom/mani_admin_plugin/nt.vmt"
		"nt.vtf"	"materials/decals/custom/mani_admin_plugin/nt.vtf"
	}
}

Mapadverts.txt

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
"mapadverts.txt"
{
	// Map name

	"de_dust"
	{

		"nt"
		{
			// X Y Z coordinates of each decal position

			"x"	"266.19424"	// x position
			"y"	"-1855.96875"	// y position
			"z"	"218.25949"	// z position
  		
			"x"	"-1279.96875"	// x position
			"y"	"1198.67468"	// y position
			"z"	"194.21437"	// z position

			"x"	"1020.94836"	// x position
			"y"	"3615.96875"	// y position
			"z"	"228.66261"	// z position
		}

	}

[...]
}

Downloads.txt

Source code

1
2
3
4
5
6
7
8
"downloads.txt"
{
	"downloads"
	{
		"nt"	"materials/decals/custom/mani_admin_plugin/nt.vmt"
		"nt"	"materials/decals/custom/mani_admin_plugin/nt.vtf"
	}
}

nt.vmt

Source code

1
2
3
4
5
6
7
 "LightmappedGeneric"
{
    "$basetexture" "decals/custom/mani_admin_plugin/nt"
    "$decal" 1
    "$decalscale" 0.5
    "$translucent" 1
}

2

Sunday, March 22nd 2009, 9:49pm

Re: MapAdverts

Quoted from ""Typhoon""



------========= Infos ======================>

Quoted


] plugin_print
Loaded plugins:
---------------------
2: "zBlock Server Plugin [4.2]"
---------------------



Ich denke mal daran wird es liegen. Hast die Adverts denn auch in der pure_server_whitelist.txt eingetragen? Denn zBlock setzt auf dem Server sv_pure auf 1


3

Thursday, March 26th 2009, 10:25pm

Re: MapAdverts

Geil Danke! Hattest recht!
Kann man sv_pure nicht iwie umstellen?

DeaD_EyE

Administrator

Posts: 3,980

Location: Hagen

Occupation: Mechatroniker (didaktische Systeme)

wcf.user.option.userOption53: Nein

  • Send private message

4

Thursday, March 26th 2009, 10:35pm

Re: MapAdverts

Das Plugin "Cvarblock Server Plugin 1.4.1 CSS Version - by bi0" entfernen und dann hast du folgende Möglichkeiten:

Methode 1
[list=I]
[*]zBlock runterschmeißen
[*]ggf. sv_pure 2/1 aus der server.cfg oder autoexec.cfg entfernen oder auf 0 stellen.[/list]

Methode 2
[list=I]
[*]zBlock behalten
[*]sv_pure 1 zur autoexec.cfg hinzufügen
[*]Die pure_server_whitelist.txt von in das Verzeichnis der Modifikation kopieren (cstrike in diesem Fall): http://sourceserver.info/wiki/pure-server#beispiel_fuer_mani-admin-plugin_und_benutzerdefinierten_spielermodellen">wiki/pure-server#beispiel_fuer_mani-admin-plugin_und_benutzerdefinierten_spielermodellen<[/list]

5

Friday, March 27th 2009, 2:58pm

Re: MapAdverts

Auf Methode 2 wollt ich hinaus --> hat aber nicht geklappt:
--> pure_server_whitelist.txt von der wiki übernommen und bischen bearbeitet
--> ServerStart
--> sv_pure 1
--> mapchange
--> nichts!

Naja, ich schmeiß zb wieder raus!

DeaD_EyE

Administrator

Posts: 3,980

Location: Hagen

Occupation: Mechatroniker (didaktische Systeme)

wcf.user.option.userOption53: Nein

  • Send private message

6

Friday, March 27th 2009, 4:00pm

Re: MapAdverts

Sollte so eigentlich gehen. Wenn du auf den Server joinst und sv_pure eingibst, wird dir angezeigt welcher Modus aktiv ist und welche Dateien erlaubt sind.