Game Development Community

Torque Game Engine help

by Debayan · in General Discussion · 10/26/2008 (12:39 am) · 4 replies

Hello,
PLease help me asap.

I followed the documentation given with the product. And when I put the button with the command - loadMyMission(); it says waiting for server or loading mission and it hangs . Nothing happens.

PLease help.

Thanks a zillion!

About the author


#1
10/26/2008 (8:49 am)
Debayan,
I modified the GettingStarted.PDF file that comes with the demo.
It was changed to be more logical, clarifying what the original .PDF was written to show you.
I also added pictures so you can see what the original file was talking about.
And lastly, I removed the built-in "oops" part where you need to back track and fix.

All in all it's pretty good for explaining just how to move along through the tutorial.
If you want my version I can email it in .zip form directly to you if you send an email to me.
My email address is in my profile. Just click my name on the left to see it.
#2
10/26/2008 (2:40 pm)
GetStarted.zip


Tried emailing it. It was returned as too large for the mail box. The link above is a file share site to get it.
#3
10/26/2008 (9:18 pm)
Ok.. um the problem is there but i went around it. My default loadMyMission(); is not gameone.mis but it is flat.mis. So I have to start the gaem using flat.mis and then go to file-open mission and select gameone.mis.
#4
08/03/2011 (5:19 pm)
A problem I've encountered with 1.5.2 today. I read through and followed all the steps as they were written including several rewrites and rereads of the script, however when my player collides with the logo object my score remains "Score: 0".