RUNNING WITH RIFLES
http://www.runningwithrifles.com/phpBB3/

Bug in Al Tabul
http://www.runningwithrifles.com/phpBB3/viewtopic.php?f=6&t=1271
Page 1 of 1

Author:  Tummerhore [ Sun Jun 30, 2013 8:35 pm ]
Post subject:  Bug in Al Tabul

After playing a bit on the new map Al Tabul I think I've found a bug with the corrugated sheet iron (for example at "Junkyard", but also everywhere else): You can just shoot through it, so it seems that the bullets are not blocked in any way. Looks kinda weird...

I thought I better mention it here. And sorry if bug-reports are supposed to be somewhere else. I wasn't sure where to put it in. :?

Author:  DoomMetal [ Sun Jun 30, 2013 9:37 pm ]
Post subject:  Re: Bug in Al Tabul

Afaik, this is intentional.
I think they have a 50% chance of getting stopped by it though.

Author:  JackMayol [ Sun Jun 30, 2013 9:53 pm ]
Post subject:  Re: Bug in Al Tabul

Code:
penetrability = 0.51;
see_through = 0;


so ya, basically 51% of the bullet can pierce the corrugated fence.
Every object with a penetrability > 50% and see_through = 0; result in the fact that the enemy can't see you when there is such a fence between you and the enemy if they aren't alerted. If they are alerted (when you shoot through the fence or there is a fight nearby), the fence won't provide you visible cover anymore but the 49% bullet cover remains, of course.

So no, it's not a bug ;)

Page 1 of 1 All times are UTC
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/