Page 1 of 1

I Need Help!

Posted: 13 May 2007, 00:02
by Dragon Rider
Hello I was just wondering what program did you use to create this game?

Posted: 13 May 2007, 06:56
by Tarrei

Posted: 13 May 2007, 10:07
by Matt
We used RPG Maker 2008 :)

Re: I Need Help!

Posted: 13 May 2007, 10:51
by Crush
Dragon Rider wrote:Hello I was just wondering what program did you use to create this game?
The client is programmed in C++. Our reference compiler is GCC but anything compilant with the ISO C++ standard should work.

The server is currently the ragnarok online server emulator eAthena. But because it is quite limited we are currently programming a new server in C++.

For creating graphics most of us are using GIMP (free alternative for photoshop). http://www.gimp.org/

The map editor we are using for creating maps is called Tiled. http://mapeditor.org/