Main Menu
  • Welcome to The RPG Maker Resource Kit.

Byond - MMORPG maker

Started by NESonline, April 25, 2010, 09:28:31 AM

0 Members and 1 Guest are viewing this topic.

NESonline

Has anyone here tried using Byond's engine for mmorpg's? There are quite some notable games on that site.

Poetic_Alias

Eh I looked into it but it really seems limited. Especially with character sizes and customisation.

NESonline

Actually the icon size limitations can exceed 32x32 now, so there should be no limitations on that.

There really is no limitations in Byond, except how the network interacts (it's primarily a network game engine), you just need to read the documentation and learn how to program in it effectively/efficiently. It's comparable to learning C++/Java, but it has a lot pre made processes and whatnot to give you a bigger jump into making games.

Btw, what exactly do you mean by customization? It's very customizable, but like I said you need to understand the programming language.

In your case, what exactly is your limitation?