protonscr

[CS/CZ] armoury_entity can be pushed around by vehicles

steamclosed reviewedMOVED: Counter‐Strike
ValveSoftware/steam-for-linux#1091 · opened 2013-01-31 by xPaw · updated 2019-07-18 · 2 comments · github
XxPaw 2013-01-31 github

armoury_entity can be pushed by vehicles, and armoury_entity will always stay on position it was pushed on, without resetting it even on new round.

There are 2 ways to fix this:

  • Reset origin on new round
  • Prevent moving by setting movetype to none
Aalfred-valve maintainer 2013-01-31 github

Can you provide a way to reproduce this issue (nice clear steps please) so I can confirm any fixes we make.

XxPaw 2013-01-31 github

@alfred-valve You can do that on this custom map: http://cs.gamebanana.com/maps/155405

Firstly, get yourself a vehicle:
Counter-Strike 2013-01-31 20 06 23

After that, behind the wall, there will be grenades:
Counter-Strike 2013-01-31 20 08 18

Run them over with your vehicle, and restart the round, you will find these grenades in the wrong place:
Counter-Strike 2013-01-31 20 08 49

Nothing extracted yet.