Database Work
by none · in Torque Game Engine · 06/16/2012 (1:28 am) · 10 replies
Hello everyone! Me and my team are only artists and we need some important and key work done in the coding and database department and would be willing to pay for this work to be done. Essentially, we need a create account/login system that opens at the beginning of the game. After this should be a character creation (or if a character has been created, a character select screen) which shows the player as customized and gives the player option of race, face, body, legs, ect. After the character is created/selected the player will either start in the starting spot for new players or where he/she last logged in. Additionally, a persistent money/inventory would also be required. We have no idea how to do any of this but would be willing to pay for someone who is truly capable to do it. Thanks for anyone interested!
#2
06/16/2012 (8:51 am)
It would probably require some amount of modification to get it working in there, especially if its source code. :( unfortunately I wouldn't know how to begin.
#3
it was done in script.
i can send u a demo to test with Torque3D_Tools_Demo_1_2
(http://demos.garagegames.com/t3d/Torque3D_Tools_Demo_1_2.exe)
"we need a create account/login system"
i have no idea on t3d's database system.moreover yours one is TGE
06/16/2012 (9:37 am)
", especially if its source code. "it was done in script.
i can send u a demo to test with Torque3D_Tools_Demo_1_2
(http://demos.garagegames.com/t3d/Torque3D_Tools_Demo_1_2.exe)
"we need a create account/login system"
i have no idea on t3d's database system.moreover yours one is TGE
#4
06/16/2012 (2:40 pm)
There's a really old resource that does an account/login system for TGE. I think it was by Dreamer.
#5
@ Willbkool I followed those tutorials the only issue is that it requires a bunch of other changes that I'm not to fond of and it also operates on a local SQLite database whereas I'd prefer a system that connects to a webdatabase.
06/17/2012 (10:28 am)
@ ahsan that system looks cool but I'm really inexperienced and I think I wouldn't be able to convert it. If i upgrade to T3D which i really hope to do, I'll shoot you a message.@ Willbkool I followed those tutorials the only issue is that it requires a bunch of other changes that I'm not to fond of and it also operates on a local SQLite database whereas I'd prefer a system that connects to a webdatabase.
#6
Since you are still using TGE, this thread may help you out or at least give you some ideas.
www.garagegames.com/community/resources/view/4085
06/18/2012 (10:55 am)
KrystianSince you are still using TGE, this thread may help you out or at least give you some ideas.
www.garagegames.com/community/resources/view/4085
#7
06/19/2012 (8:25 am)
Thanks Chip, I'll give this a go!
#8
06/25/2012 (3:11 pm)
Ahsan I just upgraded to T3D. I would be interested in seeing your demo.
#9
i am extremely busy for next 8 hour.
i will sent u the demo after that.
sent me a mail at
muzaheed57@gmail.com
06/25/2012 (7:01 pm)
@krystian,i am extremely busy for next 8 hour.
i will sent u the demo after that.
sent me a mail at
muzaheed57@gmail.com
#10
06/25/2012 (7:46 pm)
No problem, thank you very much
Ahsan Muzaheed
Default Studio Name
created, a character select screen) which shows the player as
customized and gives the player option of race, face, body, legs, ect.
After the character is created/selected the player will either start
in the starting spot for new players"
i have made a player selection menu.it also have skill modification and weapon selection menu.all in 3d view.also there is a 2d view option.
it can be modified to select player body also.
all these was done in torque 3d.so do not know will that work in tge.