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

Fixed setElementDimension resets attachElements

Open HYPER-00 opened this issue 2 years ago • 3 comments

Fixes #3114 when use attachElements with setElementDimension all the attached elements are reset

HYPER-00 avatar Aug 03 '23 03:08 HYPER-00

My problem with this solution is the recursive event trigger of onClientElementDimensionChange.

botder avatar Sep 09 '23 16:09 botder

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

Proxy-99 avatar Jul 04 '24 19:07 Proxy-99