I Need Help!

Content and general development discussion, including quest scripts and server code. TMW Classic is a project comprising the Legacy tmwAthena server & the designated improved engine server based on evolHercules.


Forum rules

This forum houses many years of development, tracing back to some of the earliest posts that exist on the board.

Its current use is for the continued development of the server and game it has always served: TMW Classic.

Post Reply
Dragon Rider
Peon
Peon
Posts: 4
Joined: 09 May 2007, 00:02

I Need Help!

Post by Dragon Rider »

Hello I was just wondering what program did you use to create this game?
User avatar
Tarrei
Peon
Peon
Posts: 21
Joined: 05 May 2007, 17:27

Post by Tarrei »

Matt
Grand Knight
Grand Knight
Posts: 1759
Joined: 07 Aug 2004, 10:47
Location: Germany->Bavaria

Post by Matt »

We used RPG Maker 2008 :)
User avatar
Crush
TMW Adviser
TMW Adviser
Posts: 8046
Joined: 25 Aug 2005, 16:08
Location: Germany

Re: I Need Help!

Post 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/
  • former Manasource Programmer
  • former TMW Pixel artist
  • NOT a game master

Please do not send me any inquiries regarding player accounts on TMW.


You might have heard a certain rumor about me. This rumor is completely false. You might also have heard the other rumor about me. This rumor is 100% accurate.
Post Reply