[Pawn] AttachDynamicObjectToObject - Printable Version +- Burgershot (https://www.burgershot.gg) +-- Forum: SA-MP (https://www.burgershot.gg/forumdisplay.php?fid=3) +--- Forum: Pawn Scripting (https://www.burgershot.gg/forumdisplay.php?fid=10) +--- Thread: [Pawn] AttachDynamicObjectToObject (/showthread.php?tid=2296) |
AttachDynamicObjectToObject - Davee52 - 2022-05-30 Hi. I tried to use AttachDynamicObjectToObject, but failed, the object doesn't attach. Any ideas? Code: new id,p; P.S: It does work correctly when I convert it to default Create Object and AttachObjectToObject.. But i'm using streamer plugin |