Game Development Community

Flying Vehicles?

by Edward Smith · in General Discussion · 08/03/2002 (5:04 am) · 9 replies

How can I make flying vehicle models? With MS?


Because I get this...
_________________________________________________________

Fatal: (c:\torque\engine\game\vehicles\vehicle.cc @ 471)


Pure virtual (sorta) function called!
_________________________________________________________

I'm using 1.1.2

And I can only think its because of the model...

Any other ideas Please?

#1
08/04/2002 (12:32 am)
Looking at the error your getting i dont think it is pointing towards the model, one way to test this, would be to replace your model with one of the .dts models from Realm Wars, and see if you get the same error, if it works then, its your model, if not, its code or script i expect.
#2
08/04/2002 (2:07 am)
Does RW have vehicels? Or doesn't it matter?
#3
08/04/2002 (4:42 am)
no it dosent or shouldnt matter any dts file could be used to test this i think, dont forget the textures though.
Im no coder but you might want to look at your vehicle.cc @ line 471
#4
08/04/2002 (4:54 am)
Yeah its a collision mesh thing... so I thought model.
#5
08/05/2002 (2:05 am)
I tryed putting the Car model(from the racing mod) in and still the same message???
#6
08/08/2002 (1:47 am)
Is any one else having problems like this?

And does anyone have a model which i could use to test it? If it works for you that is.
#7
08/08/2002 (6:01 am)
What do you need ?
If a car DTS doesn't work, I fear that a plane DTS will not FLY also !!!!!
#8
08/09/2002 (1:59 am)
oh thats what i was dreading....

Anyone else got flying in the 1.1.2?
#9
08/09/2002 (6:36 am)
Look here if it helps.

http://www.garagegames.com/index.php?sec=mg&mod=resource&page=view&qid=2490


Bye