Is the correct way to deal with network events to use NetworkServerEvent() and NetworkClientEvent() or to do it in a callback like?
I have examples from the PB manual using NetworkServerEvent() but a lot of the posts in the forum and people I've talked to say to use a callback because the network events aren't properly reported... Needless to say I'm confused as to who/what is right.
So, do the Network*Event() functions work, or no, or am I asking the wrong question there
Many thanks to Tranquil for bouncing emails around with me.

