yiuyao0516 / confogl

Automatically exported from code.google.com/p/confogl
0 stars 0 forks source link

Confogl & Coldstream Healthpaks gone or doubled Tank #164

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Server is setup with autoloader and confogl is set to leave healthpaks in 
the beginning available
2. load cold stream (also already in the beta)
3. start play

What is the expected result? What is happening instead?
Normally the Healthpaks should be there, but they are not.

What version of confogl are you using?
Confogl 2.2.2 with manually updated left4downtown to 0.5.3 to fix the issue 
158/159 with the wrong Scoremode if used (but by default its disabled on my 
server)

On what operating system is the server running?
Linux

What version of sourcemod and metamod are you using?
MetaMod v1.8.7V
SourceMod v1.4.4

Do you have any logs about the issue? Setting confogl_debug "1" is
reccomended.
no :(

Please provide any additional information below.

So the issue is:
Everything works fine with confogl. But only ColdStream is not working. I have 
confogl autoloader so that confogl is always on. And I setup confogl to leave 
the HEalthpak for pickup on the start of the map instead of replaceing it with 
pills.
This does not work on Cold Stream. The Healthpaks are not there.

I created an own workaround by doing following, but this ends up in another 
problem but might help to get the problem fixed:
I found out that the mapinfo.txt does not contain all Maps. Especially the old 
L4D1 maps are not there. But I do not have problems with them. I only have 
problems with Cold Stream.
SO I found another mapinfo.txt in the "fresh" config which does contain all the 
maps and copied the missing part of that into my mapinfo on my server.
The Result was, that now the Healthpaks are there.
The New problem is on the second map where is Tanks spawn on the Hill, there 
will be a second Tank. I guess its added by confogl.

So I personally think the problem is maybe the mapinfo.txt from confogl which 
does not contain all the maps?
If that is the solution but will always end up in two Tanks on a map which does 
contain a planned tank, how can I stop that?

I hope you all understood my problem. I just want the HEalthpaks on Cold Stream 
and not a second Tank on the second Map.

Thanks for help!

I copied the mapinfo.txt out of the "fresh" config which I downlaoded somewhere

Original issue reported on code.google.com by yrq...@googlemail.com on 8 Aug 2012 at 7:14

GoogleCodeExporter commented 8 years ago
I forgot to say: When I play coldstream without updated mapinfo.txt and without 
the Healthpaks there is no second Tank.

Original comment by yrq...@googlemail.com on 8 Aug 2012 at 7:15

GoogleCodeExporter commented 8 years ago
noone out there that might now some helpful tips Or who knows how to edit the 
mapinfo.txt?

Original comment by yrq...@googlemail.com on 12 Aug 2012 at 1:45

GoogleCodeExporter commented 8 years ago
Hi me again,

okay now I figured out follwoing.

The second Tank is okay and it is not coming at the same time as the normal 
tank all the time.
The first Tank is the planned Tank on the second map of coldstream. There on 
top of the mountain where he can jump down and push this stone.
Then confogl adds another Tank somewhere on the map.

So I guess this is okay now.

But I still need help with the mapinfo.txt. what can I do with it? What are the 
entries doing?

Original comment by yrq...@googlemail.com on 28 Aug 2012 at 8:39