jockmacmad said:
Well after a pretty much trouble free installation from the excellent instructions and some poking around in the example game I managed to get the most basic of clients working with Leadwerks.
I can connect to the server and pull back and show the info from the Mage & Mercs info. So I guess next I will look at creating proper Login and Char selection UIs first before I head off in to the great unknown of getting the server side working properly which as always was my first goal ;)
Glad to hear you managed connecting from a non .NET client.
Regarding the server, check the docs and the TODO comments in the demo WSE. The WSE is where all the custom game logic is implemented and where most of the heavy coding takes place.
Regards
Riki