Starter script
by Bhaskar Banerjee · in Torque Game Engine · 03/31/2004 (10:48 am) · 4 replies
Hi,
I want to make a little level with script, all single player. I've tried few tutorials, but none of them cam drag me out of my problem. Can anyone give me some help/tips on scripting?
Thanks in advance.
I want to make a little level with script, all single player. I've tried few tutorials, but none of them cam drag me out of my problem. Can anyone give me some help/tips on scripting?
Thanks in advance.
#2
echo("my echo statement");
Also try this site out.
www.codesampler.com/torque.htm
03/31/2004 (11:10 am)
The echo command is your friend. Use echo commands to learn the flow of the script.echo("my echo statement");
Also try this site out.
www.codesampler.com/torque.htm
#3
"ljepg.lib no found"
And it's unable to link. Where to find that file.
Rest of my problem solved a little bit by the help of some other threads.
Thanks for reply.
N.B Can you give me any address to find out the detailed help file of Torque Script? Those available .PDFs are really very much problematic.
04/01/2004 (9:32 am)
Actually I want to do a third person game. No 1stP view at all. Secondly, when I'm compiling max2dts VC6 is showing an error:"ljepg.lib no found"
And it's unable to link. Where to find that file.
Rest of my problem solved a little bit by the help of some other threads.
Thanks for reply.
N.B Can you give me any address to find out the detailed help file of Torque Script? Those available .PDFs are really very much problematic.
Torque 3D Owner Drew Parker