danielepantaleone / ioq3-UrT

Custom fork of ioq3 engine suited for the game Urban Terror
http://www.goreclan.net
GNU General Public License v2.0
8 stars 7 forks source link

[Fix] Show players when are behind a transluced object #8

Closed pedrxd closed 8 years ago

pedrxd commented 8 years ago

The unique check that this code realise is if is solid, but a cristal is a solid, so all players will be hide if there are behind a cristal, we should check if it is translucent.

Incorrect yaml syntax.

danielepantaleone commented 8 years ago

Thank you. I'm trusting you on this since I have not way to test if the patch actually does what it is supposed to do.