Hello i'm new on Lacewing and i want to know how can i have my own lacewing server and host it on my house, if someone can giveme a tutorial or exemple or something it would be great, thanks!
Hello i'm new on Lacewing and i want to know how can i have my own lacewing server and host it on my house, if someone can giveme a tutorial or exemple or something it would be great, thanks!
If you want to create your own server, especially designed for your game, you can use MMF, Python or C++ for it. But if you just need a simple server, there's already an app that you just need to run and that's all.
AFAIK, MMF is not really a good choice to create a server. I recommend using C++ for that or if you're not into it, you can just use Python: http://code.google.com/p/pylacewing/. I think it comes with some documentation, check out this thread: http://www.clickteam.com/epicenter/ubbthreads.php?ubb=showflat&Number=109154&page=1
There're no Lacewing tutorials for C++ (yet?) but it's not that hard to understand if you're into C++![]()
Where can I find the app u mean? I just downloaded the last pylacewing, I opened account_client into folder mmf/account_server with multimedia fusion, when i start this it throw an error "An error ocurred: Socket error - Error connecting."
I'm not sure, you'd have to ask Jamie since there's already a new version of Lacewing and the app was probably out of date.
I'm affraid I can't help with the pylacewing, I haven't used it. Try asking in the mentioned thread or maybe someone's gonna help here![]()
You need to get pylacewing from GitHub, since there hasn't been a release of the new protocol update yet.