bsammnz Posted April 12, 2013 Share Posted April 12, 2013 I am trying to understand the Link plugin for mumble - http://mumble.sourceforge.net/Linkdo I need to instantiate a new linkedmem for each player, and then in the updatemumble function simply update the coordinates for the players?I can get the initialization function to run just fine, but I am still a bit mystified by how this might work. A point in the right direction would be awesome!Thanks! Quote Link to comment Share on other sites More sharing options...
Administrators kissaki Posted April 13, 2013 Administrators Share Posted April 13, 2013 On the client you only push / make available the positional data of *that* player. The Mumble clients will negotiate and communicate with each other and share their data as necessary. Quote Link to comment Share on other sites More sharing options...
bsammnz Posted April 15, 2013 Author Share Posted April 15, 2013 Awesome! Thank you Quote 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.