Game Development Community

Questions !!

by Morfar · in General Discussion · 04/15/2003 (6:32 am) · 27 replies

hi all

im kind of confused of this site.
i dont own the TORQUE gamemaker, and wont to try a demo, i dont just buy something i dont know so maybe someone could help me.
how does it work ?
the program...
It is possible to make a adventure game like DIABLO2 but in TRIBES game style?
or its only possible to make game like tribes, where 2 teams battling each other?
maybe someone could gimme some pictures of the program, im very interested so maybe ya could help me spend my 100$ on this gamemaker !

please write some answars

:: Morfar !

About the author

Recent Threads

Page«First 1 2 Next»
#21
04/16/2003 (11:14 am)
ok thanx guys!
(i really feel newbie now, everybody talk down to me)
but thats life...

but im still interested in getting a screenshot of the program, that isn to much for ask for, i guess ?
can somebody just gimme a screenshot so i can see what i gonna work with (somewhere in the future)

- morfar
#22
04/16/2003 (11:21 am)
We aren't talking down to you. We just don't want you to throw $100 away because you won't get anything out of Torque until you learn some stuff.
#23
04/16/2003 (11:36 am)
Michael Cozzolino >>
Thanx you for saying that !

ok, i will buy or try to find a book about C++ in the library !
Thanx for the help guys !
Keep up that good support !

- Morfar !
#24
04/16/2003 (12:03 pm)
You keep asking for a "screenshot of the program." I still don't think you understand what the Torque Game Engine is.

At the very core, torque is not graphical. There are no fancy GUIs to guide you through making your game. It was designed as a professional game engine, and not a game maker, as you may think it is. The engine is, quite literally, exactly what NfoCipher posted a screenshot of: lines of code.

Since you know PHP, Ill use that as an example. PHP consists of a bunch of lines of code that, when ran, spit out web content (usually). Torque is a bunch of lines of code that, when compiled and ran, is a game.

Now, if you want to see what kind of game Torque is capable of making, you can play Tribes 2, Realm Wars, Marble Blast, Orbz, or Think Tank.
#25
04/16/2003 (12:52 pm)
It's quite ironic that he's asking for screenshots when the Snapshot Gallery at the TOP RIGHT of most pages gives some great examples of games developed using Torque.

Also, I guess he missed the link near the TOP RIGHT of the page that say "Realm Wars" (beneath "Torque Game Engine"), which leads you to:

www.garagegames.com/mg/projects/realmwars/gallery.php?page=3

I admit this one is a little more obscure, but here it is:

www.garagegames.com/pg/product/view.php?id=1

I guess web site browsing is a lost art among the young-uns of today.
#26
04/16/2003 (2:41 pm)
Morfar !

I played Rune alot !
And i made about 50 maps and 2 mods and alot of mutators for Rune !
To make a game like Rune in Torque is really no problem
But !!!
You need to learn alot !
Its alot easier to do a map with rooms in unrealed
But when it comes to terrains and large outdoor maps
then i say Torque is far better then the unreal engine !

Download Realmwars !
Download Realmwars !
Download Realmwars !

Hihi
-Billy
#27
04/20/2003 (6:24 pm)
Morfar,
Don't worry about these guys Torque is not as complicated as they make it sound. For you I would recommend staying away from the actual source code for a while. Grab something like realm wars and play around with the scripts, there's an incredible amount of stuff you can make with scripts. then when you feel restricted by what the scripts can do, start learning c++ and then edit the source code.
Good luck to you.
Page«First 1 2 Next»