Zed wrote:
Happened twice with an armory truck. Also i noticed sometimes similar effect occurs without any vehicle - you throw a normal nade, but cant see it, only can see the explosion.
edit: recorded it:
http://www.youtube.com/watch?v=pkfPyO50 ... e=youtu.beStep by step reproduction:
1) Respawn
2) Run to armory, pickup impact nade lying around on the ground
3) Run to the spawn truck, get in, drive 2 meters, get out.
4) Run away 3 meters from the truck, throw a nade
5) ???
6) Profit!
Cool, got it fixed, thanks for setting me on the right path! The moment of starting to throw a grenade doesn't update the skeletal pose on the server (unless a server player has the client player in the camera view - with a dedicated server there is no such thing as a server player). So, after leaving a vehicle and throwing an impact nade before anything else causes the skeletal pose to be updated, the skeleton will still be inside the vehicle and the grenade will be spawned inside the vehicle, the grenade being an impact nade it blasts on the collision before the skeletal pose would be updated on the moment the grenade is let go and thrown (which is why it doesn't reproduce with hand grenades). Didn't try C4, but I'd imagine the same issue there, the C4 will spawn and stick to the vehicle.
Some events cause the skeletal pose to update, i.e. shooting or bullets being shot close enough, which can explain why it doesn't reproduce all the time. Joining with one RWR to another playing PvP quick match with 0 bots had the issue happen 100% with closed vehicles as long as the client was nowhere near the server player.