mtasa-blue icon indicating copy to clipboard operation
mtasa-blue copied to clipboard

Can't walk through dead ped's body on created object

Open Renard-XVIII opened this issue 1 year ago • 3 comments

Describe the bug

Can't move through dead ped's body if ped on the created object (serverside/clientside, no matter). It will be a collision shape on his body, like ped not dead at all.

Steps to reproduce

  1. Start peddeadonobject
  2. Execute command 'toped'
  3. Kill ped the way you like (ped must stay in object bounds)
  4. Try to walk through his body

Version

Client: 1.6-release-22410 Server: 1.6-release-22505

Additional context

No response

Relevant log output

No response

Security Policy

  • [x] I have read and understood the Security Policy and this issue is not security related.

peddeadonobject.zip

Renard-XVIII avatar Jun 11 '24 18:06 Renard-XVIII

I think this is a GTA bug. Using the function createBuilding this bug does not occur.

FileEX avatar Jun 11 '24 21:06 FileEX

I've to tried to create building outside game map, and got error about it.

Renard-XVIII avatar Jun 11 '24 23:06 Renard-XVIII

Buildings cannot be created outside the map boundaries. This is a direct result of GTA's limitations (probably). If you want to create something away from the players, use setElementDimension or create it high in the sky.

FileEX avatar Jun 12 '24 10:06 FileEX