Jump to content

Aircraft Type


amcpilot

Recommended Posts

Just wondering on the schedule briefing page is it possible to call the aircraft type. e.g. B744 etc.. If so does any body have it?

thanks,

Try this:

<strong>Equipment: </strong><?php echo $route->aircraft; ?> (<?php echo $route->type;?>)

Link to comment
Share on other sites

I think by default that is supposed to happen without calling anything special. Mine did. I then added the aircraft registration to it so now instead of just B747-400 it shows as B747-400 N689ME. And that is the exact aircraft that is scheduled for that flight of the briefing page being viewed.

Link to comment
Share on other sites

Guest lorathon

I just looked at a clean version of the SchedulesData class and you will not get what you are looking for without modifying the findSchedules function.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...