Ayuto / EventScripts-Emulator

A Source.Python plugin that is able to run EventScripts addons.
16 stars 9 forks source link

es playerset model prop client crash after death #64

Open NosferatuJoe opened 3 years ago

NosferatuJoe commented 3 years ago

Using es playerset model with a prop causes all player clients to crash on that player's death. So using this causes client crashes on death: es playerset model USERID models\props_c17\oildrum001.mdl

NosferatuJoe commented 3 years ago

This might be useful to solve this issue: https://forums.alliedmods.net/showthread.php?t=325005

NosferatuJoe commented 3 years ago

The crash happens because a prop has no ragdoll. A possible workaround would be to make the prop model automatically overwrite with a default model right before dying.