miaig Posted February 24, 2015 Posted February 24, 2015 Hi, Is there a way to determine which aircraft is the player using without using the two functions LoGetObjectById and LoGetPlayerPlaneId? The reason for asking this is that according with this post: http://forums.eagle.ru/showthread.php?t=14323 LoGetObjectById does not work if EnableExportScript is set to false. Thanks !
Teo Posted February 24, 2015 Posted February 24, 2015 Yes, LoGetSelfData() is what you are looking for.
miaig Posted February 25, 2015 Author Posted February 25, 2015 Yes, LoGetSelfData() is what you are looking for. Thanks Teo, I'll try it out.
Recommended Posts