Jump to content


MMORPG Game Idea


5 replies to this topic

#1 Aisodas

    New Member

  • Members
  • Pip
  • 2 posts

Posted 17 May 2008 - 08:54 PM

Hello, i am thinking about making a MMORPG with my C++ Coding knowledge. Yet i have a few questions also. Question 1:Is C++ Coding language a good one to make MMORPGS. Question 2:What are some good programs to make tiles, characters, graphics, etc. The MMORPG is mostly based on anything in the background story. Which will be posted on a website made for the game. Also there are some more features than regular MMORPGS would have.

#2 wiury123

    New Member

  • Members
  • PipPip
  • 26 posts

Posted 17 May 2008 - 09:11 PM

Answer 1>> Depends. but i recommended C++. But ofcourse you can use also FreeBasic,PureBasic or BlitzBasic's products etc.
For Server-Side i suggest c++ (mingw/gcpp etc), easy way to porting your code for any server machine.

Answer 2>> Tiles,Characters? any 2d paint program, like PaintShopPro is good.
But if you want better graphix i recommended use render program like Blender.
good choice for Isometric 2D games.

#3 Aisodas

    New Member

  • Members
  • Pip
  • 2 posts

Posted 18 May 2008 - 05:10 AM

Link to blender and the other programs¿

#4 Reedbeta

    DevMaster Staff

  • Administrators
  • 4782 posts
  • LocationBellevue, WA

Posted 18 May 2008 - 06:09 AM

You can find Blender using a 5-second google search.
reedbeta.com - developer blog, OpenGL demos, and other projects

#5 bluefalconloyd

    New Member

  • Members
  • Pip
  • 1 posts

Posted 30 June 2008 - 10:29 PM

To the OP - It sounds like you should work on something less troublesome than an MMORPG. Not to bust a bubble or anything but if you're unable to even find a link for blender then I am going to doubt you're ability to manage a team trying to create an MMORPG, and the ability to find the information needed to create one.

Try managing a team creating a small one-player RPG or an arcade or something, then work your way up to an MMORPG.


P.S. - Does blender not work on Vista x64 bit or something? I've downloaded it and it's stating I'm missing a .DLL file. I reinstalled it and it still shows it. I even downloaded the specific .DLL file and followed the directions to put it back in the Win32 folder and still nothing?

#6 Reedbeta

    DevMaster Staff

  • Administrators
  • 4782 posts
  • LocationBellevue, WA

Posted 01 July 2008 - 01:47 AM

Which DLL file is it? If it's msvcp80.dll or something similar, you might need to install the appropriate version of the Visual C++ runtime library. (Having the DLL in the directory is not enough due to the more complicated way dynamic linking works in programs built with more recent versions of Visual C++.)
reedbeta.com - developer blog, OpenGL demos, and other projects





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users