Need advice.
by Slooie · in General Discussion · 11/30/2007 (2:34 am) · 5 replies
Heres the deal, im one of those I wana make an MMORPG Kids, but that dream failed every time i attempted it, now i have a basic understanding of programming ive played around with dark basic a little, i dont know all the commands/ syntax of most stuff but anyways
i have a new plan for a game but id like to know if the developer community would be enough to get me threw all my huge troulbes i would have... beacuse this game would have to be multiplayer, but not HUGE maybe like 10 ppl at the most , 1 small map, 1 or 2 classes to choose from, couple skills per class, thats about it, how hard would this be to make how long would it take .... is there enough tutorials to explain everything i would need for this?...
thats all thanks
i have a new plan for a game but id like to know if the developer community would be enough to get me threw all my huge troulbes i would have... beacuse this game would have to be multiplayer, but not HUGE maybe like 10 ppl at the most , 1 small map, 1 or 2 classes to choose from, couple skills per class, thats about it, how hard would this be to make how long would it take .... is there enough tutorials to explain everything i would need for this?...
thats all thanks
#2
I was getting ready for a good laugh when I read that first sentence. You could certainly accomplish this with regular TGE since it's not really an MMO. Instead of trying to create this item first, start with some basic building blocks and work up from there. Spend a little time with the FPS starter kit, get to know basic input, etc. Then work up to a simple networked application, etc.
There are going to be time where you'll have to rely on an understanding of computers, networks, programming, and TGE capabilities. Tutorials won't always be available, but just copying them won't teach you much if you aren't spending the time to understand them.
11/30/2007 (10:02 am)
You know, that's actually an achievable goal. I was getting ready for a good laugh when I read that first sentence. You could certainly accomplish this with regular TGE since it's not really an MMO. Instead of trying to create this item first, start with some basic building blocks and work up from there. Spend a little time with the FPS starter kit, get to know basic input, etc. Then work up to a simple networked application, etc.
There are going to be time where you'll have to rely on an understanding of computers, networks, programming, and TGE capabilities. Tutorials won't always be available, but just copying them won't teach you much if you aren't spending the time to understand them.
#3
and lots to do with dedication and drive.
if you really want to do it, you can.
what you want here is trivial and could be most likely done 100% in script.
using code from various other scripts you can find.
11/30/2007 (10:37 am)
To be honest, it has nothing to do with IQ.and lots to do with dedication and drive.
if you really want to do it, you can.
what you want here is trivial and could be most likely done 100% in script.
using code from various other scripts you can find.
#4
11/30/2007 (1:55 pm)
Ok let me rephrase, a little,, how is this developer network i cant get access too, are there lots of tutorials, rpg tutorials, multiplayer scripting tutorials,? also let me ask you all, how long did have u been programming have u been successful in completing projects , what were they and how long did they take, haha if anyone takes the time to answer all those thanks, :D
#5
11/30/2007 (1:57 pm)
Take a look at MMOWorkshop. For the price of Torque and AFX, you get the MMOWorkshop code for free.
Torque Owner Brian Wilson
I can't tell you if any of these products are for you... but I can tell you one thing... walk before you can run. Learn to make a card matching game before you try to tackle World of Warcraft.