Flag in lava
Flag in lava
Hello, I was looking for this issue in the forum but I can't find anything. Why have we wait so long to have the flag returned when it falls into the lava? The player inmediately spawn in another place of the map, but not the flag. How can I fix this? Thank you.
Re: Flag in lava
You need to place a common/nodrop brush inside the lava.
www.ferdinandlist.de/leveldesign
Re: Flag in lava
Duplicate the lava brush and apply the "common/nodrop" shader on the entire brush. All items dropping into this brush will be removed. (Weapons, gibs & flags...)
It's a good idea to use this in deep pits where you can't escape.
But not in shallow lava (like the one in q3dm7 under the rail) where you still have the possibility to recover a flag.
It's a good idea to use this in deep pits where you can't escape.
But not in shallow lava (like the one in q3dm7 under the rail) where you still have the possibility to recover a flag.
[url=https://sst13.de]Q3A Maps - by sst13[/url]
[url=https://steamcommunity.com/id/_sst13_/myworkshopfiles]Quake Live Workshop[/url]
[url=https://steamcommunity.com/id/_sst13_/myworkshopfiles]Quake Live Workshop[/url]
Re: Flag in lava
Ah, inside, ok, I had tried ON the lava but didn't work, ok, ok, now works perfectly inside the lava, thank you both of you, specially citty.