Adding prebuilt Models
by Harry · in Torque Game Engine · 11/01/2001 (9:07 pm) · 4 replies
Since I don't have any models to work with I am using the light_male.dts file T2 for tinkering. I tried adding it to the demo and the object fails to register.
I did bring over all of the dsq files and png files so I don't think that is the issue. I presume that I don't need to change anything within the base code for the engine or am I completely wrong in that?
Thanks. Harry
I did bring over all of the dsq files and png files so I don't think that is the issue. I presume that I don't need to change anything within the base code for the engine or am I completely wrong in that?
Thanks. Harry
#2
data/shapes/player.player.cs (0): Register object failed for object light_maleDts.
server/scripts/player.cs (0): preload failed for LightMaleHumanArmor: ShapeBaseData: Couldn't load shape "data/shapes/light_male.dts".
Thanks
11/02/2001 (5:18 am)
Yes, below are the errors that I receive,data/shapes/player.player.cs (0): Register object failed for object light_maleDts.
server/scripts/player.cs (0): preload failed for LightMaleHumanArmor: ShapeBaseData: Couldn't load shape "data/shapes/light_male.dts".
Thanks
#3
so im thinking of putting my single player game on hold and doing a multiplayer Demo "only" of Pwrweapons and using premade models, which i beleive would be a great way to interduce the single player Game which would also include the infamous multiplayer death match mode (in famous "my foot" (There was about 15 versions with over 15000 downloads)):)
11/02/2001 (5:42 am)
i cant help you with your trouble, but i just wanted to mention that this sounds like a good idea, i did a search on msn for my q3a Pwrweapons mod and was amazed at all the diferent languages of sites (some i dont even know what they are) that had links to my mod, so im thinking of putting my single player game on hold and doing a multiplayer Demo "only" of Pwrweapons and using premade models, which i beleive would be a great way to interduce the single player Game which would also include the infamous multiplayer death match mode (in famous "my foot" (There was about 15 versions with over 15000 downloads)):)
#4
Thanks anyway....
11/04/2001 (6:58 pm)
It was an error on my part. Got it corrected now and the models work fine....Thanks anyway....
Torque Owner Rick Overman