ListServer?

[QUOTE=Cadavre;104718]
The listserver is mainly programmed for Linux, that’s why the snprintf error is there, you’ll have to define snprintf to compile it.

#if defined(_WIN32) || defined(_WIN64) #ifdef _MSC_VER #define strncasecmp _strnicmp #define snprintf _snprintf #endif #endif
[/QUOTE]

Hey, rly good info, i got an working exe file now :), this is the help i need…ty very much. If anyone needs a compiled noSQL Version of the ListServer, i could upload it (if it is ok) :slight_smile:

Seeing that the game is open source (whatever to stephan and his invalid arguments ^_^) I would be very much interested in seeing a NEW nomysql version of gserver2 posted on these forums or even the downloads section of the website. Long live Graal Reborn, what Graal was always meant to be.