Thread: stupid plane again

  1. #1
    Registered User edshaft's Avatar
    Join Date
    Nov 2001
    Posts
    45

    Thumbs down stupid plane again

    well the code works but i actually need it to work with one array instead of the flagfirst and flagecon you used
    the array is seat[10]
    i tried to fix it but im screwed up once again and if anyone helps that would be wonderful
    the despriction of how it works is the same it is just that i need it to work w/that array
    see "airplane again"

  2. #2
    Unregistered
    Guest
    Try using one array and if the seat is empty, the value will be 0; if the seat is first class, the value will be 1; if the seat is economy, the value will be 2.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Insane far plane
    By VirtualAce in forum Game Programming
    Replies: 0
    Last Post: 09-24-2008, 11:36 PM
  2. create plane in 3D and
    By michi7 in forum Tech Board
    Replies: 6
    Last Post: 07-22-2008, 03:31 PM
  3. Textured plane suggestions
    By VirtualAce in forum Game Programming
    Replies: 9
    Last Post: 04-20-2004, 09:28 PM
  4. Incredibly Stupid People
    By DavidP in forum A Brief History of Cprogramming.com
    Replies: 9
    Last Post: 09-09-2003, 04:12 PM
  5. Clipping plane prob?
    By gazsux in forum Game Programming
    Replies: 7
    Last Post: 07-04-2003, 09:49 PM