You can't see the flash when I hit the enemy

Steven1985

Active member
Hi guys,
there is no tick on noflash but if I hit an enemy however the flash is not there. Why?
Thank in advance.
 
Solution
OpenBOR stats has a bug: it swaps the place of UNBLOCKABLE and NOFLASH.
So when you check UNBLOCKABLE, in fact, you are checking NOFLASH.

That is it
There are couple possibilities:
1. The enemy has specific flash to be spawned when he/she/it is hit.
2. The attackbox is blast which has 1 less parameter than regular attackbox and noflash parameter is set instead.
 
There are couple possibilities:
1. The enemy has specific flash to be spawned when he/she/it is hit.
2. The attackbox is blast which has 1 less parameter than regular attackbox and noflash parameter is set instead.
The attackbox of my character is long to have the effect that the enemy is hit by a bullet.
 
Back
Top Bottom