SA-MP Forums Archive
Vehicle's Lenght - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Vehicle's Lenght (/showthread.php?tid=221520)



Vehicle's Lenght - luis_lpv_22 - 05.02.2011

Hi all, I'm making a script wich attach objects to vehicles, but I have a problem. Each vehicle have different coordinates to attach the objects. So I think should be a function that attach the object according to the vehicle's lenght. I hope this function would be scriptable because It's a lot of work to get different coordinates to each vehicle hehe.

Greetings


Re: Vehicle's Lenght - [03]Garsino - 06.02.2011

https://sampforum.blast.hk/showthread.php?tid=102997

You could try to extract information like that from the GTA SA files. I know Slice have done it several times so you might ask him if you have a hard time doing it.