AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Scripting (https://forums.alliedmods.net/forumdisplay.php?f=107)
-   -   [L4D] How to force a round win? (https://forums.alliedmods.net/showthread.php?t=326404)

Dragokas 07-29-2020 17:53

[L4D] How to force a round win?
 
Sometimes that trigger is bugged so I'd like to make a walkaround...

Is there some input to force a round win?

Marttt 07-30-2020 13:07

Re: [L4D] How to force a round win?
 
In L4D2 I added that to helms deep map to finish the map, dont know if it works in L4D1 or if it will help you.

"OnStartTouch" "trigger_finale,FinaleEscapeForceSurvivorPosi tions,,120,-1"
"OnStartTouch" "trigger_finale,FinaleEscapeFinished,,120 .1,-1"
"OnStartTouch" "outro,RollStatsCrawl,,120.2,-1"

If there is a finale entity in the map you can try to use it.
There is more info here trigger_finale

Dragokas 07-31-2020 14:45

Re: [L4D] How to force a round win?
 
Thanks, I will try.


All times are GMT -4. The time now is 09:53.

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