Skip to content

Dead NPC appears standing instead of lying after stream-in #1219

Description

@mrreus

Describe the bug
When a dead NPC is streamed in by a player (on first approach or after player respawn), the client displays the NPC as standing instead of lying dead on the ground.

To Reproduce

  1. Spawn an NPC and kill it
  2. Die and respawn
  3. NPC appears standing instead of dead

Expected behavior
Dead NPCs should appear lying on the ground when streamed in, consistent with FCNPC behavior which sent RPC_WorldPlayerDeath (166) in ProcessStreamIn when GetState() == PLAYER_STATE_WASTED.

Release version: omp 1.5.8.3126

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingnightly

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions