Re: [hlcoders] Send/recv proxies and changing recipients

2014-02-16 Thread Jorge Rodriguez
If I'm understanding you correctly, you have a chest of many items that has a single owner. There should be no problem with the chest changing ownership during its lifetime. I'm not sure why it's not working for you, perhaps you can post your data structures and supporting code in a pastebin?

Re: [hlcoders] Send/recv proxies and changing recipients

2014-02-16 Thread Victor V
I've done more work since my last post and I have the basics working-- my custom sendproxy function sends inventory changes to the right client. The main question I was trying to ask was what happens if I change which client that data should get sent to. If the sendtables only send changes that