AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   CS:S DM (https://forums.alliedmods.net/forumdisplay.php?f=77)
-   -   Still can't get my rounds to stop (https://forums.alliedmods.net/showthread.php?t=39946)

mike3215 04-29-2006 16:18

Still can't get my rounds to stop
 
I have looked over the sticky topic but still can't get it to work properly. I posted there and haven't received a reply so thought I would try starting a new topic. I am trying to run a listen server with CS:S DM. I have it set up so that it is FFA but I still can't get it to block the rounds. Also, at times I only play with 3 people and if all there is only one CT (or T) and he dies the round will end as well. I have downloaded stripper and am running it. I confirm this by creating the server and i see it in the list of mods I have running. The following is what I have in my global_filters.cfg file

Code:

filter:
{
"classname" "/.*bomb.*/"
}
{
"classname" "/.*hostage.*/"
}
{
"classname" "/prop_physics.*/"
}
{
"classname" "Hostage_entity"
}

That is what I have as of now. I have tried all kinds of other configurations but to no avail. I also have the following in the de_dust.cfg in the maps folder of stripper addon (I have only been playing dust so far):

Code:

;;Remove semicolons to uncomment a line

;;Example - filtering out bomb zones
filter:
{
"classname" "/.*bomb.*/"
}

;;Example - adding a hostage in the T spawn
add:
;{
;"origin" "1376 3168 -112"
;"HostageType" "0"
;"angles" "0 111 0"
;"classname" "hostage_entity"
;}

I left the hostage stuff in because it is commented out. Anyways, I have tried quite a bit of stuff but like I said I always spawn with a bomb and if I the time runs out it restarts. Is any of this due to it being a listen server or am I just doing something wrong. I'm very new to this and any help would be much appreciated.

BAILOPAN 04-30-2006 17:19

Are you sure Stripper is running properly? Show the output of meta list.

mike3215 04-30-2006 19:07

Here is what comes up when I type in "meta list" in my console:
Code:

] meta list
-Id- Name              Version  Author      Status 
[01] CS:S DM          0.91      BAILOPAN    RUN   
[02] Stripper          1.01      BAILOPAN    RUN


bzz0 05-01-2006 08:11

I have the same problem actually =(

nineba11 08-11-2006 07:25

Re: Still can't get my rounds to stop
 
Same here

BAILOPAN 08-13-2006 12:57

Re: Still can't get my rounds to stop
 
If one team dies the round always restarts. This is part of CS:S.

nineba11 08-17-2006 05:42

Re: Still can't get my rounds to stop
 
It doesnt matter who's alive and who's not, the round just restarts when the timelimit is up, end of story. Someone still spawns with the bomb, the bomb sites are still there, the props are still there and automap change doesnt work, it just keeps reloading the same map once the timelimit is up


All times are GMT -4. The time now is 00:57.

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