SA-MP Forums Archive
Does Attach3DTextLabelToVehicle remain with the vehicle? - 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)
+--- Thread: Does Attach3DTextLabelToVehicle remain with the vehicle? (/showthread.php?tid=414548)



Does Attach3DTextLabelToVehicle remain with the vehicle? - Dokins - 09.02.2013

Title says all.


Re: Does Attach3DTextLabelToVehicle remain with the vehicle? - Infinity90 - 09.02.2013

What do you mean remain? Whilst driving? When exiting? When the vehicle is destroyed?


Re: Does Attach3DTextLabelToVehicle remain with the vehicle? - Dokins - 09.02.2013

Whilst driving.


Re: Does Attach3DTextLabelToVehicle remain with the vehicle? - Infinity90 - 09.02.2013

Yes, it will.


Re: Does Attach3DTextLabelToVehicle remain with the vehicle? - Dokins - 09.02.2013

Could you tell me why this doesn't in that case?

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


Re: Does Attach3DTextLabelToVehicle remain with the vehicle? - Infinity90 - 09.02.2013

What happens? Does it not move?


Re: Does Attach3DTextLabelToVehicle remain with the vehicle? - PrawkC - 09.02.2013

Quote:
Originally Posted by Dokins
Посмотреть сообщение
Could you tell me why this doesn't in that case?

https://sampforum.blast.hk/showthread.php?tid=414539
You're creating it with incognitos streamer, then trying to use the native function.. they don't work together.

You see that argument set as "INVALID_VEHICLE_ID" ? That needs to be the vehicle id.


Re: Does Attach3DTextLabelToVehicle remain with the vehicle? - Dokins - 09.02.2013

Thank you, You just helped a lot! + rep.