Page 1 of 1

server source code - compile

Posted: 29 Mar 2007, 10:23
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...

Posted: 29 Mar 2007, 12:13
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.

Posted: 29 Mar 2007, 12:21
by ElvenProgrammer
Whenever you want to compile eAthena in Windows you'll need to use Cygwin