drgbase icon indicating copy to clipboard operation
drgbase copied to clipboard

Bullets from NPCs come from their eyes instead of their gun

Open TheOnly8Z opened this issue 4 years ago • 2 comments

To replicate, spawn any bot (npc_drg_testhuman suffices) and watch it shoot. The bullet origin seems to be the eye, instead of the gun it is holding.

TheOnly8Z avatar May 14 '20 00:05 TheOnly8Z

Upon further testing, I believe that this issue is purely visual, and is most likely caused by only the server calling FireBullet() and not the client. On the server side, the firing position is normal, but the client does not receive EntityFireBullets at all.

Hope this helps.

TheOnly8Z avatar May 15 '20 11:05 TheOnly8Z

Not sure why this happens. I have also noticed this. Tried countless attempts to fix it however no luck.

juanjo-ga avatar Mar 17 '21 06:03 juanjo-ga