Game Development Community

Is it possible to make a login screen with the trial software

by Ryan Farrell · in Game Design and Creative Issues · 01/11/2013 (9:50 am) · 5 replies

Hey Im trying to follow this tutorial
http://www.garagegames.com/community/resources/view/7605
can I do this with the trial software or do I need the src?
I tried finding the server/scripts/commands.cs but no luck

About the author

Recent Threads


#1
01/11/2013 (9:58 am)
Trial software?
T3D is free and open source under the MIT license https://github.com/GarageGames/Torque3D
Why would you use the trial version?

Besides that tutorial is from 2005 so some information might have been outdated :)
#2
01/11/2013 (10:18 am)
Im trying to use 2d
also can you link me to a tutorial that is up to date?
#3
01/11/2013 (10:37 am)
@Ryan
We're about to release T2D under MIT as well. www.garagegames.com/community/blogs/view/22091

A proper login system would require source access, depending on what you want it to do. I think someone wrote a resource for T3D a year or two back that actually added database support using only script. That particular resource you linked is actually for TGE (our old 3D engine) and not for TGB/T2D.
#4
01/11/2013 (2:23 pm)
is there a tutorial for T2D you can link me for making a login... sorry guys I'm really new to Torque and trying to just get my feet wet.

if there is only ones for T3D I will convert to 3d... and in that case can you link me to the one that has the db support?

thanx again for all your help guys...
I really appreciate it
#5
01/12/2013 (5:54 pm)
also when is torque 2d going to be free open src or does anyone know?