Czar Posted October 29, 2011 Share Posted October 29, 2011 How does Leadwerks multiplayer work? If I have two games running the same thing, and only transmit orders to units between clients, will it result in a deterministic game? Thanks. Quote Link to comment Share on other sites More sharing options...
Josh Posted October 30, 2011 Share Posted October 30, 2011 I would have the clients send key presses and input to the server, and have the server send back results. That way there will be one game running on the server that controls everything, and sends the results to the client. Quote My job is to make tools you love, with the features you want, and performance you can't live without. Link to comment Share on other sites More sharing options...
Wchris Posted October 30, 2011 Share Posted October 30, 2011 How does Leadwerks multiplayer work? If I have two games running the same thing, and only transmit orders to units between clients, will it result in a deterministic game? Thanks. Maybe you should read ingeneer ken's raknet for LE tutorial. http://www.leadwerks.com/werkspace/page/Documentation/LE2/tutorials/_/programming/cpp/raknet-in-leadwerks-tutorial-r80 Looks like he wrote it right for you Cheers Quote Windows 7 home - 32 bits Intel Quad Q6600 - nVidia GTX 460 1GB - 2 GB RAM Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.