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! 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. Link to comment Share on other sites More sharing options...
bsammnz Posted April 15, 2013 Author Share Posted April 15, 2013 Awesome! Thank you Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now