Is it possible to make a counter that counts kills, or something along those lines? I'm making a deathmatch map, and, well, I'd like to have the team with the most kills to win. Think this could be done with console commands or something?
You *MIGHT* be able to figure out how many kills a team has by making the entire thing a capture point and having it report to the counter on number of capturers change (I hope that's clear I'm not sure of the actual flags as I've not used them).
You *MIGHT* be able to figure out how many kills a team has by making the entire thing a capture point and having it report to the counter on number of capturers change (I hope that's clear I'm not sure of the actual flags as I've not used them).
You could have a large trigger_multiple which is filtered to a team. Then have a math counter or something with a limit of 100 and an output of OnRachMax it wins that round for the other team and the trigger multiple has an output of OnEndTouch Add math counter 1. And the trigger multiple is activated after setup so people can change class.
You could have a large trigger_multiple which is filtered to a team. Then have a math counter or something with a limit of 100 and an output of OnRachMax it wins that round for the other team and the trigger multiple has an output of OnEndTouch Add math counter 1. And the trigger multiple is activated after setup so people can change class.
Noob question interrupt: If 6 players are touching a blu trigger and one dies, an OnEndTouch output will fire despite 5 ppl still touching it from that team?
Noob question interrupt: If 6 players are touching a blu trigger and one dies, an OnEndTouch output will fire despite 5 ppl still touching it from that team?
A problem with my idea is that you can't say who has the most kills at the end of the time limit, rather, you can only win when a set number of kills is achieved. This means you can't have a timer. You could, however have a cp in the middle and whoever owns the cp at the end of time or reaches 100 kills first wins
If this is your first time logging in after the migration (Feb 8, 2022), you must reset your password to log in. Follow this guide if you're having trouble