Is SQL supported by the server?

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
phoenixangel
Peon
Peon
Posts: 7
Joined: 11 Feb 2008, 22:57

Is SQL supported by the server?

Post by phoenixangel »

can we change settings so that the server saves everything in sql instead of txt ?

If it's actually possible, then how can it be done?
User avatar
Crush
TMW Adviser
TMW Adviser
Posts: 8046
Joined: 25 Aug 2005, 16:08
Location: Germany

Post by Crush »

Are you talking about TMWServ or eAthena?
  • 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.
phoenixangel
Peon
Peon
Posts: 7
Joined: 11 Feb 2008, 22:57

Post by phoenixangel »

TMWServ
User avatar
Crush
TMW Adviser
TMW Adviser
Posts: 8046
Joined: 25 Aug 2005, 16:08
Location: Germany

Post by Crush »

TMWServ saves all account- and character data in an SQLite database per default. It is optionally possible to use an external MySQL or PostgreSQL database.
  • 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.
phoenixangel
Peon
Peon
Posts: 7
Joined: 11 Feb 2008, 22:57

Post by phoenixangel »

thanks ^_^'
Post Reply