Page 1 of 1
[0.11.3] MPlayers: MP info on players in game.
Posted: Mon Nov 17, 2014 10:12 pm
by jeroon
A small Multi Player mod that shows who is currently in your game, along with their position and a ascii compass pointing to the other player(s). Also, there's some buttons
JamesOFarrell and I made this mostly as a proof of concept so you can build GUIs in MP, feel free to steal it
Re: [0.11.3+] MPlayers: MP info on players in game.
Posted: Sun Nov 23, 2014 4:48 am
by L0771
Thanks you.
Your code helped me so much.
EDIT: When use game.removeofflineplayers() reset all items, position, all, when login, is like a new player...
Re: [0.11.3+] MPlayers: MP info on players in game.
Posted: Wed Jan 07, 2015 2:53 pm
by Tom_The_Hero1
when i use this mod i jsut keep getting desyncs and after like 2 seconds it happends again
Re: [0.11.3] MPlayers: MP info on players in game.
Posted: Thu Jan 08, 2015 7:26 pm
by jeroon
I haven't been updating this mod since 0.11.4 or so, so something has probably been changed in the game since then. This mod deletes all GUIs when someone joins, and redraws them a short while later, just to avoid the desyncs. Maybe something in that area has been changed.