File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 17991799 1: "Black"
18001800 ]
18011801 ltime(integer) : "Duration" : 2
1802+ spawnflags(flags) =
1803+ [
1804+ 1 : "End current round" : 0
1805+ ]
1806+ currentammo(integer) "Round delay if End Round spawnflag is set" : 10
18021807]
18031808
18041809@PointClass base(Targetname, Target) = game_songplay : "Plays a track from tracks/ when triggered."
Original file line number Diff line number Diff line change @@ -1806,6 +1806,11 @@ NOTE: set angle value to 0 if using angles key to rotate mdls"
18061806 1: "Black"
18071807 ]
18081808 ltime(integer) : "Duration" : 2
1809+ spawnflags(flags) =
1810+ [
1811+ 1 : "End current round" : 0
1812+ ]
1813+ currentammo(integer) "Round delay if End Round spawnflag is set" : 10
18091814]
18101815
18111816@PointClass base(Targetname, Target) = game_songplay : "Plays a track from tracks/ when triggered."
You can’t perform that action at this time.
0 commit comments