SA-MP Forums Archive
Edit DynamicAttachObject ??? - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP (https://sampforum.blast.hk/forumdisplay.php?fid=3)
+--- Forum: Bug Reports (https://sampforum.blast.hk/forumdisplay.php?fid=20)
+--- Thread: Edit DynamicAttachObject ??? (/showthread.php?tid=502686)



Edit DynamicAttachObject ??? - qmnty - 25.03.2014

I have problem for my script AttachDynamicObjectToVehicle...

When i was edit that..
The Vehicle Object getting like make copy (Double Object).

Like This. V



Else when i was edit with new object...
It will like this. V



And this is for my script bug...

http://pastebin.com/7b5crPFv

Anyone can help me please....


Re: Edit DynamicAttachObject ??? - doreto - 25.03.2014

How is this SA-MP Bug?


Re: Edit DynamicAttachObject ??? - Pottus - 25.03.2014

I think it's a dumb idea to try and edit objects on a car like this it's not a SAMP issue at all more like a limitation.


Respuesta: Edit DynamicAttachObject ??? - OTACON - 25.03.2014

used Floatsub

pawn Код:
floatsub(posnew, posveh)
https://sampwiki.blast.hk/wiki/Floatsub



Re: Edit DynamicAttachObject ??? - qmnty - 26.03.2014

I have using Floatsub.

But it can't help...

Any else?


Re: Edit DynamicAttachObject ??? - RenovanZ - 26.03.2014

Its not SAMP Bug, you're posting in the wrong section, you should post it here: http://forum.sa-mp.com/forumdisplay.php?f=12 , thats why your last post (dollars cents) got deleted.
But, you can use floatcos, floatsin for that. I have this system and its work.


Re: Edit DynamicAttachObject ??? - qmnty - 26.03.2014

Bad me...

I'm sorry about that

A'm newbie here...

And about floatcos and floatsin
Can you tell me how it works