mtasa-blue
mtasa-blue copied to clipboard
Fixed setElementDimension resets attachElements
Fixes #3114 when use attachElements with setElementDimension all the attached elements are reset
My problem with this solution is the recursive event trigger of onClientElementDimensionChange.
My problem with this solution is the recursive event trigger of
onClientElementDimensionChange.
@HYPER-00 can u work on this and add function like
GetAttachedEntity(i)->SetAttachElemenstDimension(usDimension);
I think you should include server side too Server\mods\deathmatch\logic\CElement.cpp