Sending a 'seed' to the client so that it can generate its own map is dangerous because your actually relying on *trust* with the client.
Not too worried about this, since the server screens all the in-coming messages, and logs the potentially illegitimate requests(either a bug or malicious stuff). The only thing visible to the client is the collision information, to do client-side guessing stuff.




