server source code - compile

Ask for help regarding any technical issue or report any bug or OS independent issues.
Post Reply
civa_Hg
Peon
Peon
Posts: 7
Joined: 20 Mar 2007, 14:28

server source code - compile

Post by civa_Hg »

where can i find server source code?

can anyone compile the server with mingw or gcc under win32?

{
we want to write a educational game.

we have learned guichan and SDL.

our game:
a man(student) must to fix space ship. he explore the planet. (he is exploring like RPG(we will change mana world maps and sprites for it))

and there are too many electricty machines on the planet. he picks up them and then the game turns to a puzzle(electricity circuit is puzzle).
The game is RPG and Puzzle. we will change the mana world game to this.

can anyone help me to where should i start?
}

sorry for my bad english...
User avatar
Crush
TMW Adviser
TMW Adviser
Posts: 8046
Joined: 25 Aug 2005, 16:08
Location: Germany

Post by Crush »

What server do you want to compile? eAthena (currently used server) or TMWServ (new server)?


About your game idea: This sounds like a single player game to me. In that case an online rpg system like TMW would be a bad choice as a base.

I would suggest you to use a game creation system like RPGMaker. It is much more user-friendliy and easier to learn than customizing tmw for your needs.
  • 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.
User avatar
ElvenProgrammer
Founder
Founder
Posts: 2526
Joined: 13 Apr 2004, 19:11
Location: Italy
Contact:

Post by ElvenProgrammer »

Whenever you want to compile eAthena in Windows you'll need to use Cygwin
Post Reply