GNet Objects existing before connection

BlitzMax Forums/BlitzMax Beginners Area/GNet Objects existing before connection

When I connect to a host with existing GNetObjects, do those objects exist for the newly connected computer? Also, do they appear as newly created objects on the first GNet_sync?

Or do I have to recreate every GNet object everytime a new peer joins?

they are created automaticly

Thanks,

do they appear with the GNET_CREATED for just the new peer?